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