1. 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  2. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  3. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  4. 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  5. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  6. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  7. 37eaf8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  8. 784e2d7 stop_machine: fix up ftrace.c by Rusty Russell · 16 years ago
  9. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  10. eeec4fa stop_machine(): stop_machine_run() changed to use cpu mask by Rusty Russell · 16 years ago
  11. 0432158 Hotplug CPU: don't check cpu_online after take_cpu_down by Rusty Russell · 16 years ago
  12. ffdb597 Simplify stop_machine by Rusty Russell · 16 years ago
  13. 5c2aed6 stop_machine: add ALL_CPUS option by Jason Baron · 17 years ago
  14. 15bba37 module: fix build warning with !CONFIG_KALLSYMS by WANG Cong · 16 years ago
  15. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
  16. 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
  17. 605ccb7 tracing: remove unused variable by Andrea Righi · 16 years ago
  18. bfbcf03 lost sysctl fix by Al Viro · 16 years ago
  19. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  20. 7f2da1e [PATCH] kill altroot by Al Viro · 17 years ago
  21. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  22. 9043476 [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  23. ae7edec [PATCH] sysctl: keep track of tree relationships by Al Viro · 16 years ago
  24. f7e6ced [PATCH] allow delayed freeing of ctl_table_header by Al Viro · 16 years ago
  25. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  26. a048d3a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. 96930a6 make cgroup_seqfile_release() static by Adrian Bunk · 16 years ago
  28. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  29. b787f7b tracehook: force signal_pending() by Roland McGrath · 16 years ago
  30. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  31. fa00b80 tracehook: job control by Roland McGrath · 16 years ago
  32. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 16 years ago
  33. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 16 years ago
  34. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 16 years ago
  35. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  36. daded34 tracehook: vfork-done by Roland McGrath · 16 years ago
  37. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  38. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  39. ff11886 tracehook: unexport ptrace_notify by Roland McGrath · 16 years ago
  40. 261c40c use WARN() in kernel/irq/chip.c by Arjan van de Ven · 16 years ago
  41. b8c512f Use WARN() in kernel/irq/manage.c by Arjan van de Ven · 16 years ago
  42. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  43. 20d8b67 relay: add buffer-only channels; useful for early logging by Eduard - Gabriel Munteanu · 16 years ago
  44. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  45. 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
  46. 3ab8352 kexec jump by Huang Ying · 16 years ago
  47. 7fccf03 kernel/kexec.c: make 'kimage_terminate' void by WANG Cong · 16 years ago
  48. a2e2e35 pm selftest: rtc paranoia by David Brownell · 16 years ago
  49. 5a7a201 cpumask: export cpumask_of_cpu_map by Ingo Molnar · 16 years ago
  50. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  51. 6524d93 cpumask: put cpumask_of_cpu_map in the initdata section by Mike Travis · 16 years ago
  52. b8d317d cpumask: make cpumask_of_cpu_map generic by Mike Travis · 16 years ago
  53. 1fe3710 ftrace: fix modular build by Ingo Molnar · 16 years ago
  54. 9b81361 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD by Ingo Molnar · 16 years ago
  55. b81f3ea taskstats: remove initialization of static per-cpu variable by Vegard Nossum · 16 years ago
  56. 016ae21 per-task-delay-accounting: update taskstats for memory reclaim delay by Keika Kobayashi · 16 years ago
  57. 873b477 per-task-delay-accounting: add memory reclaim delay by Keika Kobayashi · 16 years ago
  58. 3e85ba0 tsacct: fix bacct_add_tsk()'s use of do_div() by David Howells · 16 years ago
  59. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  60. 0c18d7a bsdacct: fix and add comments around acct_process() by Pavel Emelyanov · 16 years ago
  61. 7d1e135 bsdacct: account dying tasks in all relevant namespaces by Pavel Emelyanov · 16 years ago
  62. b5a7174 bsdacct: turn acct off for all pidns-s on umount time by Pavel Emelyanov · 16 years ago
  63. 0b6b030 bsdacct: switch from global bsd_acct_struct instance to per-pidns one by Pavel Emelyanov · 16 years ago
  64. 6248b1b bsdacct: make internal code work with passed bsd_acct_struct, not global by Pavel Emelyanov · 16 years ago
  65. a75d979 bsdacct: turn the acct_lock from on-the-struct to global by Pavel Emelyanov · 16 years ago
  66. e59a04a bsdacct: make check timer accept a bsd_acct_struct argument by Pavel Emelyanov · 16 years ago
  67. 1c55285 bsdacct: "truthify" a comment near acct_process by Pavel Emelyanov · 16 years ago
  68. 84406c1 pidns: use kzalloc when allocating new pid_namespace struct by Pavel Emelyanov · 16 years ago
  69. 081e4c8 bsdacct: rename acct_gbls to bsd_acct_struct by Pavel Emelyanov · 16 years ago
  70. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 16 years ago
  71. 7394f0f unexport uts_sem by Adrian Bunk · 16 years ago
  72. a89cc19 markers: fix sparse integer as NULL pointer warning by Harvey Harrison · 16 years ago
  73. 28325df markers: use rcu_barrier_sched() and call_rcu_sched() by Mathieu Desnoyers · 16 years ago
  74. e49859e pidns: remove now unused find_pid function. by Pavel Emelyanov · 16 years ago
  75. 19b0cfc pidns: remove now unused kill_proc function by Pavel Emelyanov · 16 years ago
  76. 99541c2 sysctl: check for bogus modes by Alexey Dobriyan · 16 years ago
  77. 339caf2 proc: misplaced export of find_get_pid by David Sterba · 16 years ago
  78. 8448502 workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails by Oleg Nesterov · 16 years ago
  79. 8de6d30 workqueues: schedule_on_each_cpu() can use schedule_work_on() by Oleg Nesterov · 16 years ago
  80. ef1ca23 workqueues: queue_work() can use queue_work_on() by Oleg Nesterov · 16 years ago
  81. a67da70 workqueues: lockdep annotations for flush_work() by Oleg Nesterov · 16 years ago
  82. 3da1c84 workqueues: make get_online_cpus() useable for work->func() by Oleg Nesterov · 16 years ago
  83. 8616a89 workqueues: schedule_on_each_cpu: use flush_work() by Oleg Nesterov · 16 years ago
  84. db70089 workqueues: implement flush_work() by Oleg Nesterov · 16 years ago
  85. 1a4d9b0 workqueues: insert_work: use "list_head *" instead of "int tail" by Oleg Nesterov · 16 years ago
  86. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  87. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  88. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  89. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  90. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  91. 246bb0b kill PF_BORROWED_MM in favour of PF_KTHREAD by Oleg Nesterov · 16 years ago
  92. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  93. 3d749b9 ptrace: simplify ptrace_stop()->sigkill_pending() path by Oleg Nesterov · 16 years ago
  94. bc64efd kernel/signal.c: change vars pid and tgid types to pid_t by Gustavo Fernando Padovan · 16 years ago
  95. d8878ba signals: make siginfo_t si_utime + si_sstime report times in USER_HZ, not HZ by Michael Kerrisk · 16 years ago
  96. 2b201a9 signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check by Oleg Nesterov · 16 years ago
  97. 92413d7 signals: dequeue_signal: don't check SIGNAL_GROUP_EXIT when setting SIGNAL_STOP_DEQUEUED by Oleg Nesterov · 16 years ago
  98. 3854a77 __exit_signal: don't take rcu lock by Oleg Nesterov · 16 years ago
  99. 100360f signals: change collect_signal() to return void by Oleg Nesterov · 16 years ago
  100. d443420 signals: collect_signal: simplify the "still_pending" logic by Oleg Nesterov · 16 years ago