1. efee984 new helper: signal_delivered() by Al Viro · 14 years ago
  2. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 14 years ago
  3. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 14 years ago
  4. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 14 years ago
  5. b7f9a11 new helper: sigmask_to_save() by Al Viro · 14 years ago
  6. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 14 years ago
  7. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 14 years ago
  8. 3883e30 m32r: use set_current_blocked() and block_sigmask() by Matt Fleming · 14 years ago
  9. 7433c5c m32r: Use generic init_task by Thomas Gleixner · 14 years ago
  10. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 14 years ago
  11. bda3bdc m32r: Remove pointless function prototypes by Thomas Gleixner · 14 years ago
  12. c9034c3 Disintegrate asm/system.h for M32R by David Howells · 14 years ago
  13. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 15 years ago
  14. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 15 years ago
  15. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  16. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 15 years ago
  17. 571503e Merge branch 'setns' by Linus Torvalds · 15 years ago
  18. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 15 years ago
  19. 5bf54a9 m32r: remove redundant declaration by KOSAKI Motohiro · 15 years ago
  20. 937e26c m32r: convert cpumask api by KOSAKI Motohiro · 15 years ago
  21. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  22. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 15 years ago
  23. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 15 years ago
  24. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  25. 4bdab7e m32r: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  26. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 15 years ago
  27. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  28. 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 · 15 years ago
  29. a9fe8d5 m32r: Fixup last __do_IRQ leftover by Thomas Gleixner · 15 years ago
  30. 7bde2ab7 m32r: Switch from do_timer() to xtime_update() by Torben Hohn · 15 years ago
  31. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 15 years ago
  32. 863018a m32r: Cleanup direct irq_desc access by Thomas Gleixner · 16 years ago
  33. a68caa0 ptrace: cleanup arch_ptrace() on m32r by Namhyung Kim · 16 years ago
  34. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 16 years ago
  35. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 16 years ago
  36. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 16 years ago
  37. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 16 years ago
  38. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 16 years ago
  39. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 16 years ago
  40. acdc0d5 m32r: fix breakage from "m32r: use generic ptrace_resume code" by Al Viro · 16 years ago
  41. bb9c861 m32r: hole in shifting pc back by Al Viro · 16 years ago
  42. a05c4e1 m32r: don't block signals if sigframe setup has failed by Al Viro · 16 years ago
  43. a748102 make m32r handle multiple pending signals by Al Viro · 16 years ago
  44. a7f8388 m32r: fix rt_sigsuspend() by Al Viro · 16 years ago
  45. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 16 years ago
  46. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  47. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  48. 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 · 16 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  50. 9446947 m32r: Convert m32r to use read/update_peristent_clock by John Stultz · 16 years ago
  51. e34112e m32r: use generic ptrace_resume code by Christoph Hellwig · 16 years ago
  52. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 16 years ago
  53. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 16 years ago
  54. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 17 years ago
  55. f8b7256 Unify sys_mmap* by Al Viro · 16 years ago
  56. 45cdd47 m32r: Should index be positive? by Roel Kluin · 17 years ago
  57. e968b8d m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section by Hirokazu Takata · 17 years ago
  58. 5602358 arch/m32r: Use DIV_ROUND_CLOSEST by Julia Lawall · 17 years ago
  59. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  60. 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 17 years ago
  61. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 17 years ago
  62. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 17 years ago
  63. 851b147 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 17 years ago
  64. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  65. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 17 years ago
  66. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 17 years ago
  67. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 17 years ago
  68. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
  69. 85233c43 m32r: Cleanup linker script using new linker script macros. by Tim Abbott · 17 years ago
  70. 743486d m32r: Move the spi_stack_top and spu_stack_top into .init.data section. by Tim Abbott · 17 years ago
  71. 2a67d26 m32r: Remove unused .altinstructions and .exit.* code from linker script. by Tim Abbott · 17 years ago
  72. 00b01b2 m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h. by Tim Abbott · 17 years ago
  73. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 17 years ago
  74. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 17 years ago
  75. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 17 years ago
  76. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  77. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 17 years ago
  78. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 17 years ago
  79. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 17 years ago
  80. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
  81. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 17 years ago
  82. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 17 years ago
  83. 405d967 linker script: throw away .discard section by Tejun Heo · 17 years ago
  84. 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 17 years ago
  85. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 17 years ago
  86. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 17 years ago
  87. 9c88b06 m32r: build fix for __stringify macro by Hirokazu Takata · 17 years ago
  88. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 17 years ago
  89. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  90. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 17 years ago
  91. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 17 years ago
  92. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  93. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  94. 9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r by Rusty Russell · 17 years ago
  95. 18d8fda take init_fs to saner place by Al Viro · 17 years ago
  96. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 17 years ago
  97. 1c4567a m32r: section noise in head.S by Al Viro · 17 years ago
  98. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  99. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 18 years ago
  100. 3baf63a m32r: fix build due to notify_cpu_starting() change by Ingo Molnar · 18 years ago