1. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 15 years ago
  2. 296c81d memory controller: soft limit interface by Balbir Singh · 15 years ago
  3. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  4. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 15 years ago
  5. d1d9fd3 cgroups: use vmalloc for large cgroups pidlist allocations by Ben Blum · 15 years ago
  6. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 15 years ago
  7. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 15 years ago
  8. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 15 years ago
  9. 2c6ab6d cgroups: allow cgroup hierarchies to be created with no bound subsystems by Paul Menage · 15 years ago
  10. 7717f7b cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup by Paul Menage · 15 years ago
  11. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 15 years ago
  12. c6d57f3 cgroups: support named cgroups hierarchies by Paul Menage · 15 years ago
  13. 34f77a9 cgroups: make unlock sequence in cgroup_get_sb consistent by Xiaotian Feng · 15 years ago
  14. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  15. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  16. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  17. 95e0d86 Revert "kmod: fix race in usermodehelper code" by Sebastian Andrzej Siewior · 15 years ago
  18. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  19. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  20. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  21. 764db03 creds_are_invalid() needs to be exported for use by modules: by Randy Dunlap · 15 years ago
  22. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 15 years ago
  23. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  25. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  26. 2a9ad18 lockdep: use new arch_is_kernel_data() by Mike Frysinger · 15 years ago
  27. 128e8db kallsyms: use new arch_is_kernel_text() by Mike Frysinger · 15 years ago
  28. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  29. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 15 years ago
  30. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  31. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
  32. c02e3f3 kmod: fix race in usermodehelper code by Neil Horman · 15 years ago
  33. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  34. 3a3b6ed printk boot_delay: rename printk_delay_msec to loops_per_msec by Dave Young · 15 years ago
  35. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  36. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  37. eb8cdec nommu: add support for Memory Protection Units (MPU) by Bernd Schmidt · 15 years ago
  38. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  39. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  40. 2c85f51 mm: also use alloc_large_system_hash() for the PID hash table by Jan Beulich · 15 years ago
  41. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  42. 1c2fb7a ksm: fix deadlock with munlock in exit_mmap by Andrea Arcangeli · 15 years ago
  43. 9ba6929 ksm: fix oom deadlock by Hugh Dickins · 15 years ago
  44. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  45. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  46. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  47. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  48. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. b8c7f1d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. bd4c3a3 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
  52. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  53. 2944fcb trivial: Fix duplicated word "options" in comment by Uwe Kleine-Koenig · 15 years ago
  54. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  55. fe002a4 trivial: Correct print_tainted routine name in comment by Robert P. J. Day · 15 years ago
  56. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  57. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  58. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  59. 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 15 years ago
  60. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  61. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  62. e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  63. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. cb5fd13 sched: Fix potential NULL derference of doms_cur by Yong Zhang · 15 years ago
  65. 583a22e kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file by Alexey Dobriyan · 15 years ago
  66. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  67. 05bafda tracing: Export trace_profile_buf symbols by Peter Zijlstra · 15 years ago
  68. a0f320f includecheck fix: kernel/trace, ring_buffer.c by Jaswinder Singh Rajput · 15 years ago
  69. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  70. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  71. cdf8073 perf_counter: Fix perf_copy_attr() pointer arithmetic by Ian Schram · 15 years ago
  72. 2df2881 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  73. 30bd39c tracing/events: use list_for_entry_continue by Li Zefan · 15 years ago
  74. ee6c2c1 tracing: remove max_tracer_type_len by Li Zefan · 15 years ago
  75. a4ec5e0 function-graph: use ftrace_graph_funcs directly by Li Zefan · 15 years ago
  76. 3f04e8c sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() by Mike Galbraith · 15 years ago
  77. be4bdbf Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
  78. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  79. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  80. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  81. a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 15 years ago
  82. 49e2912 rcu: Fix thinko, actually initialize full tree by Paul E. McKenney · 15 years ago
  83. e7d8842 rcu: Apply results of code inspection of kernel/rcutree_plugin.h by Paul E. McKenney · 15 years ago
  84. 28ecd58 rcu: Add WARN_ON_ONCE() consistency checks covering state transitions by Paul E. McKenney · 15 years ago
  85. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  86. def0a9b sched_clock: Make it NMI safe by Peter Zijlstra · 15 years ago
  87. cf450a7 perf_counter: Fix up swcounter throttling by Peter Zijlstra · 15 years ago
  88. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  89. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  90. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. a2e7a7e sched: Remove unneeded indentation in sched_fair.c::place_entity() by Mike Galbraith · 15 years ago
  92. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  93. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  94. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 16e3081 rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  96. c3422be rcu: Simplify rcu_read_unlock_special() quiescent-state accounting by Paul E. McKenney · 15 years ago
  97. b0e165c rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods by Paul E. McKenney · 15 years ago
  98. b8d57a7 rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state by Josh Triplett · 15 years ago
  99. b835db1 rcu: Initialize multi-level RCU grace periods holding locks by Paul E. McKenney · 15 years ago
  100. de078d8 rcu: Need to update rnp->gpnum if preemptable RCU is to be reliable by Paul E. McKenney · 15 years ago