1. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  2. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  3. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  4. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  5. 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
  6. 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
  7. 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
  8. 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
  9. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  10. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  11. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  12. 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 15 years ago
  13. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  14. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  15. e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  16. 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
  17. cb5fd13 sched: Fix potential NULL derference of doms_cur by Yong Zhang · 15 years ago
  18. 583a22e kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file by Alexey Dobriyan · 15 years ago
  19. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  20. 05bafda tracing: Export trace_profile_buf symbols by Peter Zijlstra · 15 years ago
  21. a0f320f includecheck fix: kernel/trace, ring_buffer.c by Jaswinder Singh Rajput · 15 years ago
  22. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  23. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  24. cdf8073 perf_counter: Fix perf_copy_attr() pointer arithmetic by Ian Schram · 15 years ago
  25. 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
  26. 30bd39c tracing/events: use list_for_entry_continue by Li Zefan · 15 years ago
  27. ee6c2c1 tracing: remove max_tracer_type_len by Li Zefan · 15 years ago
  28. a4ec5e0 function-graph: use ftrace_graph_funcs directly by Li Zefan · 15 years ago
  29. 3f04e8c sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() by Mike Galbraith · 15 years ago
  30. 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
  31. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  32. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  33. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  34. a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 15 years ago
  35. 49e2912 rcu: Fix thinko, actually initialize full tree by Paul E. McKenney · 15 years ago
  36. e7d8842 rcu: Apply results of code inspection of kernel/rcutree_plugin.h by Paul E. McKenney · 15 years ago
  37. 28ecd58 rcu: Add WARN_ON_ONCE() consistency checks covering state transitions by Paul E. McKenney · 15 years ago
  38. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  39. def0a9b sched_clock: Make it NMI safe by Peter Zijlstra · 15 years ago
  40. cf450a7 perf_counter: Fix up swcounter throttling by Peter Zijlstra · 15 years ago
  41. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  42. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  43. 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
  44. a2e7a7e sched: Remove unneeded indentation in sched_fair.c::place_entity() by Mike Galbraith · 15 years ago
  45. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  46. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  47. 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
  48. 16e3081 rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  49. c3422be rcu: Simplify rcu_read_unlock_special() quiescent-state accounting by Paul E. McKenney · 15 years ago
  50. b0e165c rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods by Paul E. McKenney · 15 years ago
  51. b8d57a7 rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state by Josh Triplett · 15 years ago
  52. b835db1 rcu: Initialize multi-level RCU grace periods holding locks by Paul E. McKenney · 15 years ago
  53. de078d8 rcu: Need to update rnp->gpnum if preemptable RCU is to be reliable by Paul E. McKenney · 15 years ago
  54. 2667de8 perf_counter: Allow for a wakeup watermark by Peter Zijlstra · 15 years ago
  55. 850bc73 perf_counter: Do not throttle single swcounter events by Peter Zijlstra · 15 years ago
  56. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  57. b375a11 tracing: switch function prints from %pf to %ps by Steven Rostedt · 15 years ago
  58. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  59. 29cd8ba sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE by Peter Zijlstra · 15 years ago
  60. de69a80 sched: Stop buddies from hogging the system by Peter Zijlstra · 15 years ago
  61. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  62. eb24073 sched: Fix TASK_WAKING & loadaverage breakage by Ingo Molnar · 15 years ago
  63. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  64. 6b7b352 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  65. 5a9b86f sched: Rename flags to wake_flags by Peter Zijlstra · 15 years ago
  66. 5158f4e sched: Clean up the load_idx selection in select_task_rq_fair by Peter Zijlstra · 15 years ago
  67. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 15 years ago
  68. b36461d tracing: Fix minor bugs for __unregister_ftrace_function_probe by Atsushi Tsuji · 15 years ago
  69. 51e0304 sched: Implement a gentler fair-sleepers feature by Ingo Molnar · 15 years ago
  70. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 15 years ago
  71. cb684b5 block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK by Jens Axboe · 15 years ago
  72. e69b0f1 sched: Add a few SYNC hint knobs to play with by Peter Zijlstra · 15 years ago
  73. 63859d4 sched: Fix sync wakeups again by Peter Zijlstra · 15 years ago
  74. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  75. a56af87 driver-core: move dma-coherent.c from kernel to driver/base by Ming Lei · 15 years ago
  76. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  77. f199fd9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 6ca6cca tracing: optimize global_trace_clock cachelines by Steven Rostedt · 15 years ago
  79. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  82. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  83. 0763a66 sched: Rename select_task_rq() argument by Peter Zijlstra · 15 years ago
  84. 8e6598a sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 15 years ago
  85. d6a59aa sched: Provide arch_scale_freq_power by Peter Zijlstra · 15 years ago
  86. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  87. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  88. d7c33c4 sched: Fix task affinity for select_task_rq_fair by Peter Zijlstra · 15 years ago
  89. 83f5496 sched: for_each_domain() vs RCU by Peter Zijlstra · 15 years ago
  90. ae154be sched: Weaken SD_POWERSAVINGS_BALANCE by Peter Zijlstra · 15 years ago
  91. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  92. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  93. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  94. aaee120 sched: Move sched_balance_self() into sched_fair.c by Peter Zijlstra · 15 years ago
  95. f5f08f3 sched: Move code around by Peter Zijlstra · 15 years ago
  96. e26af0e sched: Add come comments to the sched features by Peter Zijlstra · 15 years ago
  97. 3cb63d5 sched: Complete buddy switches by Mike Galbraith · 15 years ago
  98. e6b1b2c sched: Split WAKEUP_OVERLAP by Peter Zijlstra · 15 years ago
  99. b78bb86 sched: Fix double_rq_lock() compile warning by Peter Zijlstra · 15 years ago
  100. 12e0933 time: Prevent 32 bit overflow with set_normalized_timespec() by Thomas Gleixner · 15 years ago