index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+0
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-59
/
+1
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-02-25
sh: remove CONFIG_SET_FS support
Arnd Bergmann
4
-40
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-20
/
+2
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-30
asm/user.h: killed unused macros
Al Viro
1
-6
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+0
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
4
-15
/
+13
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+0
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-10-27
sh: pgtable-3level: Fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-10-27
sh: define __BIG_ENDIAN for math-emu
Randy Dunlap
1
-0
/
+8
2021-10-27
sh: Cleanup about SPARSE_IRQ
Kefeng Wang
1
-11
/
+0
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-1
/
+1
2021-09-24
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-09-17
sh: fix trivial misannotations
Al Viro
2
-4
/
+5
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-12
/
+0
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-6
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-212
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-2
/
+2
2021-05-26
locking/atomic: sh: move to ARCH_ATOMIC
Mark Rutland
5
-15
/
+15
2021-05-10
sh: remove unaligned access for sh4a
Arnd Bergmann
2
-212
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
1
-2
/
+3
2021-04-30
arch/sh/include/asm/tlb.h: remove duplicate include
Zhang Yunkai
1
-8
/
+2
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
1
-1
/
+0
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-1
/
+0
2021-01-24
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+0
2021-01-06
sh: Drop ARCH_NR_GPIOS definition
Andy Shevchenko
1
-1
/
+0
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-13
/
+3
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+4
2020-11-23
sh: irqstat: Use the generic irq_cpustat_t
Thomas Gleixner
1
-10
/
+4
2020-11-20
sh: Enable seccomp architecture tracking
YiFei Zhu
1
-0
/
+10
[next]