1. 91262b2 irq: enable suspended EARLY_RESUME irqs forcefully if not resumed by Laxman Dewangan · 12 years ago
  2. 8f41e0e kernel: power: qos: export qos routine by David Jung · 12 years ago
  3. 2061771 perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 13 years ago
  4. 411c7d9 workqueue: fix spurious CPU locality WARN from process_one_work() by Tejun Heo · 13 years ago
  5. 1167dbe Revert "smp: Fix SMP function call empty cpu mask race" by Bo Yan · 13 years ago
  6. 8f646de sched: remove redundant update_runtime notifier by Neil Zhang · 13 years ago
  7. e7a9220 nohz: stat: Fix CPU idle time accounting by Bo Yan · 13 years ago
  8. 0c30007 sched: reinitialize rq->next_balance when a CPU is hot-added by Paul Walmsley · 13 years ago
  9. d3dd6b4 Merge branch 'linux-3.4.35' into rel-17 by Sachin Nikam · 13 years ago
  10. 916b6c6 cgroup: fix exit() vs rmdir() race by Li Zefan · 13 years ago
  11. a74e9a3 cpuset: fix cpuset_print_task_mems_allowed() vs rename() race by Li Zefan · 13 years ago
  12. d48e3a8 sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 13 years ago
  13. e684247 ftrace: Call ftrace cleanup module notifier after all other notifiers by Steven Rostedt (Red Hat) · 13 years ago
  14. db3d76a posix-timer: Don't call idr_find() with out-of-range ID by Tejun Heo · 13 years ago
  15. 8034372 futex: Revert "futex: Mark get_robust_list as deprecated" by Thomas Gleixner · 13 years ago
  16. dd9c58a hrtimer: Prevent hrtimer_enqueue_reprogram race by Leonid Shatz · 13 years ago
  17. 7c3e516 posix-cpu-timers: Fix nanosleep task_struct leak by Stanislaw Gruszka · 13 years ago
  18. b3c57f0 genirq: Avoid deadlock in spurious handling by Thomas Gleixner · 13 years ago
  19. 526a265 timeconst.pl: Eliminate Perl warning by H. Peter Anvin · 13 years ago
  20. 2a5cd54 time: alarmtimer: print cause of failure if suspend failed by Laxman Dewangan · 13 years ago
  21. ce0030c printk: fix buffer overflow when calling log_prefix function from call_console_drivers by Alexandre SIMON · 13 years ago
  22. 7308f84 kernel/resource.c: fix stack overflow in __reserve_region_with_split() by T Makphaibulchoke · 13 years ago
  23. 89960fe sched/rt: Use root_domain of rt_rq not current processor by Shawn Bohrer · 13 years ago
  24. 846c314 smp: Fix SMP function call empty cpu mask race by Wang YanQing · 13 years ago
  25. 0179fea timekeeping: Fix time moving backwards by Ajay Nandakumar · 13 years ago
  26. 465760c wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 13 years ago
  27. 9b6d794 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 13 years ago
  28. b08d818 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 13 years ago
  29. f2a0100 ftrace: Be first to run code modification on modules by Steven Rostedt · 13 years ago
  30. 4d7981b ring-buffer: Fix race between integrity check and readers by Steven Rostedt · 13 years ago
  31. 475261d cgroup: remove incorrect dget/dput() pair in cgroup_create_dir() by Tejun Heo · 13 years ago
  32. 09c4161 genirq: Always force thread affinity by Thomas Gleixner · 13 years ago
  33. 29251de rcu: Fix batch-limit size problem by Eric Dumazet · 13 years ago
  34. 455d895 ftrace: Clear bits properly in reset_iter_read() by Dan Carpenter · 13 years ago
  35. 4afca92 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s by Tejun Heo · 13 years ago
  36. 3d81da8 Revert "sched, autogroup: Stop going ahead if autogroup is disabled" by Mike Galbraith · 13 years ago
  37. dbdd7f0 workqueue: exit rescuer_thread() as TASK_RUNNING by Mike Galbraith · 13 years ago
  38. 1103ef8 timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 13 years ago
  39. 53b360c watchdog: using u64 in get_sample_period() by Chuansheng Liu · 13 years ago
  40. fceca5e futex: avoid wake_futex() for a PI futex_q by Darren Hart · 13 years ago
  41. 041c190 Revert "Revert "cpuquiet: Update averaging of nr_runnables"" by Peter Boonstoppel · 13 years ago
  42. 0de578d module: fix out-by-one error in kallsyms by Rusty Russell · 13 years ago
  43. c4cbedf futex: Handle futex_pi OWNER_DIED take over correctly by Thomas Gleixner · 13 years ago
  44. 9e48127 gcov-kernel: Make gcov work on vanilla gcc again. by Tuomas Tynkkynen · 13 years ago
  45. 20b1512 Revert "sched :Notify users that tickless-timer is enabled" by Puneet Saxena · 13 years ago
  46. 84b80bb sched :Notify users that tickless-timer is enabled by pdabade · 13 years ago
  47. 727fa37 Revert "cgroup: Drop task_lock(parent) on cgroup_fork()" by Tejun Heo · 13 years ago
  48. 5993bba Revert "cgroup: Remove task_lock() from cgroup_post_fork()" by Tejun Heo · 13 years ago
  49. 9a55fef cgroup: notify_on_release may not be triggered in some cases by Daisuke Nishimura · 13 years ago
  50. 3680030 use clamp_t in UNAME26 fix by Kees Cook · 13 years ago
  51. 643fde8 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 13 years ago
  52. c4c493a kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 13 years ago
  53. 00dff26 timers: Fix endless looping between cascade() and internal_add_timer() by Hildner, Christian · 13 years ago
  54. 08de372 module: taint kernel when lve module is loaded by Matthew Garrett · 13 years ago
  55. 93875bc sched: Fix migration thread runtime bogosity by Mike Galbraith · 13 years ago
  56. c62f994 CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume by Srivatsa S. Bhat · 13 years ago
  57. f5260a7 rcu: Fix day-one dyntick-idle stall-warning bug by Paul E. McKenney · 13 years ago
  58. 66307ae workqueue: add missing smp_wmb() in process_one_work() by Tejun Heo · 13 years ago
  59. 3fc49ce kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 13 years ago
  60. 97ed537 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 13 years ago
  61. 34b6567 kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation by Tejun Heo · 13 years ago
  62. 9a227fc time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 13 years ago
  63. 80257cb time: Avoid making adjustments if we haven't accumulated anything by John Stultz · 13 years ago
  64. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 13 years ago
  65. e194fab sched: Fix race in task_group() by Peter Zijlstra · 13 years ago
  66. 11266a8 Fix a dead loop in async_synchronize_full() by Li Zhong · 13 years ago
  67. 6adebb0 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic by Lai Jiangshan · 13 years ago
  68. 48f0f14 sched: Add missing call to calc_load_exit_idle() by Charles Wang · 13 years ago
  69. d156b47 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 13 years ago
  70. fc7da7e workqueue: reimplement work_on_cpu() using system_wq by Tejun Heo · 13 years ago
  71. 3bca580 Revert "cpuquiet: Update averaging of nr_runnables" by Puneet Saxena · 13 years ago
  72. c847572 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 13 years ago
  73. bba4d87 kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation by Tejun Heo · 13 years ago
  74. d7ff3f4 HACK: ARM: disable sleeping while atomic warning in do_signal by Colin Cross · 13 years ago
  75. ebad30a sched: fix divide by zero at {thread_group,task}_times by Stanislaw Gruszka · 13 years ago
  76. 0f342b9 sched,cgroup: Fix up task_groups list by Mike Galbraith · 13 years ago
  77. 47b8bbd audit: fix refcounting in audit-tree by Miklos Szeredi · 13 years ago
  78. ae2a5dd audit: don't free_chunk() after fsnotify_add_mark() by Miklos Szeredi · 13 years ago
  79. 8bd999a cpuquiet: Update averaging of nr_runnables by Sai Charan Gurrappadi · 13 years ago
  80. a1c9f87 cpuquiet: Runnable threads governor by Sai Charan Gurrappadi · 13 years ago
  81. 9bc854a PM QoS: Add disable parameter by Antti P Miettinen · 13 years ago
  82. ce078e4 Merge commit 'v3.4.9' into android-t114-3.4 by Varun Wadekar · 13 years ago
  83. 468011c workqueue: CPU hotplug keep idle workers by Mitch Luban · 13 years ago
  84. 26665db random: remove rand_initialize_irq() by Theodore Ts'o · 13 years ago
  85. 0110bbf random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 13 years ago
  86. 82cfe17 Merge commit 'v3.4.8' into android-t114-3.4-rebased by Varun Wadekar · 13 years ago
  87. 564e6b4 alarmtimer: implement minimum alarm interval for allowing suspend by Todd Poynor · 13 years ago
  88. b3f9576 futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi() by Darren Hart · 13 years ago
  89. 47b6ff7 futex: Fix bug in WARN_ON for NULL q.pi_state by Darren Hart · 13 years ago
  90. d48c1ba futex: Test for pi_mutex on fault in futex_wait_requeue_pi() by Darren Hart · 13 years ago
  91. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 13 years ago
  92. d3b4254 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 13 years ago
  93. d3dd392 ftrace: Disable function tracing during suspend/resume and hibernation, again by Srivatsa S. Bhat · 13 years ago
  94. 68c9de8 kthread: disable preemption during complete() by Peter Boonstoppel · 13 years ago
  95. fd25080 ntp: Fix STA_INS/DEL clearing bug by John Stultz · 13 years ago
  96. a4b3f56 Merge commit 'v3.4.6' into android-t114-3.4 by Varun Wadekar · 13 years ago
  97. 67d690f power: Add option to log time spent in suspend by Colin Cross · 14 years ago
  98. 2ceed75 PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format by Minho Ban · 13 years ago
  99. 22ebd83 PM / Sleep: User space wakeup sources garbage collector Kconfig option by Rafael J. Wysocki · 14 years ago
  100. da3e6b3 PM / Sleep: Make the limit of user space wakeup sources configurable by Rafael J. Wysocki · 14 years ago