1. 44ee635 percpu: Add __percpu sparse annotations to hw_breakpoint by Tejun Heo · 15 years ago
  2. 018cbff Merge commit 'v2.6.33' into perf/core by Frederic Weisbecker · 15 years ago
  3. 24691ea perf_event: Fix preempt warning in perf_clock() by Peter Zijlstra · 15 years ago
  4. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 15 years ago
  5. 38331f6 perf_events, x86: AMD event scheduling by Stephane Eranian · 15 years ago
  6. d76a081 perf_events: Add new start/stop PMU callbacks by Stephane Eranian · 15 years ago
  7. 3a0304e perf_events: Report the MMAP pgoff value in bytes by Peter Zijlstra · 15 years ago
  8. 7011883 kernel/sys.c: fix missing rcu protection for sys_getpriority() by Tetsuo Handa · 15 years ago
  9. bee415c 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
  10. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 15 years ago
  11. 1a02d59 kfifo: Make kfifo_initialized work after kfifo_free by Anton Vorontsov · 15 years ago
  12. 7d0bab9 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
  13. 627a9a19 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 3d8b4bd 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
  15. 6f93d0a perf_events: Fix FORK events by Peter Zijlstra · 15 years ago
  16. a9bb18f tracing/kprobes: Fix probe parsing by Heiko Carstens · 15 years ago
  17. c93d89f Export the symbol of getboottime and mmonotonic_to_bootbased by Jason Wang · 15 years ago
  18. 5ecaafd kprobes: Add mcount to the kprobes blacklist by Masami Hiramatsu · 15 years ago
  19. aa16cd8 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
  20. 9717e6c perf_events: Optimize perf_event_task_tick() by Peter Zijlstra · 15 years ago
  21. f24bb99 ftrace: Remove record freezing by Masami Hiramatsu · 15 years ago
  22. 4554dbc kprobes: Check probe address is reserved by Masami Hiramatsu · 15 years ago
  23. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 15 years ago
  24. 615d0eb kprobes: Disable booster when CONFIG_PREEMPT=y by Masami Hiramatsu · 15 years ago
  25. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 15 years ago
  26. b9c3032 hrtimer, softirq: Fix hrtimer->softirq trampoline by Peter Zijlstra · 15 years ago
  27. 59647b6 futex: Handle futex value corruption gracefully by Thomas Gleixner · 15 years ago
  28. 51246bf futex: Handle user space corruption gracefully by Thomas Gleixner · 15 years ago
  29. 5ecb01c futex_lock_pi() key refcnt fix by Mikael Pettersson · 15 years ago
  30. c80d292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  31. 4528fd0 cgroups: fix to return errno in a failure path by Li Zefan · 15 years ago
  32. bc173f7 kfifo: fix kernel-doc notation by Randy Dunlap · 15 years ago
  33. b8a1d37 kernel/cred.c: use kmem_cache_free by Julia Lawall · 15 years ago
  34. 4f48f8b tracing: Fix circular dead lock in stack trace by Lai Jiangshan · 15 years ago
  35. e20da89 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
  36. 834db33 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
  37. 8ea85c2 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
  38. bdd8466 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
  39. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 15 years ago
  40. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
  41. cc09674 x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API by Jason Wessel · 15 years ago
  42. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  43. 75c9f32 perf_events: Fix sample_period transfer on inherit by Peter Zijlstra · 15 years ago
  44. 1e12a4a tracing/kprobe: Cleanup unused return value of tracing functions by Xiao Guangrong · 15 years ago
  45. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 15 years ago
  46. b23ff0e hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. by Mahesh Salgaonkar · 15 years ago
  47. 9d3cfc4 sched: Correct printk whitespace in warning from cpu down task check by Frans Pop · 15 years ago
  48. 1185424 sched: Fix incorrect sanity check by Peter Zijlstra · 15 years ago
  49. abd5071 perf: Reimplement frequency driven sampling by Peter Zijlstra · 15 years ago
  50. 48d5067 lockdep: Fix check_usage_backwards() error message by Oleg Nesterov · 15 years ago
  51. 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 15 years ago
  52. 3c05d74 ring-buffer: Check for end of page in iterator by Steven Rostedt · 15 years ago
  53. 492a74f ring-buffer: Check if ring buffer iterator has stale data by Steven Rostedt · 15 years ago
  54. 7b7422a clocksource: Prevent potential kgdb dead lock by Thomas Gleixner · 15 years ago
  55. 74bf407 tracing: Prevent kernel oops with corrupted buffer by Steven Rostedt · 15 years ago
  56. f6760aa 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
  57. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago
  58. fabf318 sched: Fix fork vs hotplug vs cpuset namespaces by Peter Zijlstra · 15 years ago
  59. e80b135 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
  60. 22e1908 perf: Honour event state for aux stream data by Peter Zijlstra · 15 years ago
  61. fe43220 perf: Fix perf_event_do_pending() fallback callsite by Peter Zijlstra · 15 years ago
  62. 6d558c3 sched: Reassign prev and switch_count when reacquire_kernel_lock() fail by Yong Zhang · 15 years ago
  63. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 15 years ago
  64. ea9d8e3 clockevent: Don't remove broadcast device when cpu is dead by Xiaotian Feng · 15 years ago
  65. f426a7e Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
  66. 329c0e0 perf: Better order flexible and pinned scheduling by Frederic Weisbecker · 15 years ago
  67. 7defb0f perf: Don't schedule out/in pinned events on task tick by Frederic Weisbecker · 15 years ago
  68. 5b0311e perf: Allow pinned and flexible groups to be scheduled separately by Frederic Weisbecker · 15 years ago
  69. 42cce92 perf: Make __perf_event_sched_out static by Frederic Weisbecker · 15 years ago
  70. 231e36f tracing/kprobe: Update kprobe tracing self test for new syntax by Masami Hiramatsu · 15 years ago
  71. 2a8249d 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
  72. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. af2422c smp_call_function_any(): pass the node value to cpumask_of_node() by David John · 15 years ago
  74. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 15 years ago
  75. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 15 years ago
  76. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 15 years ago
  77. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 15 years ago
  78. d6f962b perf: Export software-only event group characteristic as a flag by Frederic Weisbecker · 15 years ago
  79. e286417 perf: Round robin flexible groups of events using list_rotate_left() by Frederic Weisbecker · 15 years ago
  80. 889ff01 perf/core: Split context's event group list into pinned and non-pinned lists by Frederic Weisbecker · 15 years ago
  81. d1303dd tracing/filters: Add comment for match callbacks by Li Zefan · 15 years ago
  82. 16da27a tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING by Li Zefan · 15 years ago
  83. b2af211 tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching by Li Zefan · 15 years ago
  84. a3291c1 tracing/filters: Fix MATCH_END_ONLY filter matching by Li Zefan · 15 years ago
  85. 285caad tracing/filters: Fix MATCH_FRONT_ONLY filter matching by Li Zefan · 15 years ago
  86. 751e998 ftrace: Fix MATCH_END_ONLY function filter by Li Zefan · 15 years ago
  87. 8381f65 sched/perf: Make sure irqs are disabled for perf_event_task_sched_in() by Jamie Iles · 15 years ago
  88. 1464010 tracing/kprobe: Drop function argument access syntax by Masami Hiramatsu · 15 years ago
  89. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  90. 7485d0d futexes: Remove rw parameter from get_futex_key() by KOSAKI Motohiro · 15 years ago
  91. b45c6e7 kernel/signal.c: fix kernel information leak with print-fatal-signals=1 by Andi Kleen · 15 years ago
  92. bd4f490 cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() by Dave Anderson · 15 years ago
  93. 8767ba2 kmod: fix resource leak in call_usermodehelper_pipe() by Masami Hiramatsu · 15 years ago
  94. 0e1ff5d ring-buffer: Add rb_list_head() wrapper around new reader page next field by Steven Rostedt · 15 years ago
  95. 5ded3dc6 ring-buffer: Wrap a list.next reference with rb_list_head() by David Sharp · 15 years ago
  96. 10b465a modules: Skip empty sections when exporting section notes by Ben Hutchings · 15 years ago
  97. 952363c Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 9d6e323 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. b21c070 Merge branch 'tracing-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. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago