Age | Commit message (Expand) | Author |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2019-01-06 | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-06 | kbuild: remove redundant target cleaning on failure | Masahiro Yamada |
2019-01-05 | Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-03 | sh: ftrace: Fix missing parenthesis in WARN_ON() | Steven Rostedt (VMware) |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-01 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson |
2018-12-30 | kgdb: Remove irq flags from roundup | Douglas Anderson |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador |
2018-12-28 | sh: lib: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: kernel: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: cpu: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: shmobile: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh5: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh4a: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh4: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh3: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh2a: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: sh2: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: include: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: drivers: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | sh: boards: convert to SPDX identifiers | Kuninori Morimoto |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r... | YueHaibing |
2018-12-28 | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning | Randy Dunlap |
2018-12-26 | Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-12-22 | sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack | Steven Rostedt (VMware) |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-20 | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells |
2018-12-19 | sh: generate uapi header and syscall table header files | Firoz Khan |
2018-12-19 | sh: add system call table generation support | Firoz Khan |
2018-12-19 | sh: add __NR_syscalls along with NR_syscalls | Firoz Khan |
2018-12-18 | sh: remove board_time_init() callback | Arnd Bergmann |
2018-12-18 | sh: remove unused rtc_sh_get/set_time infrastructure | Arnd Bergmann |
2018-12-18 | sh: sh03: rtc: push down rtc class ops into driver | Arnd Bergmann |
2018-12-18 | sh: dreamcast: rtc: push down rtc class ops into driver | Arnd Bergmann |
2018-12-17 | sh: ecovec24: Fix an ifdef | Linus Walleij |