1. 68cd235 PM: Fix printing IRQ names for pending wakeup IRQs by Todd Poynor · 15 years ago
  2. fec502d earlysuspend: add verbose debug flag by Erik Gilling · 15 years ago
  3. 07b02fb power: Add option to log time spent in suspend by Colin Cross · 15 years ago
  4. 9a736a2 Move x86_64 idle notifiers to generic by Todd Poynor · 15 years ago
  5. bb5b603 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 15 years ago
  6. 497f598 Revert "cgroup: Add generic cgroup subsystem permission checks." by Colin Cross · 15 years ago
  7. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 15 years ago
  8. 0226f8a plist: Remove the need to supply locks to plist heads by Dima Zavin · 15 years ago
  9. 31cb852 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  10. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 15 years ago
  12. 23c570a resource: ability to resize an allocated resource by Ram Pai · 15 years ago
  13. cd62287 sched, cgroups: Fix MIN_SHARES on 64-bit boxen by Mike Galbraith · 15 years ago
  14. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 15 years ago
  15. 140fe3b jump_label: Fix jump_label update for modules by Xiao Guangrong · 15 years ago
  16. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 15 years ago
  17. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 1c6b39a alarmtimers: Return -ENOTSUPP if no RTC device is present by John Stultz · 15 years ago
  19. c008ba5 alarmtimers: Handle late rtc module loading by John Stultz · 15 years ago
  20. 8440f4b PM: Free memory bitmaps if opening /dev/snapshot fails by Michal Kubecek · 15 years ago
  21. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 15 years ago
  24. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 15 years ago
  25. f8b7fc6 rcu: Move RCU_BOOST #ifdefs to header file by Paul E. McKenney · 15 years ago
  26. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 15 years ago
  27. a46e089 rcu: use softirq instead of kthreads except when RCU_BOOST=y by Paul E. McKenney · 15 years ago
  28. a1b6ae8e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 15 years ago
  30. 733eda7 memcg: clear mm->owner when last possible owner leaves by KAMEZAWA Hiroyuki · 15 years ago
  31. 0da938c sched: Check if lowest_mask is initialized in find_lowest_rq() by Steven Rostedt · 15 years ago
  32. 8dd0de8 sched: Fix need_resched() when checking peempt by Hillf Danton · 15 years ago
  33. ada9c93 signal.c: fix kernel-doc notation by Randy Dunlap · 15 years ago
  34. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 15 years ago
  35. 9a43273 rcu: Simplify curing of load woes by Paul E. McKenney · 15 years ago
  36. abbb445 HACK: time: Disable alarmtimer by Colin Cross · 15 years ago
  37. 36cf552 printk: do not handle non-sleepable notification in console_cpu_notify by mhban · 15 years ago
  38. 28e23cf power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_time by Colin Cross · 15 years ago
  39. 1613ecd Print pending wakeup IRQ preventing suspend to dmesg by Todd Poynor · 15 years ago
  40. dbc38c6 cgroup: Remove call to synchronize_rcu in cgroup_attach_task by Colin Cross · 16 years ago
  41. 6d51e76 cgroup: Set CGRP_RELEASABLE when adding to a cgroup by Colin Cross · 16 years ago
  42. 435aacd power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_monotonic by Erik Gilling · 16 years ago
  43. 0c7841c wakelock: Fix operator precedence bug by Colin Cross · 16 years ago
  44. be17d1d scheduler: cpuacct: Enable platform callbacks for cpuacct power tracking by Mike Chan · 16 years ago
  45. c69233f scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequencies by Mike Chan · 16 years ago
  46. 39958f6 sched: Add a generic notifier when a task struct is about to be freed by San Mehat · 16 years ago
  47. af62b25 power: wakelock: Print active wakelocks when has_wake_lock() is called by Mike Chan · 16 years ago
  48. ce84ca9 kernel: printk: Add non exported function for clearing the log ring buffer by San Mehat · 17 years ago
  49. 0da19af printk: Fix log_buf_copy termination. by Arve Hjønnevåg · 18 years ago
  50. fc4fb28 Revert "printk: remove unused code from kernel/printk.c" by Arve Hjønnevåg · 17 years ago
  51. 1d38bc7 cgroup: Add generic cgroup subsystem permission checks. by San Mehat · 17 years ago
  52. 4b0ea27 PM: earlysuspend: Removing dependence on console. by Rebecca Schultz · 18 years ago
  53. b28a6a1 consoleearlysuspend: Fix for 2.6.32 by Arve Hjønnevåg · 16 years ago
  54. c8bb315 PM: earlysuspend: Add console switch when user requested sleep state changes. by Arve Hjønnevåg · 18 years ago
  55. 01e1354 PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks after less than one second by Arve Hjønnevåg · 17 years ago
  56. 677f104 PM: wakelock: Abort task freezing if a wake lock is held. by Arve Hjønnevåg · 18 years ago
  57. 47dfb46 PM: Add user-space wake lock api. by Arve Hjønnevåg · 18 years ago
  58. b0dc343 PM: Enable early suspend through /sys/power/state by Arve Hjønnevåg · 18 years ago
  59. c1783f5 PM: Implement early suspend api by Arve Hjønnevåg · 18 years ago
  60. 1b07495 PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of stats. by Arve Hjønnevåg · 17 years ago
  61. 10f0138 power: wakelocks: fix buffer overflow in print_wake_locks by Erik Gilling · 17 years ago
  62. 97a0a74 power: Prevent spinlock recursion when wake_unlock() is called by Mike Chan · 17 years ago
  63. fe6cd63 PM: Implement wakelock api. by Arve Hjønnevåg · 18 years ago
  64. f2a96a6 sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 17 years ago
  65. ac7df7d Add build option to to set the default panic timeout. by Arve Hjønnevåg · 19 years ago
  66. 83de731 mm: Add min_free_order_shift tunable. by Arve Hjønnevåg · 17 years ago
  67. 76b3990 ARM: Make low-level printk work by Tony Lindgren · 21 years ago
  68. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 13863a6 genirq: Prevent potential NULL dereference in irq_set_irq_wake() by Jesper Juhl · 15 years ago
  70. db5e7ec tracing: Fix regression in printk_formats file by Steven Rostedt · 15 years ago
  71. 33726bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. cb0a02e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 6715a52 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. a4f18ed ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 15 years ago
  75. 265a5b7 kprobes/trace: Fix kprobe selftest for gcc 4.6 by Steven Rostedt · 15 years ago
  76. 6c6c54e sched: Fix/clarify set_task_cpu() locking rules by Peter Zijlstra · 15 years ago
  77. f2513cd lockdep: Fix lock_is_held() on recursion by Peter Zijlstra · 15 years ago
  78. 0aff1c0 ftrace: Fix possible undefined return code by GuoWen Li · 15 years ago
  79. aa4a221 perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI by Vince Weaver · 15 years ago
  80. 710054b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 15 years ago
  81. 1c3cc116 timers: Consider slack value in mod_timer() by Sebastian Andrzej Siewior · 15 years ago
  82. c5182b8 genirq: Ensure we locate the passed IRQ in irq_alloc_descs() by Mark Brown · 15 years ago
  83. e7fbad3 genirq: Fix descriptor init on non-sparse IRQs by Linus Walleij · 15 years ago
  84. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 15 years ago
  85. ef26f20 genirq: Print threaded handler in spurious debug output by Sebastian Andrzej Siewior · 15 years ago
  86. 1b054b6 clockevents: Handle empty cpumask gracefully by Thomas Gleixner · 15 years ago
  87. 74c355f perf, cgroups: Fix up for new API by Peter Zijlstra · 15 years ago
  88. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 15 years ago
  89. f01114c sched: Fix cross-cpu clock sync on remote wakeups by Peter Zijlstra · 15 years ago
  90. d72bce0 rcu: Cure load woes by Peter Zijlstra · 15 years ago
  91. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 15 years ago
  92. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
  93. 333c5ae idle governor: Avoid lock acquisition to read pm_qos before entering idle by Tim Chen · 15 years ago
  94. 08a8b79 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 1ba4b8c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. cc3ce51 rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state by Paul E. McKenney · 15 years ago
  98. 08bca60 rcu: Remove waitqueue usage for cpu, node, and boost kthreads by Peter Zijlstra · 15 years ago
  99. 8826f3b rcu: Avoid acquiring rcu_node locks in timer functions by Paul E. McKenney · 15 years ago
  100. 29f742f Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 15 years ago