1. 60aa605 sched: rt: document the risk of small values in the bandwidth settings by Peter Zijlstra · 15 years ago
  2. 6e29ec5 sched: Replace first_cpu() with cpumask_first() in ILB nomination code by Gautham R Shenoy · 15 years ago
  3. ff74334 sched: remove extra call overhead for schedule() by Peter Zijlstra · 16 years ago
  4. 13318a7 sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus()) by Miao Xie · 15 years ago
  5. 78ddb08 wait: don't use __wake_up_common() by Johannes Weiner · 15 years ago
  6. e790fb0 sched: Nominate a power-efficient ilb in select_nohz_balancer() by Gautham R Shenoy · 15 years ago
  7. f711f60 sched: Nominate idle load balancer from a semi-idle package. by Gautham R Shenoy · 15 years ago
  8. 002f128 sched: remove redundant hierarchy walk in check_preempt_wakeup by Paul Turner · 15 years ago
  9. 5af8c4e Merge commit 'v2.6.30-rc1' into sched/urgent by Ingo Molnar · 15 years ago
  10. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 15 years ago
  14. e579abe kprobes: rename kprobe_enabled to kprobes_all_disarmed by Masami Hiramatsu · 15 years ago
  15. 99081ab kprobes: move EXPORT_SYMBOL_GPL just after function definitions by Masami Hiramatsu · 15 years ago
  16. b918e5e kprobes: cleanup aggr_kprobe related code by Masami Hiramatsu · 15 years ago
  17. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 15 years ago
  18. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 15 years ago
  19. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 16 years ago
  20. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 15 years ago
  21. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 15 years ago
  22. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 16 years ago
  23. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 15 years ago
  24. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 15 years ago
  25. a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 15 years ago
  26. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  27. 2e45e77 Revert "module: remove the SHF_ALLOC flag on the __versions section." by Rusty Russell · 15 years ago
  28. 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 15 years ago
  29. cd5f9a4 kernel/sysctl.c: avoid annoying warnings by Linus Torvalds · 15 years ago
  30. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  33. 0221c81 Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  34. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. def5754 Audit: remove spaces from audit_log_d_path by Eric Paris · 16 years ago
  36. 679173b audit: audit_set_auditable defined but not used by Eric Paris · 16 years ago
  37. 318b6d3 audit: incorrect ref counting in audit tree tag_chunk by Eric Paris · 16 years ago
  38. 6d208da audit: Fix possible return value truncation in audit_get_context() by Paul Moore · 15 years ago
  39. 55ad2f8 audit: ignore terminating NUL in AUDIT_USER_TTY messages by Miloslav Trmac · 16 years ago
  40. b3897f5 Audit: fix handling of 'strings' with NULL characters by Miloslav Trmac · 16 years ago
  41. c28bb7d make the e->rule.xxx shorter in kernel auditfilter.c by Zhenwen Xu · 16 years ago
  42. 6b96255 auditsc: fix kernel-doc notation by Randy Dunlap · 16 years ago
  43. ca96a89 audit: EXECVE record - removed bogus newline by Jiri Pirko · 16 years ago
  44. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  45. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  46. e4c393f Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 09f38dc Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 30a39e0 Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. c7edad5 Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 492f59f Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  53. 8f0aa2f Document the slow work thread pool by David Howells · 15 years ago
  54. 12e22c5 Make the slow work pool configurable by David Howells · 15 years ago
  55. 109d927 Make slow-work thread pool actually dynamic by David Howells · 15 years ago
  56. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 15 years ago
  57. e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 15 years ago
  58. 7635b03 blktrace: small cleanup in blk_msg_write() by Li Zefan · 15 years ago
  59. a4b3ada blktrace: NUL-terminate user space messages by Carl Henrik Lunde · 15 years ago
  60. c826e3c kmemtrace: small cleanups by Ingo Molnar · 16 years ago
  61. 42af905 kmemtrace: restore original tracing data binary format, improve ABI by Eduard - Gabriel Munteanu · 16 years ago
  62. da2635a kmemtrace: kmemtrace_alloc() must fill type_id by Eduard - Gabriel Munteanu · 16 years ago
  63. ca2b84cb kmemtrace: use tracepoints by Eduard - Gabriel Munteanu · 16 years ago
  64. a979241 kmemtrace, rcu: fix rcupreempt.c data structure dependencies by Ingo Molnar · 16 years ago
  65. 6258c4f kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies by Ingo Molnar · 16 years ago
  66. b1f77b0 kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies by Ingo Molnar · 16 years ago
  67. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  68. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  69. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 15 years ago
  70. 2c53d91 relay: fix for possible loss/corruption of produced subbufs by Aravind Srinivasan · 15 years ago
  71. edb79a2 kexec: vmcoreinfo_data[] can become static by Dmitri Vorobiev · 15 years ago
  72. 04d491a kexec: add dmesg log symbols to /proc/vmcoreinfo lists by Neil Horman · 15 years ago
  73. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  74. 52ee2df pids: refactor vnr/nr_ns helpers to make them safe by Oleg Nesterov · 15 years ago
  75. 2ae448e pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp() by Oleg Nesterov · 15 years ago
  76. 8e654fb sysctl: fix suid_dumpable and lease-break-time sysctls by Matthew Wilcox · 15 years ago
  77. 11dea19 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers by Serge E. Hallyn · 15 years ago
  78. 2355b70 workqueue: avoid recursion in run_workqueue() by Lai Jiangshan · 15 years ago
  79. 1ee1184 ptrace_untrace: fix the SIGNAL_STOP_STOPPED check by Oleg Nesterov · 15 years ago
  80. 95a3540 ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic by Oleg Nesterov · 15 years ago
  81. 5dfc80b forget_original_parent: do not abuse child->ptrace_entry by Oleg Nesterov · 15 years ago
  82. 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 15 years ago
  83. 7f5d365 reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD by Oleg Nesterov · 15 years ago
  84. b1442b0 reparent_thread: fix the "is it traced" check by Oleg Nesterov · 15 years ago
  85. 0a967a0 reparent_thread: don't call kill_orphaned_pgrp() if task_detached() by Oleg Nesterov · 15 years ago
  86. 4576145 ptrace: fix possible zombie leak on PTRACE_DETACH by Oleg Nesterov · 15 years ago
  87. b1b4c67 ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit() by Oleg Nesterov · 15 years ago
  88. 6d69cb8 ptrace: simplify ptrace_exit()->ignoring_children() path by Oleg Nesterov · 15 years ago
  89. 95c3eb7 ptrace: kill __ptrace_detach(), fix ->exit_state check by Oleg Nesterov · 15 years ago
  90. 6588c1e signals: SI_USER: Masquerade si_pid when crossing pid ns boundary by Sukadev Bhattiprolu · 15 years ago
  91. b3bfa0c signals: protect cinit from blocked fatal signals by Sukadev Bhattiprolu · 15 years ago
  92. e4da026 signals: zap_pid_ns_process() should use force_sig() by Sukadev Bhattiprolu · 15 years ago
  93. 921cf9f signals: protect cinit from unblocked SIG_DFL signals by Sukadev Bhattiprolu · 15 years ago
  94. 7978b56 signals: add from_ancestor_ns parameter to send_signal() by Sukadev Bhattiprolu · 15 years ago
  95. f008faf signals: protect init from unwanted signals more by Oleg Nesterov · 15 years ago
  96. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 15 years ago
  97. 90bc8d8 do_wait: fix waiting for the group stop with the dead leader by Oleg Nesterov · 15 years ago
  98. 6d7b2f5 cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets by David Rientjes · 15 years ago
  99. db7f47c cpusets: allow cpusets to be configured/built on non-SMP systems by Paul Menage · 15 years ago
  100. a1bc5a4 cpusets: replace zone allowed functions with node allowed by David Rientjes · 15 years ago