1. 90582b2 mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  2. fef6c12 arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64 by Andrew Morton · 12 years ago
  3. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  4. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  6. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  7. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  8. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  9. e37aa63 Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300 by Linus Torvalds · 12 years ago
  10. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. 76583cf MN10300: Use asm-generic/pci_iomap.h by David Howells · 12 years ago
  12. 0c6e686 MN10300: Get rid of unused variable from ASB2305 PCI code by David Howells · 12 years ago
  13. 00a2f91 MN10300: ASB2305 PCI code needs linux/irq.h by David Howells · 12 years ago
  14. 3d7b6a6 mn10300/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  15. 83c2dc1 MN10300: Handle cacheable PCI regions in pci_iomap() by David Howells · 12 years ago
  16. 0369c36 MN10300: fix debug polling in ttySM driver by Mark Salter · 12 years ago
  17. 97a70b1 MN10300: ttySM: clean up unnecessary casting by Mark Salter · 12 years ago
  18. 8f0bcbc MN10300: fix SMP synchronization between txdma and serial driver by Mark Salter · 12 years ago
  19. 8d16002 MN10300: fix serial port vdma irq setup for SMP by Mark Salter · 12 years ago
  20. 7d361cb MN10300: cleanup IRQ affinity setting by Mark Salter · 12 years ago
  21. c98c406 MN10300: ttySM: Use memory barriers correctly in circular buffer logic by David Howells · 12 years ago
  22. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  23. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  24. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  25. 1ea2a016 mn10300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  26. 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
  27. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  28. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  29. 11b8d24 UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-empty by David Howells · 12 years ago
  30. ddf23e8 mn10300: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  31. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  32. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  33. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  34. 3b2267e UAPI: (Scripted) Disintegrate arch/mn10300/include/asm by David Howells · 12 years ago
  35. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  36. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  37. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  38. 9957423 mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it by Geert Uytterhoeven · 12 years ago
  39. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  40. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  41. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  42. 548916e mn10300: don't bother with SIGTRAP in setup_frame() by Al Viro · 12 years ago
  43. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  44. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  45. 6fdb6fb mn10300: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  46. 61b7fbc mn10300: convert to generic kernel_thread() by Al Viro · 12 years ago
  47. 6e75421 mn10300: switch to generic kernel_execve() by Al Viro · 12 years ago
  48. 8f1597e mn10300: switch to generic sys_execve() by Al Viro · 12 years ago
  49. 255461c mn10300: split ret_from_fork, simplify kernel_thread() by Al Viro · 12 years ago
  50. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  51. 5b0753a mn10300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  52. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  53. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  54. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  55. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  56. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. b45f933 mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout by Geert Uytterhoeven · 12 years ago
  58. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  59. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 12 years ago
  60. 77cb621 mn10300: mm/dma-alloc.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  61. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  62. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 12 years ago
  63. 1c20c3d mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago
  64. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 12 years ago
  65. 43224b73 MN10300: Fix a missing semicolon by David Howells · 12 years ago
  66. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 12 years ago
  67. 4cbd19f mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  68. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  69. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  71. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  72. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  73. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  74. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  75. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  76. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  77. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  78. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  79. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  81. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 00f3578 mn10300: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  84. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  85. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  87. ea53320 mn10300: Use generic time config by Anna-Maria Gleixner · 12 years ago
  88. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  89. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  90. c03a6a7 mn10300: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  91. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  92. fe285f5 mn10300: Use generic init_task by Thomas Gleixner · 12 years ago
  93. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  94. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  95. 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
  96. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  97. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  98. 1c80f22 Disintegrate asm/system.h for MN10300 by David Howells · 12 years ago
  99. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  100. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago