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