1. 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 7 years ago
  2. 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
  3. 7e7962d kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib by Masahiro Yamada · 7 years ago
  4. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  5. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  8. b4464bf h8300: Mark _stext and _etext as char-arrays, not single char variables by Masami Hiramatsu · 7 years ago
  9. 87b2c3f h8300: Add missing closing parenthesis in flat_get_addr_from_rp() by Geert Uytterhoeven · 7 years ago
  10. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. c26e2c0 h8300: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  12. 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
  13. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 7 years ago
  14. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  15. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 7 years ago
  16. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 7 years ago
  17. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  18. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  19. 3783567 h8300: put bitsperlong.h in uapi by Nicolas Dichtel · 7 years ago
  20. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  21. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  22. 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
  23. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 7 years ago
  24. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 7 years ago
  25. 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
  26. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 7 years ago
  27. 502585c h8300/ptrace: Fix incorrect register transfer count by Dave Martin · 7 years ago
  28. 33ab2da 8300: switch to RAW_COPY_USER by Al Viro · 7 years ago
  29. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 7 years ago
  30. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  31. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 7 years ago
  32. 80aa1a5 h8300: Fix build breakage caused by header file changes by Guenter Roeck · 7 years ago
  33. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 7 years ago
  34. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  35. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  36. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 7 years ago
  37. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  38. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 7 years ago
  39. 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
  40. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 7 years ago
  41. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  42. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  43. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  44. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  45. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  46. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  47. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  48. 2175358 h8300: fix syscall restarting by Mark Rutland · 8 years ago
  49. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  50. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  51. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  52. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  53. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  54. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  55. 0c074cb locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  56. f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 8 years ago
  57. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  58. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  59. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  60. 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
  61. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  62. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  63. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  64. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 8 years ago
  65. 8cad489 h8300: switch EARLYCON by Yoshinori Sato · 9 years ago
  66. d858161 h8300: dts: Rename the serial port clock to fck by Geert Uytterhoeven · 9 years ago
  67. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  68. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  69. 2f1b007 h8300: System call entry enable interrupt. by Yoshinori Sato · 9 years ago
  70. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 9 years ago
  71. db903b4 h8300: Restraint of warning. by Yoshinori Sato · 9 years ago
  72. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 9 years ago
  73. 9ee05bb h8300: signal stack fix by Yoshinori Sato · 9 years ago
  74. 42b510e h8300: Add LZO compression by Yoshinori Sato · 9 years ago
  75. af3da57 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  76. 3724d31 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  77. 7516051 h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] by Daniel Lezcano · 9 years ago
  78. 97a23be clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch by Daniel Lezcano · 9 years ago
  79. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  80. f639eeb h8300: enable CLKSRC_OF by Yoshinori Sato · 9 years ago
  81. 3bc27cd h8300: Don't set CROSS_COMPILE unconditionally by Javier Martinez Canillas · 9 years ago
  82. a795239 h8300: bit io fix by Yoshinori Sato · 9 years ago
  83. 78f02ca h8300: zImage fix by Yoshinori Sato · 9 years ago
  84. 780ffcd h8300: register address fix by Yoshinori Sato · 9 years ago
  85. 75078de h8300: Fix alignment for .data by Yoshinori Sato · 9 years ago
  86. 9bbd4b9 Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  87. 0395c1a h8300: enable building of all dtbs by Rob Herring · 9 years ago
  88. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  89. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  90. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  91. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  92. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  93. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  94. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  95. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  96. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  97. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  98. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  99. 73ada37 h8300: Provide atomic_{or,xor,and} by Peter Zijlstra · 9 years ago
  100. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago