Age | Commit message (Expand) | Author |
2020-04-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2020-03-27 | sh: no need of access_ok() in arch_futex_atomic_op_inuser() | Al Viro |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2020-03-17 | sh: mach-highlander: Fix comment spelling | Geert Uytterhoeven |
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 tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
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-18 | y2038: sh: remove timeval/timespec usage from headers | Arnd Bergmann |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | 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-11 | sh: remove __iounmap | Christoph Hellwig |
2019-11-01 | pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B | Geert Uytterhoeven |
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 |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | sh: switch to generic version of pte allocation | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada |
2019-07-12 | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-12 | sh: use the generic get_user_pages_fast code | Christoph Hellwig |
2019-07-12 | sh: add the missing pud_page definition | Christoph Hellwig |
2019-07-12 | sh: prevent warnings when using iounmap | Sam Ravnborg |
2019-07-01 | sh: don't use asm-generic/ptrace.h | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig |
2019-06-24 | binfmt_flat: provide a default version of flat_get_relocate_addr | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_set_persistent | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_reloc_valid | Christoph Hellwig |
2019-05-14 | arch: remove <asm/sizes.h> and <asm-generic/sizes.h> | Masahiro Yamada |
2019-05-08 | Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-04-19 | net: socket: implement 64-bit timestamps | Arnd Bergmann |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2019-04-08 | sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() | Will Deacon |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |