1. 3da06ed mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPT by Akira Takeuchi · 11 years ago
  2. e3f12a5 mn10300: Use early_param() to parse "mem=" parameter by Akira Takeuchi · 11 years ago
  3. d17fc23 MN10300: Enable IRQs more in system call exit work path by David Howells · 11 years ago
  4. 1e00227d MN10300: Fix ret_from_kernel_thread by David Howells · 11 years ago
  5. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  6. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  7. af695cd mn10300: Use generic idle loop by Thomas Gleixner · 11 years ago
  8. 6546327 arch: Cleanup enable/disable_hlt by Thomas Gleixner · 11 years ago
  9. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  10. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  11. 7626f93 mn10300 idle: delete pm_idle by Len Brown · 11 years ago
  12. 33f9f78 mn10300: switch to generic old sigaction() by Al Viro · 12 years ago
  13. 7d1d990 mn10300: switch to generic old sigsuspend by Al Viro · 12 years ago
  14. b30c7d5 mn10300: switch to generic sigaltstack by Al Viro · 12 years ago
  15. 59c5f92 TTY: mn10300-serial, fix build breakage by Jiri Slaby · 11 years ago
  16. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  17. d6c53c0e TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  18. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  19. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  20. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 0369c36 MN10300: fix debug polling in ttySM driver by Mark Salter · 12 years ago
  22. 97a70b1 MN10300: ttySM: clean up unnecessary casting by Mark Salter · 12 years ago
  23. 8f0bcbc MN10300: fix SMP synchronization between txdma and serial driver by Mark Salter · 12 years ago
  24. 8d16002 MN10300: fix serial port vdma irq setup for SMP by Mark Salter · 12 years ago
  25. 7d361cb MN10300: cleanup IRQ affinity setting by Mark Salter · 12 years ago
  26. c98c406 MN10300: ttySM: Use memory barriers correctly in circular buffer logic by David Howells · 12 years ago
  27. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  28. 1ea2a016 mn10300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  29. ddf23e8 mn10300: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  30. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  31. 548916e mn10300: don't bother with SIGTRAP in setup_frame() by Al Viro · 12 years ago
  32. 6fdb6fb mn10300: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  33. 61b7fbc mn10300: convert to generic kernel_thread() by Al Viro · 12 years ago
  34. 6e75421 mn10300: switch to generic kernel_execve() by Al Viro · 12 years ago
  35. 8f1597e mn10300: switch to generic sys_execve() by Al Viro · 12 years ago
  36. 255461c mn10300: split ret_from_fork, simplify kernel_thread() by Al Viro · 12 years ago
  37. 5b0753a mn10300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  38. 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
  39. b45f933 mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout by Geert Uytterhoeven · 12 years ago
  40. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 12 years ago
  41. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  42. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 12 years ago
  43. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 12 years ago
  44. 4cbd19f mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  45. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  46. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  47. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  48. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  49. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  50. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  51. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  52. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  53. 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
  54. 00f3578 mn10300: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  55. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  56. 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
  57. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  58. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  59. c03a6a7 mn10300: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  60. fe285f5 mn10300: Use generic init_task by Thomas Gleixner · 12 years ago
  61. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  62. 1c80f22 Disintegrate asm/system.h for MN10300 by David Howells · 12 years ago
  63. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  64. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  65. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  66. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  67. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  68. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  69. 4018237 MN10300: Add missing _sdata declaration by David Howells · 13 years ago
  70. db1c9df MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() by David Howells · 13 years ago
  71. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  72. 8ea9716 mn10300: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  73. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  74. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  75. 2a8f55b mn10300: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  76. 232f1d8 mn10300: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  77. f4c547e mn10300: Convert genirq namespace by Thomas Gleixner · 13 years ago
  78. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  79. 52885b3 MN10300: Allow KGDB to use the MN10300 serial ports by David Howells · 13 years ago
  80. 5141c46 MN10300: Emulate single stepping in KGDB on MN10300 by David Howells · 13 years ago
  81. 044264b MN10300: Generalise kernel debugger kernel halt, reboot or power off hook by David Howells · 13 years ago
  82. e460d64 MN10300: Use KGDB by David Howells · 13 years ago
  83. 67ddb40 MN10300: Create generic kernel debugger hooks by David Howells · 13 years ago
  84. 7f386ac MN10300: Create general kernel debugger cache flushing by David Howells · 13 years ago
  85. 9ee2172 MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs by David Howells · 13 years ago
  86. df43b86 MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  87. 3ba65467 MN10300: Convert ipi irq_chip to new functions by Thomas Gleixner · 13 years ago
  88. b023ba5 MN10300: Convert serial irq_chip to new functions by Thomas Gleixner · 13 years ago
  89. 125bb1d MN10300: Convert cpu irq_chips to new functions by Thomas Gleixner · 13 years ago
  90. a494d3d MN10300: Remove unused mn10300_intc_* functions by Thomas Gleixner · 13 years ago
  91. e61645a MN10300: Remove stale irq_chip.end - V2 by Thomas Gleixner · 13 years ago
  92. dc7daf3 MN10300: Use clockevents_calc_mult_shift() by Thomas Gleixner · 13 years ago
  93. 817890b MN10300: Use clocksource_register_hz() by Thomas Gleixner · 13 years ago
  94. 73a173a MN10300: Remove stale code by Thomas Gleixner · 13 years ago
  95. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  96. 22b7fcd mn10300: Switch do_timer() to xtimer_update() by Torben Hohn · 13 years ago
  97. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  98. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 13 years ago
  99. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  100. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago