1. cdf8073 perf_counter: Fix perf_copy_attr() pointer arithmetic by Ian Schram · 16 years ago
  2. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 16 years ago
  3. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 16 years ago
  4. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  5. def0a9b sched_clock: Make it NMI safe by Peter Zijlstra · 16 years ago
  6. cf450a7 perf_counter: Fix up swcounter throttling by Peter Zijlstra · 16 years ago
  7. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 16 years ago
  8. 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 · 16 years ago
  9. 2667de8 perf_counter: Allow for a wakeup watermark by Peter Zijlstra · 16 years ago
  10. 850bc73 perf_counter: Do not throttle single swcounter events by Peter Zijlstra · 16 years ago
  11. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 16 years ago
  12. b375a11 tracing: switch function prints from %pf to %ps by Steven Rostedt · 16 years ago
  13. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  14. 29cd8ba sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE by Peter Zijlstra · 16 years ago
  15. de69a80 sched: Stop buddies from hogging the system by Peter Zijlstra · 16 years ago
  16. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 16 years ago
  17. eb24073 sched: Fix TASK_WAKING & loadaverage breakage by Ingo Molnar · 16 years ago
  18. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  19. 6b7b352 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  20. 5a9b86f sched: Rename flags to wake_flags by Peter Zijlstra · 16 years ago
  21. 5158f4e sched: Clean up the load_idx selection in select_task_rq_fair by Peter Zijlstra · 16 years ago
  22. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 16 years ago
  23. b36461d tracing: Fix minor bugs for __unregister_ftrace_function_probe by Atsushi Tsuji · 16 years ago
  24. 51e0304 sched: Implement a gentler fair-sleepers feature by Ingo Molnar · 16 years ago
  25. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 16 years ago
  26. cb684b5 block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK by Jens Axboe · 16 years ago
  27. e69b0f1 sched: Add a few SYNC hint knobs to play with by Peter Zijlstra · 16 years ago
  28. 63859d4 sched: Fix sync wakeups again by Peter Zijlstra · 16 years ago
  29. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  30. a56af87 driver-core: move dma-coherent.c from kernel to driver/base by Ming Lei · 16 years ago
  31. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  32. 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 · 16 years ago
  33. 6ca6cca tracing: optimize global_trace_clock cachelines by Steven Rostedt · 16 years ago
  34. 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 · 16 years ago
  35. 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 · 16 years ago
  36. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 16 years ago
  37. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 16 years ago
  38. 0763a66 sched: Rename select_task_rq() argument by Peter Zijlstra · 16 years ago
  39. 8e6598a sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 16 years ago
  40. d6a59aa sched: Provide arch_scale_freq_power by Peter Zijlstra · 16 years ago
  41. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 16 years ago
  42. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 16 years ago
  43. d7c33c4 sched: Fix task affinity for select_task_rq_fair by Peter Zijlstra · 16 years ago
  44. 83f5496 sched: for_each_domain() vs RCU by Peter Zijlstra · 16 years ago
  45. ae154be sched: Weaken SD_POWERSAVINGS_BALANCE by Peter Zijlstra · 16 years ago
  46. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 16 years ago
  47. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 16 years ago
  48. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 16 years ago
  49. aaee120 sched: Move sched_balance_self() into sched_fair.c by Peter Zijlstra · 16 years ago
  50. f5f08f3 sched: Move code around by Peter Zijlstra · 16 years ago
  51. e26af0e sched: Add come comments to the sched features by Peter Zijlstra · 16 years ago
  52. 3cb63d5 sched: Complete buddy switches by Mike Galbraith · 16 years ago
  53. e6b1b2c sched: Split WAKEUP_OVERLAP by Peter Zijlstra · 16 years ago
  54. b78bb86 sched: Fix double_rq_lock() compile warning by Peter Zijlstra · 16 years ago
  55. b3e62e3 perf_counter: Fix buffer overflow in perf_copy_attr() by Xiao Guangrong · 16 years ago
  56. 1824090 Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  57. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  58. c91d7d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 16 years ago
  59. 555f386 ftrace: document function and function graph implementation by Mike Frysinger · 16 years ago
  60. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  61. 353f6dd cleanup console_print() by Anirban Sinha · 16 years ago
  62. 4a5d6ba CRED: Allow put_cred() to cope with a NULL groups list by David Howells · 16 years ago
  63. 8de0307 PM: Trivial fixes by Wu Fengguang · 16 years ago
  64. 98e73dc PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() by Gerald Schaefer · 16 years ago
  65. ef4aede PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) by Rafael J. Wysocki · 17 years ago
  66. 64a473c PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) by Rafael J. Wysocki · 17 years ago
  67. 4bb3343 PM/Hibernate: Rework shrinking of memory by Rafael J. Wysocki · 17 years ago
  68. e681c9d PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ by Thadeu Lima de Souza Cascardo · 17 years ago
  69. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 16 years ago
  70. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  71. 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 16 years ago
  72. 20a58a7 tracing: remove some unused macros by Li Zefan · 16 years ago
  73. 05ffa2d ftrace: add compile-time check on F_printk() by Li Zefan · 16 years ago
  74. c16de8f tracing: fix F_printk() typos by Li Zefan · 16 years ago
  75. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 16 years ago
  76. 08a4081 ring-buffer: typecast cmpxchg to fix PowerPC warning by Steven Rostedt · 16 years ago
  77. f977bb4 perf_counter, sched: Add sched_stat_runtime tracepoint by Ingo Molnar · 16 years ago
  78. 459ec28 perf_counter: Allow mmap if paranoid checks are turned off by Ingo Molnar · 16 years ago
  79. 60ba770 tracing: add filter event logic to special, mmiotrace and boot tracers by Steven Rostedt · 16 years ago
  80. 51df5fc tracing: remove trace_event_types.h by Steven Rostedt · 16 years ago
  81. 4e5292e tracing: use the new trace_entries.h to create format files by Steven Rostedt · 16 years ago
  82. d731509 tracing: show details of structures within the ftrace structures by Steven Rostedt · 16 years ago
  83. 0a1c49d tracing: use macros to create internal ftrace entry ring buffer structures by Steven Rostedt · 16 years ago
  84. 558e654 tracing/profile: fix profile_disable vs module_unload by Li Zefan · 16 years ago
  85. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 16 years ago
  86. 41dfba4 tracing: remove unused local variables in tracer probe functions by Carsten Emde · 16 years ago
  87. 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 · 16 years ago
  88. 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 · 16 years ago
  89. 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 · 16 years ago
  90. 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 · 16 years ago
  91. 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 · 16 years ago
  92. 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 · 16 years ago
  93. 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 · 16 years ago
  94. 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 · 16 years ago
  95. 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 · 16 years ago
  96. 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 · 16 years ago
  97. 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 · 16 years ago
  98. 689fd8b tracing: trace parser support for function and graph by jolsa@redhat.com · 16 years ago
  99. 4896636 tracing: trace parser support for set_event by jolsa@redhat.com · 16 years ago
  100. b63f39e tracing: create generic trace parser by jolsa@redhat.com · 16 years ago