1. 97d68a8 kernel/main: fix calling sysfs_notify from atomic context by Amar Singhal · 13 years ago
  2. 099aa69 kernel: reduce sleep duration in wait_task_inactive by Steve Muckle · 13 years ago
  3. 6cad96a Merge "kernel/power: add pollable sysfs entries for touch events" into msm-3.0 by Linux Build Service Account · 13 years ago
  4. 2fb0354 framebuffer: add a pollable sysfs entry for display status by Amar Singhal · 13 years ago
  5. ac2a6d6 kernel/power: add pollable sysfs entries for touch events by Amar Singhal · 13 years ago
  6. aa9b60b printk: Log printk events by Laura Abbott · 13 years ago
  7. 7b10397 Merge changes I8b0f5d25,I2835dacf,Idef697db,I34c6a1f5,Ie3340d07 into msm-3.0 by Linux Build Service Account · 13 years ago
  8. cf68d7a irq: irqdomain: Add API to find free irq range by Michael Bohan · 13 years ago
  9. 6f4df41 irq: irqdomain: Change irq_domain_add to detect errors by Michael Bohan · 13 years ago
  10. e6717fd irq: irqdomain: Add support for dynamic irq_desc allocations by Michael Bohan · 13 years ago
  11. 7215381 tracing: Clean up tb_fmt to not give faulty compile warning by Steven Rostedt · 13 years ago
  12. 3ccc821 Merge changes I0059a438,Ic6455ac0,I3ac329f2 into msm-3.0 by Linux Build Service Account · 13 years ago
  13. c1105e1 Revert "cpu-hotplug: Add the function 'cpu_hotplug_inprogress'" by Michael Bohan · 13 years ago
  14. 140260e Revert "printk: Don't allow cpu to get console lock during hotplugging" by Michael Bohan · 13 years ago
  15. 6c0389f Revert "partition_sched_domains: Do not destroy old sched domain on cpu_up" by Michael Bohan · 13 years ago
  16. f10f2a8 tick-sched: change the cpu that updates rq_stats by Amar Singhal · 13 years ago
  17. 60fe460 irq: support domains with non-zero hwirq base by Rob Herring · 13 years ago
  18. 36b2c36 irq: Fix check for already initialized irq_domain in irq_domain_add by Rob Herring · 13 years ago
  19. 1714337 genirq: percpu: allow interrupt type to be set at enable time by Trilok Soni · 13 years ago
  20. 2c4d6f2 genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  21. 6f1c405 irq: Track the owner of irq descriptor by Sebastian Andrzej Siewior · 14 years ago
  22. 45db69a nohz: Remove "Switched to NOHz mode" debugging messages by Heiko Carstens · 13 years ago
  23. 219a067 Merge "Revert "power: wakelock: don't set check_done flag if aborting"" into msm-3.0 by Linux Build Service Account · 13 years ago
  24. 06e8572 ARM: cpu_pm: Add cpu power management notifiers by Colin Cross · 13 years ago
  25. b599ff7 Revert "power: wakelock: don't set check_done flag if aborting" by Patrick Cain · 13 years ago
  26. 949f865 Merge "hrtimer: remove timerqueue node before reprogramming clockevent device" into msm-3.0 by Linux Build Service Account · 13 years ago
  27. ead6b51 hrtimer: remove timerqueue node before reprogramming clockevent device by Jeff Ohlstein · 13 years ago
  28. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  29. afcffe5 Revert "power: wakelock: don't set check_done flag if aborting" by Patrick Cain · 13 years ago
  30. b811aa7 Revert "power: wakelock: reset wakelock checked early" by Patrick Cain · 13 years ago
  31. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  32. fa3a6d5 power: wakelock: reset wakelock checked early by Abhijeet Dharmapurikar · 13 years ago
  33. 607ce3e cputimer: Cure lock inversion by Peter Zijlstra · 13 years ago
  34. 6063552 Avoid using variable-length arrays in kernel/sys.c by Linus Torvalds · 13 years ago
  35. 971a0ee dt/irq: add irq_domain_generate_simple() helper by Grant Likely · 14 years ago
  36. 6469dfb irq: add irq_domain translation infrastructure by Grant Likely · 14 years ago
  37. e9baa79 Merge "genirq: chip: set pending only for edge interrupts" into msm-3.0 by Linux Build Service Account · 13 years ago
  38. b615b0e genirq: chip: set pending only for edge interrupts by Abhijeet Dharmapurikar · 13 years ago
  39. f49d99b rq_stats: Doing rq_stats calculation in the scheduler tick. by Amar Singhal · 13 years ago
  40. 9374622 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 14 years ago
  41. d7f04c4 ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 14 years ago
  42. 249cf80 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  43. 4e41ce6 sched: Fix up wchan borkage by Simon Kirby · 13 years ago
  44. 113f8b8 sched/rt: Migrate equal priority tasks to available CPUs by Shawn Bohrer · 13 years ago
  45. c37683a Merge "power: wakelock: don't set check_done flag if aborting" into msm-3.0 by Linux Build Service Account · 13 years ago
  46. 7ef4dba power: wakelock: don't set check_done flag if aborting by Abhijeet Dharmapurikar · 13 years ago
  47. 17e081d Merge "Revert "ARM: Make low-level printk work"" into msm-3.0 by Linux Build Service Account · 13 years ago
  48. 9049d36 Revert "ARM: Make low-level printk work" by Stepan Moskovchenko · 14 years ago
  49. 25bcca8 genirq: fix handle_nested_irq for lazy disable by Abhijeet Dharmapurikar · 13 years ago
  50. 32a41b2 kernel: prevent unnecessary rebuilding due to config_data.gz by Peter Foley · 14 years ago
  51. 2aba4e8 printk: Don't allow cpu to get console lock during hotplugging by Maya Spivak · 14 years ago
  52. 57b34bb power: wakelock: BUG if wakelock is taken very late by Abhijeet Dharmapurikar · 13 years ago
  53. ef2293e genirq: explicitly mask a freed irq by Abhijeet Dharmapurikar · 13 years ago
  54. e0473b4 partition_sched_domains: Do not destroy old sched domain on cpu_up by Maya Spivak · 14 years ago
  55. 3d321a3 cpu-hotplug: Add the function 'cpu_hotplug_inprogress' by Maya Spivak · 14 years ago
  56. d5b1a08 workqueue: lock cwq access in drain_workqueue by Thomas Tuttle · 13 years ago
  57. 79e72e1 genirq: Make irq_shutdown() symmetric vs. irq_startup again by Geert Uytterhoeven · 13 years ago
  58. 70a4888 sched: Fix a memory leak in __sdt_free() by WANG Cong · 13 years ago
  59. f4e97b6 sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 14 years ago
  60. edbb7ce sched: Separate the scheduler entry for preemption by Thomas Gleixner · 14 years ago
  61. c3a44b4 alarmtimers: Avoid possible denial of service with high freq periodic timers by John Stultz · 13 years ago
  62. 0898dd1 alarmtimers: Memset itimerspec passed into alarm_timer_get by John Stultz · 14 years ago
  63. 26cf1a7 alarmtimers: Avoid possible null pointer traversal by John Stultz · 14 years ago
  64. 7f4e156 kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  65. cfca519 Revert "workqueue: add workqueue_empty() api" by Pratik Patel · 14 years ago
  66. 529461b power: fix suspend_sys_sync_wait() by Pratik Patel · 14 years ago
  67. 3f75d16 sched: Remove invalid cases from cpuset_cpu_active by Maya Spivak · 14 years ago
  68. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  69. 7013f49 PM: Backoff suspend if repeated attempts fail by Todd Poynor · 13 years ago
  70. 512228f Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  71. 6857336 x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 14 years ago
  72. 9a420aa genirq: Fix wrong bit operation by jhbird.choi@samsung.com · 14 years ago
  73. efcf89c panic: Add board ID to panic output by Nishanth Menon · 13 years ago
  74. 3169336 futex: Fix regression with read only mappings by Shawn Bohrer · 14 years ago
  75. 9abd59b Merge commit 'v3.0.1' into android-3.0 by Colin Cross · 13 years ago
  76. 4e11175 Merge commit 'v3.0' into android-3.0 by Colin Cross · 13 years ago
  77. ca64b0c PM: wakelocks: Display wakelocks preventing suspend by default by Todd Poynor · 13 years ago
  78. ed27e53 PM: wakelocks: Don't report wake up wakelock if suspend aborted by Todd Poynor · 13 years ago
  79. b045b9a mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 14 years ago
  80. ff7b3dc tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 14 years ago
  81. f35869d tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 14 years ago
  82. 462fee3 perf: Fix software event overflow by Peter Zijlstra · 14 years ago
  83. 68cd235 PM: Fix printing IRQ names for pending wakeup IRQs by Todd Poynor · 14 years ago
  84. fec502d earlysuspend: add verbose debug flag by Erik Gilling · 14 years ago
  85. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 07b02fb power: Add option to log time spent in suspend by Colin Cross · 14 years ago
  87. d1e9ae4 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 · 14 years ago
  88. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 14 years ago
  89. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 14 years ago
  90. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 14 years ago
  91. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 14 years ago
  92. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 14 years ago
  93. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 14 years ago
  94. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 14 years ago
  95. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 14 years ago
  96. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 14 years ago
  97. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 14 years ago
  98. 9a736a2 Move x86_64 idle notifiers to generic by Todd Poynor · 14 years ago
  99. df8d6fe Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu by Linus Torvalds · 14 years ago
  100. c64be78 sched: Fix 32bit race by Peter Zijlstra · 14 years ago