1. 8ce42c8 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
  2. 0121b0c 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
  3. a8941b0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 26d80aa perf: Always build the stub perf_arch_fetch_caller_regs version by Frederic Weisbecker · 16 years ago
  5. 5e123e5 Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  6. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  7. 4da75b9 kgdb: Turn off tracing while in the debugger by Jason Wessel · 16 years ago
  8. ae6bf53 kgdb: use atomic_inc and atomic_dec instead of atomic_set by Jason Wessel · 16 years ago
  9. 62fae31 kgdb: eliminate kgdb_wait(), all cpus enter the same way by Jason Wessel · 16 years ago
  10. a0279bd kgdb: have ebin2mem call probe_kernel_write once by Jason Wessel · 16 years ago
  11. 47a7098 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock by Oleg Nesterov · 16 years ago
  12. 269484a sched: Fix proc_sched_set_task() by Mike Galbraith · 16 years ago
  13. 8bb39f9 perf: Fix 'perf sched record' deadlock by Mike Galbraith · 16 years ago
  14. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 16 years ago
  15. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 16 years ago
  16. eb1e796 perf: Correctly align perf event tracing buffer by Frederic Weisbecker · 16 years ago
  17. 246750f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  18. be3fd3c Merge branch 'x86-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. 570b8fb CRED: Fix memory leak in error handling by Mathieu Desnoyers · 16 years ago
  20. 292f60c ring-buffer: Add missing unlock by Julia Lawall · 16 years ago
  21. e36673e tracing: Fix lockdep warning in global_clock() by Li Zefan · 16 years ago
  22. eed6351 x86: Do not free zero sized per cpu areas by Ian Campbell · 16 years ago
  23. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 16 years ago
  24. 88be12c slow-work: use get_ref wrapper instead of directly calling get_ref by Dave Airlie · 16 years ago
  25. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  26. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 16 years ago
  27. 4f59845 Freezer: Only show the state of tasks refusing to freeze by Xiaotian Feng · 16 years ago
  28. 054319b 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
  29. 833961d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 3cacf42 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
  31. 309d1dc 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. 8128f55 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
  33. 53feb29 cpuset: alloc nodemask_t on the heap rather than the stack by Miao Xie · 16 years ago
  34. 5ab116c cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node by Miao Xie · 16 years ago
  35. 9d34706 cgroups: remove duplicate include by Li Zefan · 16 years ago
  36. 860652b genirq: Move two IRQ functions from .init.text to .text by Henrik Kretzschmar · 16 years ago
  37. cc8c3b7 genirq: Protect access to irq_desc->action in can_request_irq() by Thomas Gleixner · 16 years ago
  38. 66f1207 resources: add interfaces that return conflict information by Bjorn Helgaas · 16 years ago
  39. 830ec04 time: Fix accumulation bug triggered by long delay. by John Stultz · 16 years ago
  40. 8c2eb48 softlockup: Stop spurious softlockup messages due to overflow by Colin Ian King · 16 years ago
  41. 2271048 ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align by Steven Rostedt · 16 years ago
  42. f82c37e 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
  43. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 16 years ago
  44. 8bc037f sched: Use proper type in sched_getaffinity() by KOSAKI Motohiro · 16 years ago
  45. c890692 kernel/sched.c: Suppress unused var warning by Andrew Morton · 16 years ago
  46. e3818b8 rcu: Make rcu_read_lock_bh_held() allow for disabled BH by Paul E. McKenney · 16 years ago
  47. cd3d803 sched: sched_getaffinity(): Allow less than NR_CPUS length by KOSAKI Motohiro · 16 years ago
  48. 80a1860 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
  49. 4e3eadd 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
  50. 8655e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 9fdfbc2 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
  52. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 16 years ago
  53. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 16 years ago
  54. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 16 years ago
  55. ea14eb7 function-graph: Init curr_ret_stack with ret_stack by Steven Rostedt · 16 years ago
  56. 52fbe9c ring-buffer: Move disabled check into preempt disable section by Lai Jiangshan · 16 years ago
  57. 64d5aea 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
  58. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  59. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 16 years ago
  60. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 16 years ago
  61. c55b7c3 sysctl extern cleanup: acct by Dave Young · 16 years ago
  62. 15485a4 sysctl extern cleanup: sg by Dave Young · 16 years ago
  63. 5ed1091 sysctl extern cleanup: module by Dave Young · 16 years ago
  64. e5ab677 sysctl extern cleanup: rcu by Dave Young · 16 years ago
  65. d33ed52 sysctl extern cleanup: signal by Dave Young · 16 years ago
  66. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 16 years ago
  67. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 16 years ago
  68. 13aa9a6 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() by Oleg Nesterov · 16 years ago
  69. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 16 years ago
  70. 4dd66e6 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() by Veaceslav Falico · 16 years ago
  71. a56704e copy_signal() cleanup: use zalloc and remove initializations by Veaceslav Falico · 16 years ago
  72. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 16 years ago
  73. 4ab7868 cgroups: fix race between userspace and kernelspace by Kirill A. Shutemov · 16 years ago
  74. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 16 years ago
  75. b70cc5f cgroups: clean up cgroup_pidlist_find() a bit by Li Zefan · 16 years ago
  76. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 16 years ago
  77. cf5d594 cgroups: subsystem module unloading by Ben Blum · 16 years ago
  78. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 16 years ago
  79. aae8aab cgroups: revamp subsys array by Ben Blum · 16 years ago
  80. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 16 years ago
  81. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 16 years ago
  82. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 16 years ago
  83. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 16 years ago
  84. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 16 years ago
  85. 15365c1 posix-cpu-timers: Reset expire cache when no timer is running by Stanislaw Gruszka · 16 years ago
  86. 829b6c1 timer stats: Fix del_timer_sync() and try_to_del_timer_sync() by Andrew Morton · 16 years ago
  87. 80a05b9 clockevents: Sanitize min_delta_ns adjustment and prevent overflows by Thomas Gleixner · 16 years ago
  88. 3d07467 sched: Fix pick_next_highest_task_rt() for cgroups by Peter Zijlstra · 16 years ago
  89. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 16 years ago
  90. 83ff56f kprobes: Calculate the index correctly when freeing the out-of-line execution slot by Masami Hiramatsu · 16 years ago
  91. ab3b3aa sched: Cleanup: remove unused variable in try_to_wake_up() by Dan Carpenter · 16 years ago
  92. 915a0b5 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  93. 007b092 rcu: Increase RCU CPU stall timeouts if PROVE_RCU by Paul E. McKenney · 16 years ago
  94. 3f379b0 ftrace: Replace read_barrier_depends() with rcu_dereference_raw() by Paul E. McKenney · 16 years ago
  95. 220b140 perf_event: Fix oops triggered by cpu offline/online by Paul Mackerras · 16 years ago
  96. 0b1adaa genirq: Prevent oneshot irq thread race by Thomas Gleixner · 16 years ago
  97. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 16 years ago
  98. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 16 years ago
  99. 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 16 years ago
  100. db2c4c7 lockdep: Move lock events under lockdep recursion protection by Frederic Weisbecker · 16 years ago