1. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  2. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  3. 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
  4. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  5. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  6. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  7. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  8. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  10. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  11. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  12. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  13. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  14. 20a9e57 Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  15. 4bdf61c h8300: fix IRQ no by Yoshinori Sato · 6 years ago
  16. 7b291be arch/h8300: add a defconfig target by Randy Dunlap · 6 years ago
  17. ce156fe arch/h8300: eliminate kgbd.c warning by Randy Dunlap · 6 years ago
  18. cfa2d68 arch/h8300: eliminate ptrace.h warnings by Randy Dunlap · 6 years ago
  19. 1b803a3 h8300:let the checker know that size_t is ulong by Luc Van Oostenryck · 7 years ago
  20. 9819d4e h8300: Don't include linux/kernel.h in asm/atomic.h by Will Deacon · 7 years ago
  21. ec3d5f1 h8300: remove unnecessary of_platform_populate call by Rob Herring · 7 years ago
  22. 5743ee2 h8300: Correct signature of test_bit() by Geert Uytterhoeven · 7 years ago
  23. c489dfe h8300: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  24. 811d1b0 h8300: gcc-8.1 fix by Yoshinori Sato · 6 years ago
  25. 686320e h8300: Add missing output register. by Yoshinori Sato · 6 years ago
  26. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  27. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  28. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  29. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  30. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
  31. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
  32. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
  33. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  34. a70cee9 locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h> by Will Deacon · 7 years ago
  35. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  37. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  38. 1705f7c h8300: remove extraneous __BIG_ENDIAN definition by Arnd Bergmann · 7 years ago
  39. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  40. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  41. 23475ad h8300: use dma-direct by Christoph Hellwig · 7 years ago
  42. 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
  43. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  44. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  45. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  46. 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 7 years ago
  47. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  48. 7e7962d kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib by Masahiro Yamada · 7 years ago
  49. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  50. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  51. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  52. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  53. b4464bf h8300: Mark _stext and _etext as char-arrays, not single char variables by Masami Hiramatsu · 7 years ago
  54. 87b2c3f h8300: Add missing closing parenthesis in flat_get_addr_from_rp() by Geert Uytterhoeven · 7 years ago
  55. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  56. c26e2c0 h8300: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  57. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  59. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  60. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
  61. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  62. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  63. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  64. 3783567 h8300: put bitsperlong.h in uapi by Nicolas Dichtel · 8 years ago
  65. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  67. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  68. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 8 years ago
  69. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  70. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  71. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  72. 502585c h8300/ptrace: Fix incorrect register transfer count by Dave Martin · 8 years ago
  73. 33ab2da 8300: switch to RAW_COPY_USER by Al Viro · 8 years ago
  74. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  75. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  76. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  77. 80aa1a5 h8300: Fix build breakage caused by header file changes by Guenter Roeck · 8 years ago
  78. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  79. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  80. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  81. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  82. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  83. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  84. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  85. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  86. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  87. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  88. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  89. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  90. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  91. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  92. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  93. 2175358 h8300: fix syscall restarting by Mark Rutland · 8 years ago
  94. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  95. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  96. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 9 years ago
  97. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  98. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  99. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  100. 0c074cb locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago