index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
Age
Commit message (
Expand
)
Author
Lines
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
-2
/
+1
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-29
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
-1
/
+0
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-6
/
+2
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
-4
/
+0
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
-2
/
+2
2021-05-26
locking/atomic: xtensa: move to ARCH_ATOMIC
Mark Rutland
-18
/
+18
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
-3
/
+3
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
-29
/
+0
2021-04-04
xtensa: drop extraneous register load from initialize_mmu
Max Filippov
-1
/
+1
2021-04-04
xtensa: fix pgprot_noncached assumptions
Max Filippov
-1
/
+3
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
-1
/
+1
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+4
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+11
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-33
/
+4
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-52
/
+22
2020-11-20
xtensa: Enable seccomp architecture tracking
YiFei Zhu
-1
/
+11
2020-11-17
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
-1
/
+1
2020-11-16
xtensa/mm/highmem: Make generic kmap_atomic() work correctly
Thomas Gleixner
-54
/
+16
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
-1
/
+1
2020-11-12
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
-1
/
+4
2020-11-06
xtensa/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
-4
/
+12
2020-10-27
xtensa: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
-33
/
+4
2020-08-20
xtensa: propagate the calling conventions change down into csum_partial_copy_...
Al Viro
-16
/
+4
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
-14
/
+16
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
-3
/
+2
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
-0
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
-5
/
+0
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
-22
/
+19
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
-2
/
+12
2020-07-31
xtensa: add missing exclusive access state management
Max Filippov
-0
/
+4
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
-1
/
+1
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
-2
/
+0
2020-07-28
xtensa: initialize_mmu.h: fix a duplicated word
Randy Dunlap
-1
/
+1
2020-07-28
xtensa: add seccomp support
Max Filippov
-1
/
+5
2020-07-28
xtensa: add audit support
Max Filippov
-1
/
+3
2020-07-21
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
-17
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
-8
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
-6
/
+4
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
-0
/
+2
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
-2
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
-1
/
+0
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
-10
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
-9
/
+0
[prev]
[next]