index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
1
-0
/
+1
|
\
|
*
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2022-03-18
1
-0
/
+1
*
|
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-03-25
6
-21
/
+50
|
\
\
|
*
|
xtensa: define update_mmu_tlb function
Max Filippov
2022-03-22
1
-0
/
+4
|
*
|
xtensa: fix xtensa_wsr always writing 0
Max Filippov
2022-03-20
1
-2
/
+2
|
*
|
xtensa: merge stack alignment definitions
Max Filippov
2022-03-19
3
-7
/
+8
|
*
|
xtensa: add helpers for division, remainder and shifts
Max Filippov
2022-03-09
1
-0
/
+34
|
*
|
xtensa: use XCHAL_NUM_AREGS as pt_regs::areg size
Max Filippov
2022-03-07
1
-4
/
+3
|
*
|
xtensa: Remove unused early_read_config_byte() et al declarations
Bjorn Helgaas
2022-03-06
1
-9
/
+0
|
|
/
*
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
|
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
|
/
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
4
-106
/
+1
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
4
-97
/
+0
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-9
/
+1
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
|
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
|
|
/
*
/
xtensa: Implement "current_stack_pointer"
Kees Cook
2022-02-25
2
-4
/
+6
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
1
-3
/
+0
|
\
|
|
*
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-17
1
-3
/
+0
*
|
futex: Fix additional regressions
Arnd Bergmann
2021-12-11
1
-1
/
+1
*
|
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-12-07
1
-1
/
+1
*
|
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
2021-11-25
1
-2
/
+6
|
/
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-11
/
+0
|
\
|
*
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-11
/
+0
*
|
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-11-06
7
-27
/
+166
|
\
\
|
*
|
xtensa: move section symbols to asm/sections.h
Max Filippov
2021-10-18
1
-0
/
+41
|
*
|
xtensa: only build windowed register support code when needed
Max Filippov
2021-10-18
1
-0
/
+2
|
*
|
xtensa: definitions for call0 ABI
Max Filippov
2021-10-18
3
-6
/
+102
|
*
|
xtensa: use a14 instead of a15 in inline assembly
Max Filippov
2021-10-18
2
-21
/
+21
*
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
|
*
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+4
|
|
/
*
/
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
2021-09-27
1
-1
/
+1
|
/
*
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
1
-2
/
+1
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-29
/
+0
|
\
|
*
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-10
1
-29
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-3
/
+0
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-2
/
+0
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-1
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
2
-6
/
+2
|
\
|
|
|
*
|
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2021-06-29
1
-4
/
+0
|
*
|
mm: update legacy flush_tlb_* to use vma
Chen Li
2021-06-29
1
-2
/
+2
|
|
/
*
|
locking/atomic: xtensa: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
2
-18
/
+18
*
|
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-05-26
1
-3
/
+3
|
/
*
xtensa: drop extraneous register load from initialize_mmu
Max Filippov
2021-04-04
1
-1
/
+1
*
xtensa: fix pgprot_noncached assumptions
Max Filippov
2021-04-04
1
-1
/
+3
*
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
2021-02-11
1
-1
/
+1
[next]