1. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  2. 13aa9a6 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() by Oleg Nesterov · 14 years ago
  3. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 14 years ago
  4. 4dd66e6 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() by Veaceslav Falico · 14 years ago
  5. a56704e copy_signal() cleanup: use zalloc and remove initializations by Veaceslav Falico · 14 years ago
  6. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 14 years ago
  7. 4ab7868 cgroups: fix race between userspace and kernelspace by Kirill A. Shutemov · 14 years ago
  8. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  9. b70cc5f cgroups: clean up cgroup_pidlist_find() a bit by Li Zefan · 14 years ago
  10. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 14 years ago
  11. cf5d594 cgroups: subsystem module unloading by Ben Blum · 14 years ago
  12. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 14 years ago
  13. aae8aab cgroups: revamp subsys array by Ben Blum · 14 years ago
  14. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 14 years ago
  15. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 14 years ago
  16. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  17. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  18. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  19. 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 14 years ago
  20. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  21. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  22. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 14 years ago
  23. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 14 years ago
  24. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 14 years ago
  25. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 14 years ago
  26. cea8388 printk: avoid warning when CONFIG_PRINTK is disabled by Gustavo F. Padovan · 14 years ago
  27. 9728e5d kernel/pid.c: update comment on find_task_by_pid_ns by Tetsuo Handa · 14 years ago
  28. 8aeee85 panic: fix panic_timeout accuracy when running on a hypervisor by Anton Blanchard · 14 years ago
  29. 78d7d40 kernel core: use helpers for rlimits by Jiri Slaby · 14 years ago
  30. d4bb5274 posix-cpu-timers: cleanup rlimits usage by Jiri Slaby · 14 years ago
  31. f3abd4f kernel/exit.c: fix shadows sparse warning by Thiago Farina · 14 years ago
  32. 9c03c38 includecheck fix for kernel/params.c by Jaswinder Singh Rajput · 14 years ago
  33. 5f1664f splice: comparing unsigned int < 0 by Dan Carpenter · 14 years ago
  34. 87d5e02 kernel/cpu.c: delete deprecated definition in cpu_up() by Chen Gong · 14 years ago
  35. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  36. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  37. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  38. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  39. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  40. 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
  41. 586fac1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  42. 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
  43. 7478138 padata: Allocate the cpumask for the padata instance by Steffen Klassert · 14 years ago
  44. a27341c Prioritize synchronous signals over 'normal' signals by Linus Torvalds · 14 years ago
  45. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 14 years ago
  46. 1f70713 new helper: iterate_mounts() by Al Viro · 14 years ago
  47. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 14 years ago
  48. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 14 years ago
  49. 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
  50. 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
  51. 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 · 14 years ago
  52. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  53. 832d30c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  54. f414966 resource: Fix broken indentation by H. Peter Anvin · 14 years ago
  55. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  56. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  57. dce46a0 early_res: Need to save the allocation name in drop_range_partial() by Yinghai Lu · 14 years ago
  58. 37b99dd resource: Fix generic page_is_ram() for partial RAM pages by Wu Fengguang · 14 years ago
  59. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  60. 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 · 14 years ago
  61. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 14 years ago
  63. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  64. b4ccebd Merge branch 'next' into for-linus by James Morris · 14 years ago
  65. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 9a8c28c blktrace: perform cleanup after setup error by Dmitry Monakhov · 14 years ago
  67. 46bbffa 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
  68. f66ffde Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 2531216 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
  70. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. 4809174 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 14 years ago
  75. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 14 years ago
  76. 71da813 rcu: Fix accelerated GPs for last non-dynticked CPU by Paul E. McKenney · 14 years ago
  77. a47cd88 rcu: Fix accelerated grace periods for last non-dynticked CPU by Paul E. McKenney · 14 years ago
  78. 06a79b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  79. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  80. f1c7f51 ftrace: Add function names to dangling } in function graph tracer by Steven Rostedt · 14 years ago
  81. a9c9b44 PM / Hibernate: Fix preallocating of memory by Rafael J. Wysocki · 14 years ago
  82. f8bb0db PM / Hibernate: Remove swsusp.c finally by Jiri Slaby · 14 years ago
  83. 07c3bb5 PM / Hibernate: Remove trailing space in message by Frans Pop · 14 years ago
  84. 09c09bc PM / Hibernate: Swap, remove useless check from swsusp_read() by Jiri Slaby · 14 years ago
  85. b694e52 PM / Hibernate: Really deprecate deprecated user ioctls by Jiri Slaby · 14 years ago
  86. 5a2eb85 PM: Add facility for advanced testing of async suspend/resume by Rafael J. Wysocki · 14 years ago
  87. 0e06b4a PM: Add a switch for disabling/enabling asynchronous suspend/resume by Rafael J. Wysocki · 14 years ago
  88. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  89. 24691ea perf_event: Fix preempt warning in perf_clock() by Peter Zijlstra · 14 years ago
  90. dd5feea sched: Fix SCHED_MC regression caused by change in sched cpu_power by Suresh Siddha · 14 years ago
  91. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 14 years ago
  92. 38331f6 perf_events, x86: AMD event scheduling by Stephane Eranian · 14 years ago
  93. d76a081 perf_events: Add new start/stop PMU callbacks by Stephane Eranian · 14 years ago
  94. 3a0304e perf_events: Report the MMAP pgoff value in bytes by Peter Zijlstra · 14 years ago
  95. 281b371 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 14 years ago
  96. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 14 years ago
  97. fb90ef9 early_res: Add free_early_partial() by Yinghai Lu · 14 years ago
  98. f5f6540 rcu: Export rcu_scheduler_active by Paul E. McKenney · 14 years ago
  99. d9f1bb6 rcu: Make rcu_read_lock_sched_held() take boot time into account by Paul E. McKenney · 14 years ago
  100. 056ba4a rcu: Make lockdep_rcu_dereference() message less alarmist by Paul E. McKenney · 14 years ago