1. 9d34706 cgroups: remove duplicate include by Li Zefan · 14 years ago
  2. 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 · 14 years ago
  3. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 14 years ago
  4. 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 · 14 years ago
  5. 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 · 14 years ago
  6. 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 · 14 years ago
  7. 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 · 14 years ago
  8. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 14 years ago
  9. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 14 years ago
  10. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 14 years ago
  11. ea14eb7 function-graph: Init curr_ret_stack with ret_stack by Steven Rostedt · 14 years ago
  12. 52fbe9c ring-buffer: Move disabled check into preempt disable section by Lai Jiangshan · 14 years ago
  13. 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 · 14 years ago
  14. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  15. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 14 years ago
  16. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 14 years ago
  17. c55b7c3 sysctl extern cleanup: acct by Dave Young · 14 years ago
  18. 15485a4 sysctl extern cleanup: sg by Dave Young · 14 years ago
  19. 5ed1091 sysctl extern cleanup: module by Dave Young · 14 years ago
  20. e5ab677 sysctl extern cleanup: rcu by Dave Young · 14 years ago
  21. d33ed52 sysctl extern cleanup: signal by Dave Young · 14 years ago
  22. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 14 years ago
  23. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  24. 13aa9a6 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() by Oleg Nesterov · 14 years ago
  25. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 14 years ago
  26. 4dd66e6 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() by Veaceslav Falico · 14 years ago
  27. a56704e copy_signal() cleanup: use zalloc and remove initializations by Veaceslav Falico · 14 years ago
  28. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 14 years ago
  29. 4ab7868 cgroups: fix race between userspace and kernelspace by Kirill A. Shutemov · 14 years ago
  30. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  31. b70cc5f cgroups: clean up cgroup_pidlist_find() a bit by Li Zefan · 14 years ago
  32. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 14 years ago
  33. cf5d594 cgroups: subsystem module unloading by Ben Blum · 14 years ago
  34. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 14 years ago
  35. aae8aab cgroups: revamp subsys array by Ben Blum · 14 years ago
  36. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 14 years ago
  37. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 14 years ago
  38. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  39. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  40. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  41. 3d07467 sched: Fix pick_next_highest_task_rt() for cgroups by Peter Zijlstra · 14 years ago
  42. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 14 years ago
  43. 83ff56f kprobes: Calculate the index correctly when freeing the out-of-line execution slot by Masami Hiramatsu · 14 years ago
  44. ab3b3aa sched: Cleanup: remove unused variable in try_to_wake_up() by Dan Carpenter · 14 years ago
  45. 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 · 14 years ago
  46. 007b092 rcu: Increase RCU CPU stall timeouts if PROVE_RCU by Paul E. McKenney · 14 years ago
  47. 3f379b0 ftrace: Replace read_barrier_depends() with rcu_dereference_raw() by Paul E. McKenney · 14 years ago
  48. 220b140 perf_event: Fix oops triggered by cpu offline/online by Paul Mackerras · 14 years ago
  49. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 14 years ago
  50. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 14 years ago
  51. 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 14 years ago
  52. db2c4c7 lockdep: Move lock events under lockdep recursion protection by Frederic Weisbecker · 14 years ago
  53. d4944a0 perf: Provide better condition for event rotation by Peter Zijlstra · 14 years ago
  54. 32975a4 perf: Optimize perf_disable by Peter Zijlstra · 14 years ago
  55. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago
  56. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 14 years ago
  57. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  58. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  59. 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 14 years ago
  60. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  61. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  62. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 14 years ago
  63. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 14 years ago
  64. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 14 years ago
  65. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 14 years ago
  66. cea8388 printk: avoid warning when CONFIG_PRINTK is disabled by Gustavo F. Padovan · 14 years ago
  67. 9728e5d kernel/pid.c: update comment on find_task_by_pid_ns by Tetsuo Handa · 14 years ago
  68. 8aeee85 panic: fix panic_timeout accuracy when running on a hypervisor by Anton Blanchard · 14 years ago
  69. 78d7d40 kernel core: use helpers for rlimits by Jiri Slaby · 14 years ago
  70. d4bb5274 posix-cpu-timers: cleanup rlimits usage by Jiri Slaby · 14 years ago
  71. f3abd4f kernel/exit.c: fix shadows sparse warning by Thiago Farina · 14 years ago
  72. 9c03c38 includecheck fix for kernel/params.c by Jaswinder Singh Rajput · 14 years ago
  73. 5f1664f splice: comparing unsigned int < 0 by Dan Carpenter · 14 years ago
  74. 87d5e02 kernel/cpu.c: delete deprecated definition in cpu_up() by Chen Gong · 14 years ago
  75. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  76. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  77. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  78. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  79. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  80. 0e95017 function-graph: Add tracing_thresh support to function_graph tracer by Tim Bird · 14 years ago
  81. 1acaa1b tracing: Update the comm field in the right variable in update_max_tr by Arnaldo Carvalho de Melo · 14 years ago
  82. a094fe0 function-graph: Use comment notation for func names of dangling '}' by Steven Rostedt · 14 years ago
  83. 801c29f function-graph: Fix unused reference to ftrace_set_func() by Steven Rostedt · 14 years ago
  84. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 586fac1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  86. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  87. 8d53dd5 rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() by Paul E. McKenney · 14 years ago
  88. cc5b83a rcu: Add control variables to lockdep_rcu_dereference() diagnostics by Paul E. McKenney · 14 years ago
  89. e02c4fd Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 14 years ago
  90. 4f16d4e Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 14 years ago
  91. db1466b rcu: Use wrapper function instead of exporting tasklist_lock by Paul E. McKenney · 14 years ago
  92. 0e064ca Merge branches 'core/futexes' and 'core/iommu' into core/urgent by Ingo Molnar · 14 years ago
  93. 7478138 padata: Allocate the cpumask for the padata instance by Steffen Klassert · 14 years ago
  94. a27341c Prioritize synchronous signals over 'normal' signals by Linus Torvalds · 14 years ago
  95. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 14 years ago
  96. 1f70713 new helper: iterate_mounts() by Al Viro · 14 years ago
  97. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 14 years ago
  98. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 14 years ago
  99. 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago