index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-14
arch/sh/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-09
Merge tag 'sh-pfc-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-12-31
sh: sh7269: Remove bogus SSU GPIO function definitions
Geert Uytterhoeven
2019-12-31
sh: sh7264: Remove bogus SSU GPIO function definitions
Geert Uytterhoeven
2019-12-31
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
Geert Uytterhoeven
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-18
y2038: sh: remove timeval/timespec usage from headers
Arnd Bergmann
2019-12-14
Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-12-10
sh: kgdb: Mark expected switch fall-throughs
Kuninori Morimoto
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-08
sched/rt, sh: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-12-04
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
Rafael J. Wysocki
2019-12-01
Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-11
sh: remove __iounmap
Christoph Hellwig
2019-11-11
sh: ecovec24: don't set unused fields in platform data
Bartosz Golaszewski
2019-11-11
sh: ecovec24: add additional properties to the backlight device
Bartosz Golaszewski
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-01
pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
Geert Uytterhoeven
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
[next]