1. 33dc9b1 ftrace: Separate hash allocation and assignment by Steven Rostedt · 15 years ago
  2. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 15 years ago
  3. 1cf41dd ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 15 years ago
  4. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 15 years ago
  5. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 15 years ago
  6. 8b06161 Merge branch 'perf-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. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 15 years ago
  8. 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 15 years ago
  9. 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  10. e7e7ee2 perf events: Clean up definitions and initializers, update copyrights by Ingo Molnar · 15 years ago
  11. 48dbb6d hw breakpoints: Move to kernel/events/ by Borislav Petkov · 15 years ago
  12. fae85b7 perf: Start the restructuring by Borislav Petkov · 15 years ago
  13. 94b2c36 genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL by Geert Uytterhoeven · 15 years ago
  14. ac0a326 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  15. 809435f Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  16. 3fd9952 Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  17. b9df92d ftrace: Consolidate the function match routines for normal and mods by Steven Rostedt · 15 years ago
  18. 491d0dc ftrace: Consolidate updating of ftrace_trace_function by Steven Rostedt · 15 years ago
  19. 996e87b ftrace: Move record update for normal and modules into a separate function by Steven Rostedt · 15 years ago
  20. d2c8c3e ftrace: Remove FTRACE_FL_CONVERTED flag by Steven Rostedt · 15 years ago
  21. 45a4a23 ftrace: Remove FTRACE_FL_FAILED flag by Steven Rostedt · 15 years ago
  22. 3499e46 ftrace: Remove failures file by Steven Rostedt · 15 years ago
  23. 8ab2b7ef ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 15 years ago
  24. 0778d9a ftrace: Make FTRACE_WARN_ON() work in if condition by Steven Rostedt · 15 years ago
  25. 058e297 ftrace: Only update the function code on write to filter files by Steven Rostedt · 15 years ago
  26. 40a9635 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 5035b20 workqueue: fix deadlock in worker_maybe_bind_and_lock() by Tejun Heo · 15 years ago
  29. ce31332 hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically by Thomas Gleixner · 15 years ago
  30. 1409f14 kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog by Hillf Danton · 15 years ago
  31. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  32. 6c8a721 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  33. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 15 years ago
  34. 686c4cb Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  35. d20ac25 ftrace: Build without frame pointers on Microblaze by Michal Simek · 15 years ago
  36. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 15 years ago
  37. 4ae0ff1 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 2ca6f62f PM: Fix error code paths executed after failing syscore_suspend() by Rafael J. Wysocki · 15 years ago
  39. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 15 years ago
  40. 1791f88 posix clocks: Replace mutex with reader/writer semaphore by Richard Cochran · 15 years ago
  41. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  42. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 15 years ago
  44. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 15 years ago
  45. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  46. 0cd9c64 futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup by Darren Hart · 15 years ago
  47. 6631e63 block: don't flush plugged IO on forced preemtion scheduling by Linus Torvalds · 15 years ago
  48. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 15 years ago
  49. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 15 years ago
  50. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 15 years ago
  51. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 15 years ago
  52. b30aef1 sched: Fix erroneous all_pinned logic by Ken Chen · 15 years ago
  53. b0432d8 sched: Fix sched-domain avg_load calculation by Ken Chen · 15 years ago
  54. e566b76 perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec() by Stephane Eranian · 15 years ago
  55. f9fa0bc signal.c: fix erroneous syscall kernel-doc by Randy Dunlap · 15 years ago
  56. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 15 years ago
  58. 49c022e sched: Clean up rebalance_domains() load-balance interval calculation by Peter Zijlstra · 15 years ago
  59. 41c5789 kernel/signal.c: add kernel-doc notation to syscalls by Randy Dunlap · 15 years ago
  60. 5aba085 kernel/signal.c: fix typos and coding style by Randy Dunlap · 15 years ago
  61. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 15 years ago
  62. ee5e51f tracing: Avoid soft lockup in trace_pipe by Jiri Olsa · 15 years ago
  63. 1813dc3 tracing: Print trace_bprintk() formats for modules too by Steven Rostedt · 15 years ago
  64. 0588fa3 tracing: Convert trace_printk() formats for module to const char * by Steven Rostedt · 15 years ago
  65. 148086b 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
  66. 4da7e90 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 4352d9d ntp: fix non privileged system time shifting by Richard Cochran · 15 years ago
  68. 4f5058c genirq: Fix cpumask leak in __setup_irq() by Xiaotian Feng · 15 years ago
  69. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 16 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  71. fd1edb3 perf: Fix task_struct reference leak by Peter Zijlstra · 15 years ago
  72. 2044338 perf: Rebase max unprivileged mlock threshold on top of page size by Frederic Weisbecker · 15 years ago
  73. 3436ae1 sched: Fix rebalance interval calculation by Sisir Koppaka · 15 years ago
  74. a51e919 sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_FIFO tasks by Dario Faggioli · 15 years ago
  75. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 15 years ago
  76. 353c8ed genirq: Fix misnamed label in handle_edge_eoi_irq by Thomas Gleixner · 15 years ago
  77. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 15 years ago
  78. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 15 years ago
  79. a6e120e alpha: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  80. cd22c0e genirq: Fix harmless typo by Thomas Gleixner · 15 years ago
  81. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 0ef5ca1 genirq; Fix cleanup fallout by Thomas Gleixner · 15 years ago
  83. 243b422 Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo by Roland Dreier · 15 years ago
  84. a6aeddd genirq: Fix typo and remove unused variable by Thomas Gleixner · 15 years ago
  85. 30398bf6 genirq: Fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  86. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 15 years ago
  87. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 15 years ago
  88. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 15 years ago
  89. c2d0c55 genirq: Split irq_set_affinity() so it can be called with lock held. by David Daney · 15 years ago
  90. b3d4223 genirq: Add chip flag for restricting cpu_on/offline calls by Thomas Gleixner · 15 years ago
  91. 0fdb4b2 genirq: Add chip hooks for taking CPUs on/off line. by David Daney · 15 years ago
  92. 801a0e9 genirq: Add irq disabled flag to irq_data state by Thomas Gleixner · 15 years ago
  93. d72274e genirq: Reserve the irq when calling irq_set_chip() by David Daney · 15 years ago
  94. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  95. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  96. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. 8dd9026 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
  98. 2a20b02 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 839767e Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. 94df491 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