1. 3a01736 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 · 16 years ago
  2. 24a461d trace: strlen() return doesn't account for the NULL by Dan Carpenter · 16 years ago
  3. 23c2875 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  4. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 16 years ago
  5. ef710e1 tracing: Shrink max latency ringbuffer if unnecessary by KOSAKI Motohiro · 16 years ago
  6. bc289ae tracing: Reduce latency and remove percpu trace_seq by Lai Jiangshan · 16 years ago
  7. 985023d trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit by Richard Kennedy · 16 years ago
  8. e870e9a tracing: Allow to disable cmdline recording by Li Zefan · 16 years ago
  9. b444786 tracing: Use generic_file_llseek for debugfs by Arnd Bergmann · 16 years ago
  10. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 16 years ago
  11. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 16 years ago
  12. 9078370 kmemleak: Add support for NO_BOOTMEM configurations by Catalin Marinas · 16 years ago
  13. 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 16 years ago
  14. 8bd0e1b Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 16 years ago
  15. e09c861 tracing/kprobes: Support "string" type by Masami Hiramatsu · 16 years ago
  16. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 16 years ago
  17. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 16 years ago
  18. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 16 years ago
  20. 7a0ea09 futex: futex_find_get_task remove credentails check by Michal Hocko · 16 years ago
  21. e05bd33 kexec: fix Oops in crash_shrink_memory() by Pavan Naregundi · 16 years ago
  22. a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 16 years ago
  23. d62f85d tracing/function-graph: Use correct string size for snprintf by Chase Douglas · 16 years ago
  24. 67ead0a tracing: Remove open-coded __trace_add_event_call() by Li Zefan · 16 years ago
  25. ffb9f99 tracing: Remove redundant raw_init callbacks by Li Zefan · 16 years ago
  26. c9d932c tracing: Remove test of NULL define_fields callback by Li Zefan · 16 years ago
  27. 8728fe5 tracing: Don't allocate common fields for every trace events by Li Zefan · 16 years ago
  28. c9642c4 tracing: Use a global field list for all syscall exit events by Li Zefan · 16 years ago
  29. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 16 years ago
  30. 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. f3866db Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. f014d93 Merge branch 'sched-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. cf91b41 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. e6cb628 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 0d98bb2 sched: Prevent compiler from optimising the sched_avg_update() loop by Will Deacon · 16 years ago
  36. 45a7337 hw_breakpoints: Fix per task breakpoint tracking by Frederic Weisbecker · 16 years ago
  37. 8695159 sched: silence PROVE_RCU in sched_fork() by Peter Zijlstra · 16 years ago
  38. f3b577d rcu: apply RCU protection to wake_affine() by Daniel J Blueman · 16 years ago
  39. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 16 years ago
  40. 3c93717 sched: Fix over-scheduling bug by Alex,Shi · 16 years ago
  41. 3310d4d nohz: Fix nohz ratelimit by Peter Zijlstra · 16 years ago
  42. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 16 years ago
  43. a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 16 years ago
  44. 85ca788 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
  46. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  47. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 16 years ago
  48. 4673247 genirq: Deal with desc->set_type() changing desc->chip by Thomas Gleixner · 16 years ago
  49. e785059 perf: Convert perf_event to local_t by Peter Zijlstra · 16 years ago
  50. a6e6dea perf: Add perf_event::child_count by Peter Zijlstra · 16 years ago
  51. b5e5879 perf: Add perf_event_count() by Peter Zijlstra · 16 years ago
  52. d57e34f perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything needed by Peter Zijlstra · 16 years ago
  53. ca5135e perf: Rename perf_mmap_data to perf_buffer by Peter Zijlstra · 16 years ago
  54. 8d2cacb perf: Cleanup {start,commit,cancel}_txn details by Peter Zijlstra · 16 years ago
  55. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 16 years ago
  56. 8ed9228 perf, trace: Remove superfluous rcu_read_lock() by Peter Zijlstra · 16 years ago
  57. ecc55f8 perf, trace: Inline perf_swevent_put_recursion_context() by Peter Zijlstra · 16 years ago
  58. 30dbb20e tracing: Remove boot tracer by Américo Wang · 16 years ago
  59. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 16 years ago
  60. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 16 years ago
  61. 6113e45 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 16 years ago
  62. dc61b1d sched: Fix PROVE_RCU vs cpu_cgroup by Peter Zijlstra · 16 years ago
  63. f6ab91a perf: Fix signed comparison in perf_adjust_period() by Peter Zijlstra · 16 years ago
  64. 90ec781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  65. 9bea7f2 module: fix bne2 "gave up waiting for init of module libcrc32c" by Rusty Russell · 16 years ago
  66. be593f4 module: verify_export_symbols under the lock by Rusty Russell · 16 years ago
  67. 3bafeb6 module: move find_module check to end by Linus Torvalds · 16 years ago
  68. 7567650 module: make locking more fine-grained. by Rusty Russell · 16 years ago
  69. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 16 years ago
  70. 80a3d1b module: move sysfs exposure to end of load_module by Rusty Russell · 16 years ago
  71. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 16 years ago
  72. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 16 years ago
  73. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  74. 9e506f7 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call by Akinobu Mita · 16 years ago
  75. 94b3dd0 cgroups: alloc_css_id() increments hierarchy depth by Greg Thelen · 16 years ago
  76. 485d527 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long by Oleg Nesterov · 16 years ago
  77. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 16 years ago
  78. d1f74e2 tracing/sched: Make preempt_schedule() notrace by Steven Rostedt · 16 years ago
  79. 39d1121 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. f150dba6 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 · 16 years ago
  81. c6df8d5 perf: Fix crash in swevents by Peter Zijlstra · 16 years ago
  82. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 16 years ago
  83. 5c113fb fix cpu_chain section mismatch... by Daniel J Blueman · 16 years ago
  84. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  85. e51fd5e sched: Fix wake_affine() vs RT tasks by Peter Zijlstra · 16 years ago
  86. 293a7cf module: fix reference to mod->percpu after freeing module. by Rusty Russell · 16 years ago
  87. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 16 years ago
  88. 74048f8 perf_events: Fix unincremented buffer base on partial copy by Frederic Weisbecker · 16 years ago
  89. 90151c3 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 16 years ago
  90. 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 16 years ago
  91. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 16 years ago
  92. 8a49542 perf_events: Fix races in group composition by Peter Zijlstra · 16 years ago
  93. ac9721f perf_events: Fix races and clean up perf_event and perf_mmap_data interaction by Peter Zijlstra · 16 years ago
  94. 54e88fa sched: Make sure timers have migrated before killing the migration_thread by Amit K. Arora · 16 years ago
  95. fa7eada Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. bc7d352 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 16 years ago
  98. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 16 years ago
  99. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  100. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 16 years ago