1. 9fb6720 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
  2. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 15 years ago
  3. de5e9d5 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
  4. 050c6c9 sched: Remove debugging check by Ingo Molnar · 15 years ago
  5. 55ec86f Merge branches 'x86-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
  6. 21228e45 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
  7. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  8. fcb1191 resources: add arch hook for preventing allocation in reserved areas by Bjorn Helgaas · 15 years ago
  9. c0f5ac5 Revert "resources: support allocating space within a region from the top down" by Bjorn Helgaas · 15 years ago
  10. be8cd64 PM / Hibernate: Restore old swap signature to avoid user space breakage by Rafael J. Wysocki · 15 years ago
  11. 1497dd1 PM / Hibernate: Fix PM_POST_* notification with user-space suspend by Takashi Iwai · 15 years ago
  12. abe4340 perf: Sysfs enumeration by Peter Zijlstra · 15 years ago
  13. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 15 years ago
  14. 24a24bb perf: Move perf_event_init() into main.c by Peter Zijlstra · 15 years ago
  15. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  16. d949750 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
  17. 8e92c20 sched: Fix the irqtime code for 32bit by Peter Zijlstra · 15 years ago
  18. fe44d62 sched: Fix the irqtime code to deal with u64 wraps by Peter Zijlstra · 15 years ago
  19. ce67783 perf: Fix off by one in perf_swevent_init() by Dan Carpenter · 15 years ago
  20. 0fcdcfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  21. 2d64672 workqueue: It is likely that WORKER_NOT_RUNNING is true by Steven Rostedt · 15 years ago
  22. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 15 years ago
  23. c277443 perf: Stop all counters on reboot by Peter Zijlstra · 15 years ago
  24. dbd87b5 nohz: Fix get_next_timer_interrupt() vs cpu hotplug by Heiko Carstens · 15 years ago
  25. f26f9af Sched: fix skip_clock_update optimization by Mike Galbraith · 15 years ago
  26. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 15 years ago
  27. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 15 years ago
  28. 6313e3c Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and '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
  29. 81e8d21 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
  30. 75b5293 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 15 years ago
  31. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 15 years ago
  32. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  33. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 15 years ago
  34. 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 15 years ago
  35. f984ba4 kprobes: Use text_poke_smp_batch for unoptimizing by Masami Hiramatsu · 15 years ago
  36. cd7ebe2 kprobes: Use text_poke_smp_batch for optimizing by Masami Hiramatsu · 15 years ago
  37. 0490cd1 kprobes: Reuse unused kprobe by Masami Hiramatsu · 15 years ago
  38. 6274de4 kprobes: Support delayed unoptimizing by Masami Hiramatsu · 15 years ago
  39. 61f4e13 kprobes: Separate kprobe optimizing code from optimizer by Masami Hiramatsu · 15 years ago
  40. 6f0f1dd kprobes: Cleanup disabling and unregistering path by Masami Hiramatsu · 15 years ago
  41. 6d8e40a kprobes: Rename old_p to more appropriate name by Masami Hiramatsu · 15 years ago
  42. c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 15 years ago
  43. 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 15 years ago
  44. 614b678 perf events: Fix event inherit fallout of precalculated headers by Thomas Gleixner · 15 years ago
  45. 33dd94a do_exit(): make sure that we run with get_fs() == USER_DS by Nelson Elhage · 15 years ago
  46. 25c9170 genirq: Fix incorrect proc spurious output by Kenji Kaneshige · 15 years ago
  47. c320c7b perf events: Precalculate the header space for PERF_SAMPLE_ fields by Arnaldo Carvalho de Melo · 15 years ago
  48. 364829b tracing: Fix panic when lseek() called on "trace" opened for writing by Slava Pestov · 15 years ago
  49. a9e40a2 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
  50. 0318755 Merge branch 'timers-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. d2f30c7 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
  52. 1b065fd 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
  53. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 15 years ago
  54. 9639882 perf: Ignore non-sampling overflows by Peter Zijlstra · 15 years ago
  55. 5d508e8 perf: Don't bother to init the hrtimer for no SW sampling counters by Franck Bui-Huu · 15 years ago
  56. 2e939d1 perf: Limit event refresh to sampling event by Franck Bui-Huu · 15 years ago
  57. 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 15 years ago
  58. 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  59. e4e91ac Merge commit 'v2.6.37-rc3' into perf/core by Ingo Molnar · 15 years ago
  60. 61ab254 nohz: Fix printk_needs_cpu() return value on offline cpus by Heiko Carstens · 15 years ago
  61. 49f4138 printk: Fix wake_up_klogd() vs cpu hotplug by Heiko Carstens · 15 years ago
  62. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 15 years ago
  63. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 15 years ago
  64. e5cba24 workqueue: check the allocation of system_unbound_wq by Hitoshi Mitake · 15 years ago
  65. 33e0d57 Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" by Linus Torvalds · 15 years ago
  66. 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 15 years ago
  67. ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
  68. 2d42dc3 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
  69. 61c3265 tracing: New flag to allow non privileged users to use a trace event by Frederic Weisbecker · 15 years ago
  70. 94e8ba7 irq_work: Drop cmpxchg() result by Sergio Aguirre · 15 years ago
  71. 8882135 perf: Fix owner-list vs exit by Peter Zijlstra · 15 years ago
  72. d5ad140 sched: Fix idle balancing by Nikhil Rao · 15 years ago
  73. b5482cf sched: Fix volanomark performance regression by Alex Shi · 15 years ago
  74. fcf48a7 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
  75. 5f2b0ba x86, nmi_watchdog: Remove the old nmi_watchdog by Don Zickus · 15 years ago
  76. a89d4bd Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  77. 5450d90 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded by Jovi Zhang · 15 years ago
  78. 85e76ab kdb: fix memory leak in kdb_main.c by Jovi Zhang · 15 years ago
  79. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 15 years ago
  80. 59365d1 kernel: make /proc/kallsyms mode 400 to reduce ease of attacking by Marcus Meissner · 15 years ago
  81. d33fdee 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
  82. 1e8703b Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  83. 4531491 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 2ebc8ec Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  85. df6e61d kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK by Joe Perches · 15 years ago
  86. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 15 years ago
  87. 00fafcd PM / PM QoS: Fix reversed min and max by Colin Cross · 15 years ago
  88. 91e86e5 tracing: Fix recursive user stack trace by Steven Rostedt · 15 years ago
  89. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  90. 28397ba 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
  91. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 15 years ago
  92. 3871525 latencytop: fix per task accumulator by Ken Chen · 15 years ago
  93. 834b403 kernel/range.c: fix clean_sort_range() for the case of full array by Alexey Khoroshilov · 15 years ago
  94. 3c502e7 perf,hw_breakpoint: Initialize hardware api earlier by Jason Wessel · 15 years ago
  95. 1e5a740 sched: Fix cross-sched-class wakeup preemption by Peter Zijlstra · 15 years ago
  96. 13b9b6e tracing: Fix module use of trace_bprintk() by Steven Rostedt · 15 years ago
  97. 43e6086 PM / OPP: Hide OPP configuration when SoCs do not provide an implementation by Mark Brown · 15 years ago
  98. 2d46709 sched: Fix runnable condition for stoptask by Peter Zijlstra · 15 years ago
  99. aae6d3d sched: Use group weight, idle cpu metrics to fix imbalances during idle by Suresh Siddha · 15 years ago
  100. eed0152 perf_events: Fix time tracking in samples by Stephane Eranian · 15 years ago