1. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  2. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  3. a44ce52 m32r: add __ucmpdi2 to fix build failure by Sudip Mukherjee · 8 years ago
  4. ededb49 m32r: fix build failure by Sudip Mukherjee · 8 years ago
  5. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  6. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  8. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  9. 601f1db m32r: fix m32104ut_defconfig build fail by Sudip Mukherjee · 9 years ago
  10. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 9 years ago
  11. 1a9f064 m32r: make flush_cpumask non-volatile. by Rusty Russell · 9 years ago
  12. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  13. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  14. 445a626 m32r: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  15. 37f078f m32r: Autogenerate offsets in struct thread_info by Richard Weinberger · 9 years ago
  16. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 10 years ago
  17. c8ed001 Fix weird uses of num_online_cpus(). by Rusty Russell · 10 years ago
  18. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  19. 2f82df0 m32r: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  20. 5c0806f m32r: Use sigsp() by Richard Weinberger · 11 years ago
  21. 0f5bef6 m32r: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  22. 650e4dc m32r: Use preempt_schedule_irq by Thomas Gleixner · 11 years ago
  23. d1407fd m32r: delete __cpuinit usage from all m32r files by Paul Gortmaker · 11 years ago
  24. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  25. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  26. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  27. c8d5cb7 m32r: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  28. 0143622 m32r: Use generic idle loop by Thomas Gleixner · 12 years ago
  29. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  30. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 1d82256 m32r idle: delete pm_idle, and other dead idle code by Len Brown · 12 years ago
  32. 1084f75 m32r: switch to generic sigaltstack by Al Viro · 12 years ago
  33. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  34. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  35. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 12 years ago
  36. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  37. 92bbe6c m32r: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  38. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  39. 8eae10e m32r: switch to generic sys_execve() by Al Viro · 12 years ago
  40. ea4a1da m32r: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  41. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  42. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  43. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  44. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  45. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  46. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  47. 48ae077 m32r: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  48. a6b2029 m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout by Geert Uytterhoeven · 12 years ago
  49. f9717f3 m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout by Geert Uytterhoeven · 12 years ago
  50. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  51. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  52. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  53. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  54. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  55. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  56. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  57. 3883e30 m32r: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  58. 7433c5c m32r: Use generic init_task by Thomas Gleixner · 12 years ago
  59. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  60. bda3bdc m32r: Remove pointless function prototypes by Thomas Gleixner · 12 years ago
  61. c9034c3 Disintegrate asm/system.h for M32R by David Howells · 13 years ago
  62. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  63. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  64. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  65. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  66. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  67. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  68. 5bf54a9 m32r: remove redundant declaration by KOSAKI Motohiro · 13 years ago
  69. 937e26c m32r: convert cpumask api by KOSAKI Motohiro · 13 years ago
  70. 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
  71. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  72. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 13 years ago
  73. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  74. 4bdab7e m32r: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  75. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  76. 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
  77. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. a9fe8d5 m32r: Fixup last __do_IRQ leftover by Thomas Gleixner · 14 years ago
  79. 7bde2ab7 m32r: Switch from do_timer() to xtime_update() by Torben Hohn · 14 years ago
  80. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  81. 863018a m32r: Cleanup direct irq_desc access by Thomas Gleixner · 14 years ago
  82. a68caa0 ptrace: cleanup arch_ptrace() on m32r by Namhyung Kim · 14 years ago
  83. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  84. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  85. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  86. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  87. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  88. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  89. acdc0d5 m32r: fix breakage from "m32r: use generic ptrace_resume code" by Al Viro · 14 years ago
  90. bb9c861 m32r: hole in shifting pc back by Al Viro · 14 years ago
  91. a05c4e1 m32r: don't block signals if sigframe setup has failed by Al Viro · 14 years ago
  92. a748102 make m32r handle multiple pending signals by Al Viro · 14 years ago
  93. a7f8388 m32r: fix rt_sigsuspend() by Al Viro · 14 years ago
  94. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  95. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  96. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  97. 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 · 14 years ago
  98. 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
  99. 9446947 m32r: Convert m32r to use read/update_peristent_clock by John Stultz · 15 years ago
  100. e34112e m32r: use generic ptrace_resume code by Christoph Hellwig · 15 years ago