| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2019-01-06 | 2 | -20/+1 |
|\ |
|
| * | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 2019-01-06 | 1 | -18/+0 |
| * | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 2019-01-06 | 1 | -1/+0 |
| * | kbuild: remove redundant target cleaning on failure | Masahiro Yamada | 2019-01-06 | 1 | -1/+1 |
* | | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds | 2019-01-06 | 1 | -2/+5 |
|/ |
|
* | Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2019-01-05 | 1 | -1/+1 |
|\ |
|
| * | sh: ftrace: Fix missing parenthesis in WARN_ON() | Steven Rostedt (VMware) | 2019-01-03 | 1 | -1/+1 |
* | | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-01-05 | 1 | -0/+1 |
|\ \ |
|
| * | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 2018-12-20 | 1 | -0/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 2019-01-04 | 1 | -4/+2 |
* | | | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 8 | -24/+22 |
|/ / / |
|
* | | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2019-01-01 | 1 | -13/+1 |
|\ \ \ |
|
| * | | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy | 2018-12-30 | 1 | -1/+1 |
| * | | | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson | 2018-12-30 | 1 | -12/+0 |
| * | | | kgdb: Remove irq flags from roundup | Douglas Anderson | 2018-12-30 | 1 | -1/+1 |
* | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-12-31 | 2 | -8/+12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack | Steven Rostedt (VMware) | 2018-12-22 | 2 | -8/+12 |
| |/ / |
|
* | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 2 | -36/+18 |
|\ \ \ |
|
| * | | | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 2018-11-23 | 1 | -2/+0 |
| * | | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig | 2018-11-23 | 1 | -3/+0 |
| * | | | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 2 | -31/+18 |
| | |/
| |/| |
|
* | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-22 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 375 | -1674/+499 |
|\ \ \ |
|
| * | | | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 2018-12-28 | 1 | -1/+1 |
| * | | | sh: lib: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 13 | -240/+44 |
| * | | | sh: kernel: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 44 | -189/+51 |
| * | | | sh: cpu: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 6 | -25/+6 |
| * | | | sh: shmobile: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 4 | -13/+5 |
| * | | | sh: sh5: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 7 | -30/+9 |
| * | | | sh: sh4a: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 37 | -194/+38 |
| * | | | sh: sh4: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 9 | -36/+9 |
| * | | | sh: sh3: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 16 | -68/+20 |
| * | | | sh: sh2a: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 19 | -78/+21 |
| * | | | sh: sh2: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 7 | -26/+9 |
| * | | | sh: include: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 83 | -357/+142 |
| * | | | sh: drivers: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 33 | -124/+41 |
| * | | | sh: boards: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 95 | -291/+102 |
| * | | | arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r... | YueHaibing | 2018-12-28 | 1 | -1/+1 |
| * | | | arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning | Randy Dunlap | 2018-12-28 | 1 | -1/+0 |
* | | | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2018-12-28 | 1 | -7/+36 |
|\ \ \ \ |
|
| * | | | | sh: ecovec24: Fix an ifdef | Linus Walleij | 2018-12-17 | 1 | -1/+1 |
| * | | | | mmc: host: tmio: Use GPIO descriptors | Linus Walleij | 2018-12-17 | 1 | -4/+22 |
| * | | | | mmc: spi: Convert to use GPIO descriptors | Linus Walleij | 2018-12-17 | 1 | -3/+14 |
* | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-28 | 12 | -132/+71 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | sh: remove board_time_init() callback | Arnd Bergmann | 2018-12-18 | 3 | -13/+1 |
| * | | | | sh: remove unused rtc_sh_get/set_time infrastructure | Arnd Bergmann | 2018-12-18 | 2 | -71/+0 |