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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-4
/
+4
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+5
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-2
/
+2
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
3
-10
/
+10
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2
-27
/
+5
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2
-11
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-4
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
7
-7
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
sh: add show_stack_loglvl()
Dmitry Safonov
1
-3
/
+9
2020-06-09
sh: add loglvl to show_trace()
Dmitry Safonov
3
-7
/
+7
2020-06-09
sh: add loglvl to printk_address()
Dmitry Safonov
3
-5
/
+6
2020-06-09
sh: remove needless printk()
Dmitry Safonov
1
-1
/
+0
2020-06-09
sh: add loglvl to dump_mem()
Dmitry Safonov
3
-11
/
+13
2020-06-08
sh: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+1
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
141
-11604
/
+118
2020-06-04
sh: add support for folded p4d page tables
Mike Rapoport
11
-22
/
+76
2020-06-04
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
3
-9
/
+7
2020-06-04
sh: fault: modernize printing of kernel messages
Geert Uytterhoeven
1
-20
/
+18
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-1
/
+2
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+7
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+12
2020-06-01
sh: remove sh5 support
Arnd Bergmann
113
-11548
/
+64
2020-06-01
sh: add missing EXPORT_SYMBOL() for __delay
Kuninori Morimoto
1
-0
/
+1
2020-06-01
sh: Convert ins[bwl]/outs[bwl] macros to inline functions
Kuninori Morimoto
1
-6
/
+28
2020-06-01
sh: Convert iounmap() macros to inline functions
Kuninori Morimoto
1
-1
/
+1
2020-06-01
sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx
Kuninori Morimoto
1
-0
/
+17
2020-06-01
sh: configs: Cleanup old Kconfig IO scheduler options
Krzysztof Kozlowski
22
-38
/
+4
2020-06-01
arch/sh: vmlinux.scr
Romain Naour
1
-1
/
+1
2020-06-01
sh: Replace CONFIG_MTD_M25P80 with CONFIG_MTD_SPI_NOR in sh7757lcr_defconfig
Bin Meng
1
-1
/
+1
2020-06-01
sh: sh4a: Bring back tmu3_device early device
Krzysztof Kozlowski
1
-0
/
+1
2020-05-29
sh32: convert to csum_and_copy_from_user()
Al Viro
1
-2
/
+7
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
1
-0
/
+2
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
2
-1
/
+12
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-05-05
clk: Allow the common clk framework to be selectable
Stephen Boyd
1
-0
/
+5
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-28
/
+34
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-28
/
+34
2020-04-21
sh: fix build error in mm/init.c
Masahiro Yamada
1
-1
/
+1
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-9
/
+3
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
[next]