1. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 17 years ago
  2. f38b082 perf_counter: Initialize per-cpu context earlier on cpu up by Paul Mackerras · 17 years ago
  3. 22a4f65 perf_counter: Tidy up style details by Ingo Molnar · 17 years ago
  4. 880ca15 perf_counter: Allow software counters to count while task is not running by Paul Mackerras · 17 years ago
  5. 25346b9 perf_counter: Provide functions for locking and pinning the context for a task by Paul Mackerras · 17 years ago
  6. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  7. bbbee90 perf_counter: Ammend cleanup in fork() fail by Peter Zijlstra · 17 years ago
  8. 665c214 perf_counter: Clean up task_ctx vs interrupts by Peter Zijlstra · 17 years ago
  9. efb3d17 perf_counter: Fix COMM and MMAP events for cpu wide counters by Peter Zijlstra · 17 years ago
  10. 012b84d perf_counter: Robustify counter-free logic by Ingo Molnar · 17 years ago
  11. 3f4dee2 perf_counter: Fix cpuctx->task_ctx races by Ingo Molnar · 17 years ago
  12. ad3a37d perf_counter: Don't swap contexts containing locked mutex by Paul Mackerras · 17 years ago
  13. c93f766 perf_counter: Fix race in attaching counters to tasks and exiting by Paul Mackerras · 17 years ago
  14. ab2b7eb kmod: Release sub_info on cred allocation failure. by Tetsuo Handa · 17 years ago
  15. 329d876 perf_counter: Initialize ->oncpu properly by Ingo Molnar · 17 years ago
  16. 0127c3e perf_counter: fix warning & lockup by Ingo Molnar · 17 years ago
  17. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 17 years ago
  18. 10989fb perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu counters by Peter Zijlstra · 17 years ago
  19. 6ab423e perf_counter: Propagate inheritance failures down the fork() path by Peter Zijlstra · 17 years ago
  20. 771d7cd perf_counter: Make pctrl() affect inherited counters too by Peter Zijlstra · 17 years ago
  21. e4cbb4e perf_counter: Move child perfcounter init to after scheduler init by Ingo Molnar · 17 years ago
  22. 93c3248 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  23. d5a877e async: make sure independent async domains can't accidentally entangle by James Bottomley · 17 years ago
  24. 32bdfac PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs by Rafael J. Wysocki · 17 years ago
  25. a3862d3 perf_counter: Increase mmap limit by Ingo Molnar · 17 years ago
  26. 475c557 perf_counter: Remove perf_counter_context::nr_enabled by Peter Zijlstra · 17 years ago
  27. 082ff5a perf_counter: Change pctrl() behaviour by Peter Zijlstra · 17 years ago
  28. aa9c67f perf_counter: Simplify context cleanup by Peter Zijlstra · 17 years ago
  29. 682076a perf_counter: Sanitize context locking by Peter Zijlstra · 17 years ago
  30. fccc714 perf_counter: Sanitize counter->mutex by Peter Zijlstra · 17 years ago
  31. e220d2d perf_counter: Fix dynamic irq_period logging by Peter Zijlstra · 17 years ago
  32. 564c2b2 perf_counter: Optimize context switch between identical inherited contexts by Paul Mackerras · 17 years ago
  33. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 17 years ago
  34. 34adc80 perf_counter: Fix context removal deadlock by Ingo Molnar · 17 years ago
  35. afedadf perf_counter: Optimize sched in/out of counters by Peter Zijlstra · 17 years ago
  36. b986d7e perf_counter: Optimize disable of time based sw counters by Peter Zijlstra · 17 years ago
  37. 26b119b perf_counter: Log irq_period changes by Peter Zijlstra · 17 years ago
  38. d7b629a perf_counter: Solve the rotate_ctx vs inherit race differently by Peter Zijlstra · 17 years ago
  39. c44d70a perf_counter: fix counter inheritance race by Ingo Molnar · 17 years ago
  40. 33b2fb3 perf_counter: fix counter freeing logic by Ingo Molnar · 17 years ago
  41. 64d1304 futex: setup writeable mapping for futex ops which modify user space data by Thomas Gleixner · 17 years ago
  42. ee3af6e Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  43. 0130b2d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  44. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 17 years ago
  45. 8646010 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  46. 0203026 perf_counter: fix threaded task exit by Ingo Molnar · 17 years ago
  47. 856d56b perf_counter: Fix counter inheritance by Peter Zijlstra · 17 years ago
  48. 8bc2095 perf_counter: Fix inheritance cleanup code by Peter Zijlstra · 17 years ago
  49. 0f6f49a Fix caller information for warn_slowpath_null by Linus Torvalds · 17 years ago
  50. 4484079 PM: check sysdev_suspend(PMSG_FREEZE) return value by Bjorn Helgaas · 17 years ago
  51. 88fc86c tracing: Append prompt in /debug/tracing/README file by GeunSik Lim · 17 years ago
  52. ade385e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  53. 9d23a90 perf_counter: allow arch to supply event misc flags and instruction pointer by Paul Mackerras · 17 years ago
  54. 2e569d3 perf_counter: frequency based adaptive irq_period, 32-bit fix by Peter Zijlstra · 17 years ago
  55. 60db5e0 perf_counter: frequency based adaptive irq_period by Peter Zijlstra · 17 years ago
  56. 789f90f perf_counter: per user mlock gift by Peter Zijlstra · 17 years ago
  57. 548e1dd perf_counter: remove perf_disable/enable exports by Peter Zijlstra · 17 years ago
  58. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 17 years ago
  59. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 17 years ago
  60. 9e35ad3 perf_counter: Rework the perf counter disable/enable by Peter Zijlstra · 17 years ago
  61. 53020fe perf_counter: Fix perf_output_copy() WARN to account for overflow by Peter Zijlstra · 17 years ago
  62. d80c19d lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS by Ingo Molnar · 17 years ago
  63. e758a33 perf_counter: call hw_perf_save_disable/restore around group_sched_in by Paul Mackerras · 17 years ago
  64. 615a3f1 perf_counter: call atomic64_set for counter->count by Paul Mackerras · 17 years ago
  65. a08b159 perf_counter: don't count scheduler ticks as context switches by Paul Mackerras · 17 years ago
  66. 6751b71 perf_counter: Put whole group on when enabling group leader by Paul Mackerras · 17 years ago
  67. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 17 years ago
  68. 92d23f7 sched: Fix fallback sched_clock()'s offset when using jiffies by Ron · 17 years ago
  69. 201517a kprobes: fix to use text_mutex around arm/disarm kprobe by Masami Hiramatsu · 17 years ago
  70. f370e1e perf_counter: add PERF_RECORD_CPU by Peter Zijlstra · 17 years ago
  71. a85f61a perf_counter: add PERF_RECORD_CONFIG by Peter Zijlstra · 17 years ago
  72. 3df5eda perf_counter: rework ioctl()s by Peter Zijlstra · 17 years ago
  73. 7fc23a5 perf_counter: optimize perf_counter_task_tick() by Peter Zijlstra · 17 years ago
  74. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 17 years ago
  75. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 17 years ago
  76. 3611dfb Merge branch 'core/locking' into perfcounters/core by Ingo Molnar · 17 years ago
  77. 99ee129 Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  78. bcb1656 Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  79. e858e8b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. da87bbd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  81. e91b3b2 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  82. 2023b35 perf_counter: inheritable sample counters by Peter Zijlstra · 17 years ago
  83. 22c1558 perf_counter: fix the output lock by Peter Zijlstra · 17 years ago
  84. c5078f7 perf_counter: provide an mlock threshold by Peter Zijlstra · 17 years ago
  85. 6de6a7b perf_counter: add ioctl(PERF_COUNTER_IOC_RESET) by Peter Zijlstra · 17 years ago
  86. c66de4a perf_counter: uncouple data_head updates from wakeups by Peter Zijlstra · 17 years ago
  87. 1dce8d9 perf_counter: convert perf_resource_mutex to a spinlock by Ingo Molnar · 17 years ago
  88. 0d905bc perf_counter: initialize the per-cpu context earlier by Ingo Molnar · 17 years ago
  89. b82914c perf_counter: round-robin per-CPU counters too by Ingo Molnar · 17 years ago
  90. 9e4a5bd mm: prevent divide error for small values of vm_dirty_bytes by Andrea Righi · 17 years ago
  91. 74a03b6 clockevents: prevent endless loop in tick_handle_periodic() by john stultz · 17 years ago
  92. d7226fb Revert "genirq: assert that irq handlers are indeed running in hardirq context" by Thomas Gleixner · 17 years ago
  93. c33a0bc perf_counter: fix race in perf_output_* by Peter Zijlstra · 17 years ago
  94. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 17 years ago
  95. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 17 years ago
  96. 30b4ae8 signals: split do_tkill by Thomas Gleixner · 17 years ago
  97. a511e3f mutex: add atomic_dec_and_mutex_lock(), fix by Andrew Morton · 17 years ago
  98. c5dd016 perf_counter: update copyright notice by Paul Mackerras · 17 years ago
  99. 6e85c5b kernel/posix-cpu-timers.c: fix sparse warning by H Hartley Sweeten · 17 years ago
  100. 23b94b9 locking, rtmutex.c: Documentation cleanup by Luis Henriques · 17 years ago