1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. b4464bf h8300: Mark _stext and _etext as char-arrays, not single char variables by Masami Hiramatsu · 7 years ago
  3. 87b2c3f h8300: Add missing closing parenthesis in flat_get_addr_from_rp() by Geert Uytterhoeven · 8 years ago
  4. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. c26e2c0 h8300: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  6. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  8. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  9. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  10. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  11. 3783567 h8300: put bitsperlong.h in uapi by Nicolas Dichtel · 8 years ago
  12. 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
  13. 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
  14. 33ab2da 8300: switch to RAW_COPY_USER by Al Viro · 8 years ago
  15. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  16. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  17. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  18. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  19. 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
  20. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  21. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  22. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  23. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  24. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  25. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  26. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. 2175358 h8300: fix syscall restarting by Mark Rutland · 8 years ago
  28. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  29. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 9 years ago
  30. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  31. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  32. 0c074cb locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  33. f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 9 years ago
  34. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  35. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 9 years ago
  36. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  37. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  38. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
  39. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  40. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  41. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 9 years ago
  42. db903b4 h8300: Restraint of warning. by Yoshinori Sato · 9 years ago
  43. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 9 years ago
  44. 7516051 h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] by Daniel Lezcano · 9 years ago
  45. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  46. a795239 h8300: bit io fix by Yoshinori Sato · 10 years ago
  47. 75078de h8300: Fix alignment for .data by Yoshinori Sato · 10 years ago
  48. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  49. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  50. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  51. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  52. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  53. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  54. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  55. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  56. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  57. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  58. 73ada37 h8300: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  59. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 10 years ago
  60. 88d1739 h8300: UAPI headers by Yoshinori Sato · 10 years ago
  61. d2a5f49 h8300: Assembly headers by Yoshinori Sato · 10 years ago
  62. 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
  63. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 12 years ago
  64. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  65. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  66. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  67. e71eccd h8300: Wire up asm-generic/xor.h by Geert Uytterhoeven · 12 years ago
  68. 1e2b3bd h8300: Fix <asm/tlb.h> by Geert Uytterhoeven · 12 years ago
  69. db5ede6 h8300: Hardcode symbol prefixes in asm sources by Geert Uytterhoeven · 12 years ago
  70. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
  71. c805a5b h8300: add missing definition for read_barries_depends() by Jiang Liu · 12 years ago
  72. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  73. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  74. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  75. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  76. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  77. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. d64008a burying unused conditionals by Al Viro · 12 years ago
  79. b037574 h8300: switch to generic old sigaction() by Al Viro · 12 years ago
  80. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  81. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  82. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  83. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  84. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  85. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  87. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  88. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  89. 1ec94e7 UAPI: (Scripted) Disintegrate arch/h8300/include/asm by David Howells · 12 years ago
  90. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  91. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  92. 0a2f505 h8300: Use generic asm/mmu.h by Lars-Peter Clausen · 12 years ago
  93. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  94. 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
  95. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  96. 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  97. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  98. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  100. 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago