1. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  3. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 8 years ago
  4. db903b4 h8300: Restraint of warning. by Yoshinori Sato · 8 years ago
  5. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 8 years ago
  6. 7516051 h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] by Daniel Lezcano · 9 years ago
  7. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  8. a795239 h8300: bit io fix by Yoshinori Sato · 9 years ago
  9. 75078de h8300: Fix alignment for .data by Yoshinori Sato · 9 years ago
  10. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  11. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  12. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  13. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  14. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  15. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  16. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  17. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  18. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  19. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  20. 73ada37 h8300: Provide atomic_{or,xor,and} by Peter Zijlstra · 9 years ago
  21. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  22. 88d1739 h8300: UAPI headers by Yoshinori Sato · 9 years ago
  23. d2a5f49 h8300: Assembly headers by Yoshinori Sato · 9 years ago
  24. 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
  25. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  26. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  27. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  28. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  29. e71eccd h8300: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  30. 1e2b3bd h8300: Fix <asm/tlb.h> by Geert Uytterhoeven · 11 years ago
  31. db5ede6 h8300: Hardcode symbol prefixes in asm sources by Geert Uytterhoeven · 11 years ago
  32. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  33. c805a5b h8300: add missing definition for read_barries_depends() by Jiang Liu · 11 years ago
  34. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  35. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  36. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  37. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  38. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  39. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  40. d64008a burying unused conditionals by Al Viro · 12 years ago
  41. b037574 h8300: switch to generic old sigaction() by Al Viro · 12 years ago
  42. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  43. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  44. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  45. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  46. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  47. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  49. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  50. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  51. 1ec94e7 UAPI: (Scripted) Disintegrate arch/h8300/include/asm by David Howells · 12 years ago
  52. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  53. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  54. 0a2f505 h8300: Use generic asm/mmu.h by Lars-Peter Clausen · 12 years ago
  55. 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
  56. 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
  57. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  58. 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  59. 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
  60. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  62. 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago
  63. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  64. 71915d2 h8300: generic sys_execve() by Al Viro · 12 years ago
  65. 557e199 h8300: generic kernel_thread() by Al Viro · 12 years ago
  66. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  67. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  68. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  69. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  70. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  71. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  72. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  73. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  74. ff89357 h8300: trim _TIF_WORK_MASK by Al Viro · 12 years ago
  75. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  76. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  77. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  78. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  79. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  80. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
  81. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
  82. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
  83. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  84. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  85. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 12 years ago
  87. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  88. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  89. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  91. a5401ee Disintegrate asm/system.h for H8300 by David Howells · 12 years ago
  92. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  93. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  94. e16deba h8300: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  95. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  96. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  97. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  98. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  99. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  100. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago