1. 22b4e11 cgroup_freezer: prepare for removal of TIF_FREEZE by Tejun Heo · 13 years ago
  2. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 13 years ago
  3. 376fede freezer: kill PF_FREEZING by Tejun Heo · 13 years ago
  4. 85f1d47 freezer: test freezable conditions while holding freezer_lock by Tejun Heo · 13 years ago
  5. 6907483 freezer: make freezing indicate freeze condition in effect by Tejun Heo · 13 years ago
  6. 0c9af09 freezer: use dedicated lock instead of task_lock() + memory barrier by Tejun Heo · 13 years ago
  7. 6cd8ded freezer: don't distinguish nosig tasks on thaw by Tejun Heo · 13 years ago
  8. a585042 freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks by Tejun Heo · 13 years ago
  9. a5be2d0 freezer: rename thaw_process() to __thaw_task() and simplify the implementation by Tejun Heo · 13 years ago
  10. 8a32c44 freezer: implement and use kthread_freezable_should_stop() by Tejun Heo · 13 years ago
  11. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  12. 50fb4f7f freezer: fix current->state restoration race in refrigerator() by Tejun Heo · 13 years ago
  13. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  14. 501a708 PM / Suspend: Fix bug in suspend statistics update by Srivatsa S. Bhat · 13 years ago
  15. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 13 years ago
  16. aa1b052 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. a6f05b97 PM / QoS: Set cpu_dma_pm_qos->name by Dominik Brodowski · 13 years ago
  18. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  19. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  20. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  21. d4a2e61 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  22. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  23. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  24. 1cd0d6c module: Enable dynamic debugging regardless of taint by Ben Hutchings · 13 years ago
  25. d6cc768 PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too" by Tejun Heo · 13 years ago
  26. 6513fd6 PM / QoS: Remove redundant check by Guennadi Liakhovetski · 13 years ago
  27. 79cfbdf PM / Sleep: Fix race between CPU hotplug and freezer by Srivatsa S. Bhat · 13 years ago
  28. 4536e4d Revert "perf: Add PM notifiers to fix CPU hotplug races" by Linus Torvalds · 13 years ago
  29. c75d720 genirq: Fix irqfixup, irqpoll regression by Edward Donovan · 13 years ago
  30. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 13 years ago
  31. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  32. 89e8a24 cpusets: avoid looping when storing to mems_allowed if one node remains set by David Rientjes · 13 years ago
  33. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 13 years ago
  34. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 13 years ago
  35. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  36. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  37. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  38. ae29bc9 printk: remove bounds checking for log_prefix by William Douglas · 13 years ago
  39. 48e4189 printk: fix bounds checking for log_prefix by William Douglas · 13 years ago
  40. 134620f printk: add console_suspend module parameter by Yanmin Zhang · 13 years ago
  41. 0eca6b7 printk: add module parameter ignore_loglevel to control ignore_loglevel by Yanmin Zhang · 13 years ago
  42. 73efc03 kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel by Dan Ballard · 13 years ago
  43. 4ff8195 watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL by Vasily Averin · 13 years ago
  44. f445027 stop_machine: make stop_machine safe and efficient to call early by Jeremy Fitzhardinge · 13 years ago
  45. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  46. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  47. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  48. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  49. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  50. bdfa97b kernel: fix up module header handling in rcutiny files by Paul Gortmaker · 13 years ago
  51. 72a59aa kernel: params.c needs module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  52. 1596425 kernel: ksysfs.c is implicitly using stat.h by Paul Gortmaker · 13 years ago
  53. 967d1f9 kernel: fix two implicit header assumptions in irq_work.c by Paul Gortmaker · 13 years ago
  54. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 13 years ago
  55. 56d82e0 kernel: Add <linux/module.h> to files using it implicitly by Paul Gortmaker · 13 years ago
  56. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  57. 9a41845 range: fix bogus misuse of module.h to get printk() by Paul Gortmaker · 13 years ago
  58. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  59. 6d27430 irq: support domains with non-zero hwirq base by Rob Herring · 13 years ago
  60. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  61. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  62. fa8ff29 [S390] kdump: Initialize vmcoreinfo note at startup by Michael Holzheu · 13 years ago
  63. d3bf3795 [S390] kdump: Add size to elfcorehdr kernel parameter by Michael Holzheu · 13 years ago
  64. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 13 years ago
  65. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  66. 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 · 13 years ago
  67. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  68. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 2355e42 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  74. b1e4d20 params: make dashes and underscores in parameter names truly equal by Michal Schmidt · 13 years ago
  75. 37252db kmod: prevent kmod_loop_msg overflow in __request_module() by Jiri Kosina · 13 years ago
  76. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 13 years ago
  77. 20284aa jump_label: add arch_jump_label_transform_static() to optimise non-live code updates by Jeremy Fitzhardinge · 13 years ago
  78. 3734880 jump_label: if a key has already been initialized, don't nop it out by Jeremy Fitzhardinge · 13 years ago
  79. 189c3fd stop_machine: make stop_machine safe and efficient to call early by Jeremy Fitzhardinge · 13 years ago
  80. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  81. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  82. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  83. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  84. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  85. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  86. 3a82543 Merge remote-tracking branch 'rmk/devel-stable' into HEAD by Rob Herring · 13 years ago
  87. 825de2e irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip by Nobuhiro Iwamatsu · 13 years ago
  88. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
  89. bcd5cff cputimer: Cure lock inversion by Peter Zijlstra · 13 years ago
  90. a84a79e Avoid using variable-length arrays in kernel/sys.c by Linus Torvalds · 13 years ago
  91. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  92. 081a9d0 PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image by Bojan Smojver · 13 years ago
  93. d231ff1 PM / Hibernate: Do not initialize static and extern variables to 0 by Barry Song · 13 years ago
  94. 2792065 PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too by Jeff Layton · 13 years ago
  95. f126f73 PM / Hibernate: Add resumedelay kernel param in addition to resumewait by Barry Song · 13 years ago
  96. 6f8d702 PM / Hibernate: Add resumewait param to support MMC-like devices as resume file by Barry Song · 13 years ago
  97. 21e8280 PM / Hibernate: Fix typo in a kerneldoc comment by Barry Song · 13 years ago
  98. 2aede85 PM / Hibernate: Freeze kernel threads after preallocating memory by Rafael J. Wysocki · 13 years ago
  99. 37cce26 PM / VT: Cleanup #if defined uglyness and fix compile error by H Hartley Sweeten · 13 years ago
  100. 528f7ce PM / Suspend: Off by one in pm_suspend() by Dan Carpenter · 13 years ago