Age | Commit message (Expand) | Author | Files | Lines |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -9/+8 |
2020-01-30 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 1 | -0/+1 |
2020-01-30 | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds | 1 | -2/+2 |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+0 |
2020-01-29 | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -14/+9 |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -5/+5 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai | 1 | -0/+1 |
2020-01-14 | arch/sh/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -4/+0 |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 1 | -0/+1 |
2020-01-10 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 1 | -0/+4 |
2020-01-09 | Merge tag 'sh-pfc-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 2 | -14/+9 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 11 | -13/+12 |
2020-01-05 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 1 | -3/+1 |
2019-12-31 | sh: sh7269: Remove bogus SSU GPIO function definitions | Geert Uytterhoeven | 1 | -6/+0 |
2019-12-31 | sh: sh7264: Remove bogus SSU GPIO function definitions | Geert Uytterhoeven | 1 | -6/+0 |
2019-12-31 | pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs | Geert Uytterhoeven | 1 | -2/+9 |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 3 | -13/+7 |
2019-12-18 | y2038: sh: remove timeval/timespec usage from headers | Arnd Bergmann | 1 | -2/+2 |
2019-12-15 | Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
2019-12-11 | 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-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
2019-12-08 | sched/rt, sh: Use CONFIG_PREEMPTION | Thomas Gleixner | 3 | -5/+5 |
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-02 | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -8/+25 |
2019-12-02 | 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-26 | 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 |