1. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  2. 7c0990c Do not free io context when taking recursive faults in do_exit by Nikanth Karthikesan · 16 years ago
  3. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  4. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  7. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
  8. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 16 years ago
  9. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  10. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  11. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 16 years ago
  12. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 16 years ago
  13. 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 16 years ago
  14. a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 16 years ago
  15. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 16 years ago
  16. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
  17. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 16 years ago
  18. 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 16 years ago
  19. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  20. c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 16 years ago
  21. 3bddb9a tracing: fix warning in kernel/trace/trace.c by Ingo Molnar · 16 years ago
  22. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
  23. 6d102bc tracing/ring-buffer: remove unused ring_buffer size by Lai Jiangshan · 16 years ago
  24. 3d9101e trace: fix task state printout by Thomas Gleixner · 16 years ago
  25. ea3a6d6 ftrace: add not to regex on filtering functions by Steven Rostedt · 16 years ago
  26. e05a43b trace: better use of stack_trace_enabled for boot up code by Steven Rostedt · 16 years ago
  27. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
  28. 66896a8 tracing/ftrace: add the printk-msg-only option by Frederic Weisbecker · 16 years ago
  29. 2c2d732 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() by Frederic Weisbecker · 16 years ago
  30. 80f40ee sched: use RCU variant of list traversal in for_each_leaf_rt_rq() by Bharata B Rao · 16 years ago
  31. e9515c3 sched, cpuacct: export percpu cpuacct cgroup stats by Ken Chen · 16 years ago
  32. 720f549 sched, cpuacct: refactoring cpuusage_read / cpuusage_write by Ken Chen · 16 years ago
  33. 9dfc3bc Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
  34. 34f28ec sched: optimize update_curr() by Peter Zijlstra · 16 years ago
  35. 03e89e4 sched: fix wakeup preemption clock by Mike Galbraith · 16 years ago
  36. 307257c cgroups: fix a race between rmdir and remount by Paul Menage · 16 years ago
  37. ca7e716 Revert "sched_clock: prevent scd->clock from moving backwards" by Linus Torvalds · 16 years ago
  38. d65bd5e sched: add missing arch_update_cpu_topology() call by Heiko Carstens · 16 years ago
  39. ee79d1b sched: let arch_update_cpu_topology indicate if topology changed by Heiko Carstens · 16 years ago
  40. cbc34ed sched: fix tracepoints in scheduler by Peter Zijlstra · 16 years ago
  41. f8b755a tracing/function-graph-tracer: Output arrows signal on hardirq call/return by Frederic Weisbecker · 16 years ago
  42. c1dfdc7 Merge commit 'v2.6.28-rc8' into sched/core by Ingo Molnar · 16 years ago
  43. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 16 years ago
  44. f9fc05e 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
  45. b88ed20 fix mapping_writably_mapped() by Hugh Dickins · 16 years ago
  46. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  47. fbb5b7a relayfs: fix infinite loop with splice() by Tom Zanussi · 16 years ago
  48. 9a2bd24 sched: CPU remove deadlock fix by Brian King · 16 years ago
  49. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 16 years ago
  50. 7f0ed77 [patch 1/1] audit: remove excess kernel-doc by Randy Dunlap · 16 years ago
  51. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 16 years ago
  52. a3f0711 [PATCH] Audit: make audit=0 actually turn off audit by Eric Paris · 16 years ago
  53. 94d6a5f user namespaces: document CFS behavior by Serge E. Hallyn · 16 years ago
  54. e726f5f tracing/function-graph-tracer: fix 'flags' variable mismatch by Ingo Molnar · 16 years ago
  55. efbe027 sched: idle_balance() does not call load_balance_newidle() by Vaidyanathan Srinivasan · 16 years ago
  56. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
  57. 8e1b82e tracing/function-graph-tracer: turn tracing_selftest_running into an int by Frederic Weisbecker · 16 years ago
  58. 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 16 years ago
  59. 5436499 sched: fix sd_parent_degenerate on non-numa smp machine by Ken Chen · 16 years ago
  60. 4d117c5 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  61. decbec3 tracing/function-graph-tracer: implement a print_headers function by Frederic Weisbecker · 16 years ago
  62. 7657d90 user namespaces: require cap_set{ug}id for CLONE_NEWUSER by Serge E. Hallyn · 16 years ago
  63. c37bbb0 user namespaces: let user_ns be cloned with fairsched by Serge E. Hallyn · 16 years ago
  64. 21bbecd ftrace: use init_struct_pid as swapper pid by Steven Rostedt · 16 years ago
  65. 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 16 years ago
  66. 77d683f tracing/ftrace: fix the check of ftrace_trace_task by Frederic Weisbecker · 16 years ago
  67. ff32504 tracing/ftrace: don't insert TRACE_PRINT during selftests by Frederic Weisbecker · 16 years ago
  68. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  69. bbeba4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  70. 4857339 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
  71. 3b666ce 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
  72. 50c396d [PATCH] kill obsolete temporary comment in swsusp_close() by Al Viro · 16 years ago
  73. 1fd8f2a tracing/function-graph-tracer: handle ftrace_printk entries by Frederic Weisbecker · 16 years ago
  74. faec2ec ftrace: avoid duplicated function when writing set_graph_function by Liming Wang · 16 years ago
  75. 6b25393 tracing: fix typo and missing inline function by Ingo Molnar · 16 years ago
  76. e32d895 ftrace: add ability to only trace swapper tasks by Steven Rostedt · 16 years ago
  77. 978f3a4 ftrace: use struct pid by Steven Rostedt · 16 years ago
  78. 804a685 ftrace: trace single pid for function graph tracer by Steven Rostedt · 16 years ago
  79. 0ef8cde ftrace: use task struct trace flag to filter on pid by Steven Rostedt · 16 years ago
  80. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 16 years ago
  81. b29144c Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  82. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  83. 6c9bacb time: catch xtime_nsec underflows and fix them by john stultz · 16 years ago
  84. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  85. e8e1abe ftrace: fix race in function graph during fork by Steven Rostedt · 16 years ago
  86. 0a37119 trace: fix output of stack trace by Steven Rostedt · 16 years ago
  87. 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 16 years ago
  88. 2019554 check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 by Roel Kluin · 16 years ago
  89. 166d3c7 tracing/function-graph-tracer: improve duration output by Frederic Weisbecker · 16 years ago
  90. 11e84ac tracing/function-graph-tracer: display unified style cmdline and pid by Frederic Weisbecker · 16 years ago
  91. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
  92. 044fa78 ring-buffer: change "page" variable names to "bpage" by Steven Rostedt · 16 years ago
  93. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
  94. 8789a9e ring-buffer: read page interface by Steven Rostedt · 16 years ago
  95. abc9b56 ring-buffer: move some metadata into buffer page by Steven Rostedt · 16 years ago
  96. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  97. dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 16 years ago
  98. f0461d0 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  99. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
  100. 66eafeb function trace: fix a bug of single thread function trace by Liming Wang · 16 years ago