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
2019-12-14
Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-12-10
sh: kgdb: Mark expected switch fall-throughs
Kuninori Morimoto
1
-0
/
+1
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
1
-9
/
+2
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+4
2019-12-04
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
Rafael J. Wysocki
1
-4
/
+4
2019-12-01
Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+25
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+0
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
1
-4
/
+4
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-3
/
+3
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-9
/
+4
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+5
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-35
/
+474
2019-11-27
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
1
-1
/
+0
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-7
/
+6
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-3
/
+3
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
1
-0
/
+5
2019-11-11
sh: remove __iounmap
Christoph Hellwig
2
-9
/
+4
2019-11-11
sh: ecovec24: don't set unused fields in platform data
Bartosz Golaszewski
1
-3
/
+0
2019-11-11
sh: ecovec24: add additional properties to the backlight device
Bartosz Golaszewski
1
-5
/
+25
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-11-01
pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
Geert Uytterhoeven
1
-1
/
+1
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
5
-7
/
+6
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
32
-82
/
+82
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
34
-1
/
+440
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2
-9
/
+0
2019-09-24
sh: switch to generic version of pte allocation
Mike Rapoport
1
-33
/
+1
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2
-19
/
+6
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+0
2019-09-04
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
1
-1
/
+0
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
5
-7
/
+0
2019-08-11
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-08-11
sh: kernel: disassemble: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+2
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2
-2
/
+2
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-17
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
49
-59
/
+5
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-16
/
+2
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-16
/
+2
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-2
/
+2
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: admin-guide: add kdump documentation into it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
1
-0
/
+1
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+25
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-50
/
+13
2019-07-12
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
1
-1
/
+1
2019-07-12
sh: use the generic get_user_pages_fast code
Christoph Hellwig
4
-278
/
+40
2019-07-12
sh: add the missing pud_page definition
Christoph Hellwig
1
-0
/
+3
[next]