1. 5a16f3d sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t. by Rusty Russell · 18 years ago
  2. e76bd8d sched: avoid stack var in move_task_off_dead_cpu by Rusty Russell · 18 years ago
  3. f17c860 sched: convert sys_sched_getaffinity() to cpumask_var_t. by Rusty Russell · 18 years ago
  4. a0e9024 sched: convert rebalance_domains() to cpumask_var_t. by Rusty Russell · 18 years ago
  5. 4d2732c sched: convert idle_balance() to cpumask_var_t. by Rusty Russell · 18 years ago
  6. 7d1e6a9 sched: convert nohz struct to cpumask_var_t. by Rusty Russell · 18 years ago
  7. c6c4927 sched: convert struct root_domain to cpumask_var_t. by Rusty Russell · 18 years ago
  8. 6a7b3dc sched: convert nohz_cpu_mask to cpumask_var_t. by Rusty Russell · 18 years ago
  9. 6c99e9a sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps by Rusty Russell · 18 years ago
  10. 758b2cd sched: wrap sched_group and sched_domain cpumask accesses. by Rusty Russell · 18 years ago
  11. 1e5ce4f sched: remove any_online_cpu() by Rusty Russell · 18 years ago
  12. 3404c8d sched: get rid of boutique sched.c allocations, use cpumask_var_t. by Rusty Russell · 18 years ago
  13. abcd083 sched: convert sched.c from for_each_cpu_mask to for_each_cpu. by Rusty Russell · 18 years ago
  14. ea6f18e sched: reduce stack size requirements in kernel/sched.c by Mike Travis · 18 years ago
  15. 943f3d0 Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 by Ingo Molnar · 18 years ago
  16. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  17. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 18 years ago
  18. 64b7482 Merge branch 'sched/rt' into sched/core by Ingo Molnar · 18 years ago
  19. 7918baa mutex: __used is needed for function referenced only from inline asm by Török Edwin · 18 years ago
  20. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 18 years ago
  21. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 18 years ago
  22. eae849c tracing/function-return-tracer: don't trace kfree while it frees the return stack by Frederic Weisbecker · 18 years ago
  23. e38da59 tracing/stack-tracer: avoid races accessing file by Török Edwin · 18 years ago
  24. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 18 years ago
  25. cffa10a tracing/stack-tracer: fix locking and refcounts by Török Edwin · 18 years ago
  26. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 18 years ago
  27. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 18 years ago
  28. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 18 years ago
  29. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 18 years ago
  30. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 18 years ago
  31. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 18 years ago
  32. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 18 years ago
  33. cbe2f5a tracing: allow tracing of suspend/resume & hibernation code again by Ingo Molnar · 18 years ago
  34. b54d3de tracing: identify which executable object the userspace address belongs to by Török Edwin · 18 years ago
  35. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 18 years ago
  36. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 18 years ago
  37. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 18 years ago
  38. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  39. b0788ca lockdep: consistent alignement for lockdep info by Li Zefan · 18 years ago
  40. 957ad01 sched: update comment for move_task_off_dead_cpu by Vegard Nossum · 18 years ago
  41. fc02e90 Merge commit 'v2.6.28-rc6' into sched/core by Ingo Molnar · 18 years ago
  42. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 18 years ago
  43. 95763dd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  44. 33d283b cgroups: fix a serious bug in cgroupstats by Li Zefan · 18 years ago
  45. 966c8c1 sprint_symbol(): use less stack by Hugh Dickins · 18 years ago
  46. 3fa59df cgroup: fix potential deadlock in pre_destroy by KAMEZAWA Hiroyuki · 18 years ago
  47. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 18 years ago
  48. de11def reintroduce accept4 by Ulrich Drepper · 18 years ago
  49. ec4e0e2 sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares by Ken Chen · 18 years ago
  50. 60a5151 profiling: clean up profile_nop() by Andrew Morton · 18 years ago
  51. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  52. 86fa2f6 ftrace: fix selftest locking by Ingo Molnar · 18 years ago
  53. 3ac3ba0 Merge branch 'linus' into sched/core by Ingo Molnar · 18 years ago
  54. 6d5b43a Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 18 years ago
  55. 3246477 ftrace: fix dyn ftrace filter selection by Steven Rostedt · 18 years ago
  56. 8204327 ftrace: make filtered functions effective on setting by Steven Rostedt · 18 years ago
  57. f10ed36 ftrace: fix set_ftrace_filter by Steven Rostedt · 18 years ago
  58. a225063 ftrace: preemptoff selftest not working by Heiko Carstens · 18 years ago
  59. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 18 years ago
  60. 5177dc3 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 18 years ago
  61. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  62. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 18 years ago
  63. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  64. 8c60bfb Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  65. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 18 years ago
  66. 98ba403 relay: fix cpu offline problem by Lai Jiangshan · 18 years ago
  67. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 18 years ago
  68. 0619faf tracing/ftrace: make nop tracer using tracer flags by Frederic Weisbecker · 18 years ago
  69. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 18 years ago
  70. 5a209c2 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  71. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 18 years ago
  72. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 18 years ago
  73. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 18 years ago
  74. 2b5fe6d thread_group_cputime: move a couple of callsites outside of ->siglock by Oleg Nesterov · 18 years ago
  75. ce39447 thread_group_cputime: kill the bogus ->signal != NULL check by Oleg Nesterov · 18 years ago
  76. 74fcd52 account_steal_time: kill the unneeded account_group_system_time() by Oleg Nesterov · 18 years ago
  77. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 18 years ago
  78. 0c726da tracing: branch tracer, fix writing to trace/trace_options by Aneesh Kumar K.V · 18 years ago
  79. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  80. e14c8bf stop_machine: fix race with return value (fixes Bug #11989) by Rusty Russell · 18 years ago
  81. 227a837 markers/tracpoints: fix non-modular build by Ingo Molnar · 18 years ago
  82. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 18 years ago
  83. 32f8574 tracepoints: use modules notifiers by Mathieu Desnoyers · 18 years ago
  84. de0baf9 tracepoints: fix disable by Mathieu Desnoyers · 18 years ago
  85. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 18 years ago
  86. a419246 markers: use module notifier by Mathieu Desnoyers · 18 years ago
  87. 021aeb0 markers: use rcu_*_sched_notrace and notrace by Mathieu Desnoyers · 18 years ago
  88. 2bdba31 markers: fix unregister by Mathieu Desnoyers · 18 years ago
  89. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 18 years ago
  90. 29d7b90 sched: fix kernel warning on /proc/sched_debug access by Ingo Molnar · 18 years ago
  91. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 18 years ago
  92. 072b40a tracing/branch-tracer: fix a trace recursion on branch tracer by Frederic Weisbecker · 18 years ago
  93. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 18 years ago
  94. e6e7a65 tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set by Frederic Weisbecker · 18 years ago
  95. ee02a2e ftrace: make filtered functions effective on setting by Steven Rostedt · 18 years ago
  96. 982c350 ftrace: fix dyn ftrace filter by Steven Rostedt · 18 years ago
  97. 20e5227 ftrace: allow NULL pointers in mcount_loc by Steven Rostedt · 18 years ago
  98. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 18 years ago
  99. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 18 years ago
  100. 918c115 ftrace: do not process freed records by Steven Rostedt · 18 years ago