1. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  2. 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
  3. 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
  4. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  5. b375a11 tracing: switch function prints from %pf to %ps by Steven Rostedt · 15 years ago
  6. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  7. 29cd8ba sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE by Peter Zijlstra · 15 years ago
  8. de69a80 sched: Stop buddies from hogging the system by Peter Zijlstra · 15 years ago
  9. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  10. eb24073 sched: Fix TASK_WAKING & loadaverage breakage by Ingo Molnar · 15 years ago
  11. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  12. 6b7b352 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  13. 5a9b86f sched: Rename flags to wake_flags by Peter Zijlstra · 15 years ago
  14. 5158f4e sched: Clean up the load_idx selection in select_task_rq_fair by Peter Zijlstra · 15 years ago
  15. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 15 years ago
  16. b36461d tracing: Fix minor bugs for __unregister_ftrace_function_probe by Atsushi Tsuji · 15 years ago
  17. 51e0304 sched: Implement a gentler fair-sleepers feature by Ingo Molnar · 15 years ago
  18. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 15 years ago
  19. cb684b5 block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK by Jens Axboe · 15 years ago
  20. e69b0f1 sched: Add a few SYNC hint knobs to play with by Peter Zijlstra · 15 years ago
  21. 63859d4 sched: Fix sync wakeups again by Peter Zijlstra · 15 years ago
  22. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  23. a56af87 driver-core: move dma-coherent.c from kernel to driver/base by Ming Lei · 15 years ago
  24. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  25. 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
  26. 6ca6cca tracing: optimize global_trace_clock cachelines by Steven Rostedt · 15 years ago
  27. 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
  28. 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
  29. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  30. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  31. 0763a66 sched: Rename select_task_rq() argument by Peter Zijlstra · 15 years ago
  32. 8e6598a sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 15 years ago
  33. d6a59aa sched: Provide arch_scale_freq_power by Peter Zijlstra · 15 years ago
  34. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  35. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  36. d7c33c4 sched: Fix task affinity for select_task_rq_fair by Peter Zijlstra · 15 years ago
  37. 83f5496 sched: for_each_domain() vs RCU by Peter Zijlstra · 15 years ago
  38. ae154be sched: Weaken SD_POWERSAVINGS_BALANCE by Peter Zijlstra · 15 years ago
  39. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  40. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  41. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  42. aaee120 sched: Move sched_balance_self() into sched_fair.c by Peter Zijlstra · 15 years ago
  43. f5f08f3 sched: Move code around by Peter Zijlstra · 15 years ago
  44. e26af0e sched: Add come comments to the sched features by Peter Zijlstra · 15 years ago
  45. 3cb63d5 sched: Complete buddy switches by Mike Galbraith · 15 years ago
  46. e6b1b2c sched: Split WAKEUP_OVERLAP by Peter Zijlstra · 15 years ago
  47. b78bb86 sched: Fix double_rq_lock() compile warning by Peter Zijlstra · 15 years ago
  48. 12e0933 time: Prevent 32 bit overflow with set_normalized_timespec() by Thomas Gleixner · 15 years ago
  49. b3e62e3 perf_counter: Fix buffer overflow in perf_copy_attr() by Xiao Guangrong · 15 years ago
  50. 1824090 Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  51. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  52. c91d7d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 15 years ago
  53. 555f386 ftrace: document function and function graph implementation by Mike Frysinger · 15 years ago
  54. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  55. 353f6dd cleanup console_print() by Anirban Sinha · 15 years ago
  56. 4a5d6ba CRED: Allow put_cred() to cope with a NULL groups list by David Howells · 15 years ago
  57. 54a6bc0 clocksource: Delay clocksource down rating to late boot by Thomas Gleixner · 15 years ago
  58. e6c7330 clocksource: clocksource_select must be called with mutex locked by Thomas Gleixner · 15 years ago
  59. 8de0307 PM: Trivial fixes by Wu Fengguang · 15 years ago
  60. 98e73dc PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() by Gerald Schaefer · 15 years ago
  61. ef4aede PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) by Rafael J. Wysocki · 15 years ago
  62. 64a473c PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) by Rafael J. Wysocki · 15 years ago
  63. 4bb3343 PM/Hibernate: Rework shrinking of memory by Rafael J. Wysocki · 15 years ago
  64. e681c9d PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ by Thadeu Lima de Souza Cascardo · 15 years ago
  65. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  66. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  67. 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 15 years ago
  68. 20a58a7 tracing: remove some unused macros by Li Zefan · 15 years ago
  69. 05ffa2d ftrace: add compile-time check on F_printk() by Li Zefan · 15 years ago
  70. c16de8f tracing: fix F_printk() typos by Li Zefan · 15 years ago
  71. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  72. 08a4081 ring-buffer: typecast cmpxchg to fix PowerPC warning by Steven Rostedt · 15 years ago
  73. 60ba770 tracing: add filter event logic to special, mmiotrace and boot tracers by Steven Rostedt · 15 years ago
  74. 51df5fc tracing: remove trace_event_types.h by Steven Rostedt · 15 years ago
  75. 4e5292e tracing: use the new trace_entries.h to create format files by Steven Rostedt · 15 years ago
  76. d731509 tracing: show details of structures within the ftrace structures by Steven Rostedt · 15 years ago
  77. 0a1c49d tracing: use macros to create internal ftrace entry ring buffer structures by Steven Rostedt · 15 years ago
  78. 558e654 tracing/profile: fix profile_disable vs module_unload by Li Zefan · 15 years ago
  79. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 15 years ago
  80. 41dfba4 tracing: remove unused local variables in tracer probe functions by Carsten Emde · 15 years ago
  81. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 774a694 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
  83. 4f0ac85 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
  84. d90a7e8 Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 12a4996 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 53e16fb Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 4e3408d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 7193bea Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 4004f02 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
  92. 689fd8b tracing: trace parser support for function and graph by jolsa@redhat.com · 15 years ago
  93. 4896636 tracing: trace parser support for set_event by jolsa@redhat.com · 15 years ago
  94. b63f39e tracing: create generic trace parser by jolsa@redhat.com · 15 years ago
  95. f81c972 tracing: consolidate code between trace_output.c and trace_function_graph.c by Steven Rostedt · 15 years ago
  96. f79e025 clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash by Martin Schwidefsky · 15 years ago
  97. 637e7e8 tracing: add lock depth to entries by Steven Rostedt · 15 years ago
  98. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  99. 48659d3 tracing: move tgid out of generic entry and into userstack by Steven Rostedt · 15 years ago
  100. 49ff590 tracing: add latency format to function_graph tracer by Steven Rostedt · 15 years ago