1. d62f85d tracing/function-graph: Use correct string size for snprintf by Chase Douglas · 16 years ago
  2. 67ead0a tracing: Remove open-coded __trace_add_event_call() by Li Zefan · 16 years ago
  3. ffb9f99 tracing: Remove redundant raw_init callbacks by Li Zefan · 16 years ago
  4. c9d932c tracing: Remove test of NULL define_fields callback by Li Zefan · 16 years ago
  5. 8728fe5 tracing: Don't allocate common fields for every trace events by Li Zefan · 16 years ago
  6. c9642c4 tracing: Use a global field list for all syscall exit events by Li Zefan · 16 years ago
  7. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 16 years ago
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 0d98bb2 sched: Prevent compiler from optimising the sched_avg_update() loop by Will Deacon · 16 years ago
  14. 45a7337 hw_breakpoints: Fix per task breakpoint tracking by Frederic Weisbecker · 16 years ago
  15. 8695159 sched: silence PROVE_RCU in sched_fork() by Peter Zijlstra · 16 years ago
  16. f3b577d rcu: apply RCU protection to wake_affine() by Daniel J Blueman · 16 years ago
  17. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 16 years ago
  18. 3c93717 sched: Fix over-scheduling bug by Alex,Shi · 16 years ago
  19. 3310d4d nohz: Fix nohz ratelimit by Peter Zijlstra · 16 years ago
  20. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 16 years ago
  21. a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 16 years ago
  22. 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
  23. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
  24. 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
  25. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 16 years ago
  26. 4673247 genirq: Deal with desc->set_type() changing desc->chip by Thomas Gleixner · 16 years ago
  27. e785059 perf: Convert perf_event to local_t by Peter Zijlstra · 16 years ago
  28. a6e6dea perf: Add perf_event::child_count by Peter Zijlstra · 16 years ago
  29. b5e5879 perf: Add perf_event_count() by Peter Zijlstra · 16 years ago
  30. d57e34f perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything needed by Peter Zijlstra · 16 years ago
  31. ca5135e perf: Rename perf_mmap_data to perf_buffer by Peter Zijlstra · 16 years ago
  32. 8d2cacb perf: Cleanup {start,commit,cancel}_txn details by Peter Zijlstra · 16 years ago
  33. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 16 years ago
  34. 8ed9228 perf, trace: Remove superfluous rcu_read_lock() by Peter Zijlstra · 16 years ago
  35. ecc55f8 perf, trace: Inline perf_swevent_put_recursion_context() by Peter Zijlstra · 16 years ago
  36. 30dbb20e tracing: Remove boot tracer by Américo Wang · 16 years ago
  37. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 16 years ago
  38. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 16 years ago
  39. 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
  40. dc61b1d sched: Fix PROVE_RCU vs cpu_cgroup by Peter Zijlstra · 16 years ago
  41. f6ab91a perf: Fix signed comparison in perf_adjust_period() by Peter Zijlstra · 16 years ago
  42. 90ec781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  43. 9bea7f2 module: fix bne2 "gave up waiting for init of module libcrc32c" by Rusty Russell · 16 years ago
  44. be593f4 module: verify_export_symbols under the lock by Rusty Russell · 16 years ago
  45. 3bafeb6 module: move find_module check to end by Linus Torvalds · 16 years ago
  46. 7567650 module: make locking more fine-grained. by Rusty Russell · 16 years ago
  47. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 16 years ago
  48. 80a3d1b module: move sysfs exposure to end of load_module by Rusty Russell · 16 years ago
  49. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 16 years ago
  50. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 16 years ago
  51. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  52. 9e506f7 kernel/: fix BUG_ON checks for cpu notifier callbacks direct call by Akinobu Mita · 16 years ago
  53. 94b3dd0 cgroups: alloc_css_id() increments hierarchy depth by Greg Thelen · 16 years ago
  54. 485d527 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long by Oleg Nesterov · 16 years ago
  55. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 16 years ago
  56. d1f74e2 tracing/sched: Make preempt_schedule() notrace by Steven Rostedt · 16 years ago
  57. 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
  58. 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
  59. c6df8d5 perf: Fix crash in swevents by Peter Zijlstra · 16 years ago
  60. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 16 years ago
  61. 5c113fb fix cpu_chain section mismatch... by Daniel J Blueman · 16 years ago
  62. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  63. e51fd5e sched: Fix wake_affine() vs RT tasks by Peter Zijlstra · 16 years ago
  64. 293a7cf module: fix reference to mod->percpu after freeing module. by Rusty Russell · 16 years ago
  65. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 16 years ago
  66. 74048f8 perf_events: Fix unincremented buffer base on partial copy by Frederic Weisbecker · 16 years ago
  67. 90151c3 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 16 years ago
  68. 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 16 years ago
  69. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 16 years ago
  70. 8a49542 perf_events: Fix races in group composition by Peter Zijlstra · 16 years ago
  71. ac9721f perf_events: Fix races and clean up perf_event and perf_mmap_data interaction by Peter Zijlstra · 16 years ago
  72. 54e88fa sched: Make sure timers have migrated before killing the migration_thread by Amit K. Arora · 16 years ago
  73. 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
  74. 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
  75. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 16 years ago
  76. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 16 years ago
  77. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  78. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 16 years ago
  79. 29d03fa 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
  80. ea635c6 Fix racy use of anon_inode_getfd() in perf_event.c by Al Viro · 16 years ago
  81. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 45e0fff posix_timer: Fix error path in timer_create by Andrey Vagin · 16 years ago
  83. 00b9b0a Avoid warning when CPU hotplug isn't enabled by Linus Torvalds · 16 years ago
  84. 3dd6b5f numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations by Lee Schermerhorn · 16 years ago
  85. 5b530fc panic: call console_verbose() in panic by Anton Blanchard · 16 years ago
  86. f106eee pids: fix fork_idle() to setup ->pids correctly by Oleg Nesterov · 16 years ago
  87. 72680a1 pids: increase pid_max based on num_possible_cpus by Hedi Berriche · 16 years ago
  88. 79a6cde cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=n by Lai Jiangshan · 16 years ago
  89. 80b5184 kernel/: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 16 years ago
  90. e6bde73 cpu-hotplug: return better errno on cpu hotplug failure by Akinobu Mita · 16 years ago
  91. e9fb763 cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail() by Akinobu Mita · 16 years ago
  92. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 16 years ago
  93. 5089a97 proc_sched_show_task(): use get_nr_threads() by Oleg Nesterov · 16 years ago
  94. 6e1be45 check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check by Oleg Nesterov · 16 years ago
  95. 97101eb exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() by Oleg Nesterov · 16 years ago
  96. a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 16 years ago
  97. d40e48e exit: __exit_signal: use thread_group_leader() consistently by Oleg Nesterov · 16 years ago
  98. b7b8ff6 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 16 years ago
  99. 4ada856 signals: clear signal->tty when the last thread exits by Oleg Nesterov · 16 years ago
  100. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 16 years ago