1. 892a2b9 cgroup: only need to check oldcgrp==newgrp once by Mandeep Singh Baines · 15 years ago
  2. b07ef77 cgroup: remove redundant get/put of task struct by Mandeep Singh Baines · 15 years ago
  3. 026085e cgroup: remove redundant get/put of old css_set from migrate by Mandeep Singh Baines · 15 years ago
  4. c84cdf7 cgroup: Remove unnecessary task_lock before fetching css_set on migration by Frederic Weisbecker · 15 years ago
  5. 7e381b0e cgroup: Drop task_lock(parent) on cgroup_fork() by Frederic Weisbecker · 15 years ago
  6. 29e2136 cgroups: remove redundant get/put of css_set from css_set_check_fetched() by Mandeep Singh Baines · 15 years ago
  7. 52dcf8a resource cgroups: remove bogus cast by Davidlohr Bueso · 15 years ago
  8. 494c167 cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() by Tejun Heo · 15 years ago
  9. 94196f5 cgroup, cpuset: don't use ss->pre_attach() by Tejun Heo · 15 years ago
  10. bb9d97b cgroup: don't use subsys->can_attach_task() or ->attach_task() by Tejun Heo · 15 years ago
  11. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 15 years ago
  12. 134d337 cgroup: improve old cgroup handling in cgroup_attach_proc() by Tejun Heo · 15 years ago
  13. cd3d095 cgroup: always lock threadgroup during migration by Tejun Heo · 15 years ago
  14. 77e4ef9 threadgroup: extend threadgroup_lock() to cover exit and exec by Tejun Heo · 15 years ago
  15. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 15 years ago
  16. e25e2cb cgroup: add cgroup_root_mutex by Tejun Heo · 15 years ago
  17. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 15 years ago
  18. bb58dd5 PM / Hibernate: Do not leak memory in error/test code paths by Rafael J. Wysocki · 15 years ago
  19. 34b087e freezer: kill unused set_freezable_with_signal() by Tejun Heo · 15 years ago
  20. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 15 years ago
  21. 839e340 freezer: remove unused @sig_only from freeze_task() by Tejun Heo · 15 years ago
  22. 37ad8ac freezer: use lock_task_sighand() in fake_signal_wake_up() by Tejun Heo · 15 years ago
  23. 5ece3ea freezer: restructure __refrigerator() by Tejun Heo · 15 years ago
  24. 96ee6d8 freezer: fix set_freezable[_with_signal]() race by Tejun Heo · 15 years ago
  25. 948246f freezer: remove should_send_signal() and update frozen() by Tejun Heo · 15 years ago
  26. a320122 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE by Tejun Heo · 15 years ago
  27. 22b4e11 cgroup_freezer: prepare for removal of TIF_FREEZE by Tejun Heo · 15 years ago
  28. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 15 years ago
  29. 376fede freezer: kill PF_FREEZING by Tejun Heo · 15 years ago
  30. 85f1d47 freezer: test freezable conditions while holding freezer_lock by Tejun Heo · 15 years ago
  31. 6907483 freezer: make freezing indicate freeze condition in effect by Tejun Heo · 15 years ago
  32. 0c9af09 freezer: use dedicated lock instead of task_lock() + memory barrier by Tejun Heo · 15 years ago
  33. 6cd8ded freezer: don't distinguish nosig tasks on thaw by Tejun Heo · 15 years ago
  34. a585042 freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks by Tejun Heo · 15 years ago
  35. a5be2d0 freezer: rename thaw_process() to __thaw_task() and simplify the implementation by Tejun Heo · 15 years ago
  36. 8a32c44 freezer: implement and use kthread_freezable_should_stop() by Tejun Heo · 15 years ago
  37. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 15 years ago
  38. 50fb4f7 freezer: fix current->state restoration race in refrigerator() by Tejun Heo · 15 years ago
  39. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 15 years ago
  40. 501a708 PM / Suspend: Fix bug in suspend statistics update by Srivatsa S. Bhat · 15 years ago
  41. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 15 years ago
  42. aa1b052 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  43. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 15 years ago
  44. a6f05b9 PM / QoS: Set cpu_dma_pm_qos->name by Dominik Brodowski · 15 years ago
  45. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  46. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  47. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 15 years ago
  48. d4a2e61 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 15 years ago
  49. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  50. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 15 years ago
  51. 1cd0d6c module: Enable dynamic debugging regardless of taint by Ben Hutchings · 15 years ago
  52. d6cc768 PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too" by Tejun Heo · 15 years ago
  53. 6513fd6 PM / QoS: Remove redundant check by Guennadi Liakhovetski · 15 years ago
  54. 79cfbdf PM / Sleep: Fix race between CPU hotplug and freezer by Srivatsa S. Bhat · 15 years ago
  55. 4536e4d Revert "perf: Add PM notifiers to fix CPU hotplug races" by Linus Torvalds · 15 years ago
  56. c75d720 genirq: Fix irqfixup, irqpoll regression by Edward Donovan · 15 years ago
  57. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 15 years ago
  58. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 15 years ago
  59. 89e8a24 cpusets: avoid looping when storing to mems_allowed if one node remains set by David Rientjes · 15 years ago
  60. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 15 years ago
  61. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 15 years ago
  62. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  63. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 15 years ago
  64. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 15 years ago
  65. ae29bc9 printk: remove bounds checking for log_prefix by William Douglas · 15 years ago
  66. 48e4189 printk: fix bounds checking for log_prefix by William Douglas · 15 years ago
  67. 134620f printk: add console_suspend module parameter by Yanmin Zhang · 15 years ago
  68. 0eca6b7 printk: add module parameter ignore_loglevel to control ignore_loglevel by Yanmin Zhang · 15 years ago
  69. 73efc03 kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel by Dan Ballard · 15 years ago
  70. 4ff8195 watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL by Vasily Averin · 15 years ago
  71. f445027 stop_machine: make stop_machine safe and efficient to call early by Jeremy Fitzhardinge · 15 years ago
  72. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 15 years ago
  73. c9f0124 oom: remove oom_disable_count by David Rientjes · 15 years ago
  74. fcf6340 Cross Memory Attach by Christopher Yeoh · 15 years ago
  75. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 15 years ago
  76. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 15 years ago
  77. bdfa97b kernel: fix up module header handling in rcutiny files by Paul Gortmaker · 15 years ago
  78. 72a59aa kernel: params.c needs module.h not moduleparam.h by Paul Gortmaker · 15 years ago
  79. 1596425 kernel: ksysfs.c is implicitly using stat.h by Paul Gortmaker · 15 years ago
  80. 967d1f9 kernel: fix two implicit header assumptions in irq_work.c by Paul Gortmaker · 15 years ago
  81. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 15 years ago
  82. 56d82e0 kernel: Add <linux/module.h> to files using it implicitly by Paul Gortmaker · 15 years ago
  83. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 15 years ago
  84. 9a41845 range: fix bogus misuse of module.h to get printk() by Paul Gortmaker · 15 years ago
  85. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 15 years ago
  86. 6d27430 irq: support domains with non-zero hwirq base by Rob Herring · 15 years ago
  87. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 15 years ago
  88. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 15 years ago
  89. fa8ff29 [S390] kdump: Initialize vmcoreinfo note at startup by Michael Holzheu · 15 years ago
  90. d3bf379 [S390] kdump: Add size to elfcorehdr kernel parameter by Michael Holzheu · 15 years ago
  91. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 15 years ago
  92. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  93. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 15 years ago
  94. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  95. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  96. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  97. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  98. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  99. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  100. 2355e42 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 15 years ago