1. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. b45f933 mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout by Geert Uytterhoeven · 13 years ago
  3. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 13 years ago
  4. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 13 years ago
  5. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 13 years ago
  6. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 13 years ago
  7. 4cbd19f mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  8. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  9. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  10. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  11. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  12. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  13. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  14. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  15. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  16. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 00f3578 mn10300: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  18. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  19. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  21. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  22. c03a6a7 mn10300: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  23. fe285f5 mn10300: Use generic init_task by Thomas Gleixner · 13 years ago
  24. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  25. 1c80f22 Disintegrate asm/system.h for MN10300 by David Howells · 13 years ago
  26. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  27. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  28. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  29. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  30. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  31. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  32. 4018237 MN10300: Add missing _sdata declaration by David Howells · 14 years ago
  33. db1c9df MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() by David Howells · 14 years ago
  34. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  35. 8ea9716 mn10300: convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  36. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  37. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  38. 2a8f55b mn10300: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  39. 232f1d8 mn10300: Cleanup irq_desc access by Thomas Gleixner · 14 years ago
  40. f4c547e mn10300: Convert genirq namespace by Thomas Gleixner · 14 years ago
  41. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  42. 52885b3 MN10300: Allow KGDB to use the MN10300 serial ports by David Howells · 14 years ago
  43. 5141c46 MN10300: Emulate single stepping in KGDB on MN10300 by David Howells · 14 years ago
  44. 044264b MN10300: Generalise kernel debugger kernel halt, reboot or power off hook by David Howells · 14 years ago
  45. e460d64 MN10300: Use KGDB by David Howells · 14 years ago
  46. 67ddb40 MN10300: Create generic kernel debugger hooks by David Howells · 14 years ago
  47. 7f386ac MN10300: Create general kernel debugger cache flushing by David Howells · 14 years ago
  48. 9ee2172 MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs by David Howells · 14 years ago
  49. df43b86 MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  50. 3ba65467 MN10300: Convert ipi irq_chip to new functions by Thomas Gleixner · 14 years ago
  51. b023ba5 MN10300: Convert serial irq_chip to new functions by Thomas Gleixner · 14 years ago
  52. 125bb1d MN10300: Convert cpu irq_chips to new functions by Thomas Gleixner · 14 years ago
  53. a494d3d MN10300: Remove unused mn10300_intc_* functions by Thomas Gleixner · 14 years ago
  54. e61645a MN10300: Remove stale irq_chip.end - V2 by Thomas Gleixner · 14 years ago
  55. dc7daf3 MN10300: Use clockevents_calc_mult_shift() by Thomas Gleixner · 14 years ago
  56. 817890b MN10300: Use clocksource_register_hz() by Thomas Gleixner · 14 years ago
  57. 73a173a MN10300: Remove stale code by Thomas Gleixner · 14 years ago
  58. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  59. 22b7fcd mn10300: Switch do_timer() to xtimer_update() by Torben Hohn · 14 years ago
  60. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  61. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  62. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  63. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago
  64. 6142e05 MN10300: Fix interrupt mask alteration function call name in gdbstub by David Howells · 14 years ago
  65. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  66. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  67. 261bb92 ptrace: cleanup arch_ptrace() on mn10300 by Namhyung Kim · 14 years ago
  68. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  69. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  70. a5e03ca MN10300: Change "Matsushita" to "Panasonic". by Akira Takeuchi · 14 years ago
  71. 6044cf1 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA by David Howells · 14 years ago
  72. 730c1fa MN10300: Generic time support by Mark Salter · 14 years ago
  73. 368dd5a MN10300: And Panasonic AM34 subarch and implement SMP by Akira Takeuchi · 14 years ago
  74. 04157a6 MN10300: Delete idle_timestamp from irq_cpustat_t by Akira Takeuchi · 14 years ago
  75. 278d91c MN10300: Make the FPU operate in non-lazy mode under SMP by Akira Takeuchi · 14 years ago
  76. 8f19e3d MN10300: AM34 erratum requires MMUCTR read and write on exception entry by Akira Takeuchi · 14 years ago
  77. b478491 MN10300: Allow some cacheflushes to be avoided if cache snooping is available by David Howells · 14 years ago
  78. 344af92 MN10300: Provide a MN10300_CACHE_ENABLED config option by David Howells · 14 years ago
  79. 86c0f93 MN10300: Remove monitor/JTAG functions by Akira Takeuchi · 14 years ago
  80. 3b950de MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() by David Howells · 14 years ago
  81. 292aa14 MN10300: BUG to BUG_ON changes by Stoyan Gaydarov · 14 years ago
  82. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 14 years ago
  83. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  84. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  85. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  86. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  87. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  88. 00cbf608 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  89. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  90. a4128b0 MN10300: Fix up the IRQ names for the on-chip serial ports by David Howells · 14 years ago
  91. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  92. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  93. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  94. 3557957 MN10300: Fix RTC routines by David Howells · 14 years ago
  95. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  97. f7a5657 mn10300: Convert mn10300 to use read/update_persistent_clock by John Stultz · 15 years ago
  98. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  99. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  100. e5d20d0 mn10300: wire up missing new syscalls by David Howells · 15 years ago