1. 3be9a22 sched/debug: Make sysrq prints of sched debug data optional by Matt Wagantall · 13 years ago
  2. 38b1715 tick: Dynamically set broadcast irq affinity by Daniel Lezcano · 13 years ago
  3. 70d01bb sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 13 years ago
  4. eaf0019 tracing/sched: add load balancer tracepoint by Steve Muckle · 13 years ago
  5. 8ad62c2 mm: add a field to store names for private anonymous memory by Colin Cross · 13 years ago
  6. 450e8d5 sched: Fix select_idle_sibling() bouncing cow syndrome by Mike Galbraith · 13 years ago
  7. 0fad1d2 mm: remove swap token code by Rik van Riel · 14 years ago
  8. 95024a0 watchdog: Fix warning caused by use of smp_processor_id() by Srivatsa Vaddagiri · 13 years ago
  9. e38ca49 sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  10. 67bed68 tracing/sched: Add trace events to track cpu hotplug. by Arun Bharadwaj · 13 years ago
  11. 1bee7b9 kernel/lib: add additional debug capabilites for data corruption by Syed Rameez Mustafa · 13 years ago
  12. 3bb998f irq: display the wakeup depth and disable depth of an irq by Abhijeet Dharmapurikar · 13 years ago
  13. 74bfbfd PM / QoS: Fix deadlock during PM QoS vote to default value by Sujit Reddy Thumma · 13 years ago
  14. b893566 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 14 years ago
  15. 279070e sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local() by Steve Muckle · 13 years ago
  16. c44229e sched: Make sure to not re-read variables after validation by Peter Zijlstra · 14 years ago
  17. 267ddac sched: re-calculate a cpu's next_balance point upon sched domain changes by Srivatsa Vaddagiri · 13 years ago
  18. e8c21d1 sched: fix reference to wrong cfs_rq by Srivatsa Vaddagiri · 13 years ago
  19. f12acce sched: Fix SCHED_HRTICK bug leading to late preemption of tasks by Srivatsa Vaddagiri · 13 years ago
  20. ce1a041 sched: Reset rq->next_interval before going idle by Srivatsa Vaddagiri · 13 years ago
  21. 7af150b sched: remove migration notification from RT class by Steve Muckle · 13 years ago
  22. dcb32ee workqueue: reimplement WQ_HIGHPRI using a separate worker_pool by Tejun Heo · 14 years ago
  23. 9c6bae0 workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool() by Tejun Heo · 14 years ago
  24. 22ad564 workqueue: separate out worker_pool flags by Tejun Heo · 14 years ago
  25. 7ef6a93 workqueue: use @pool instead of @gcwq or @cpu where applicable by Tejun Heo · 14 years ago
  26. 5865888 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 14 years ago
  27. b7b5c68 workqueue: don't use WQ_HIGHPRI for unbound workqueues by Tejun Heo · 14 years ago
  28. 58634ac Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0 by Ethan Chen · 12 years ago
  29. fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 12 years ago
  30. dfb473b sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 13 years ago
  31. 3f88789 sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities by Kirill Tkhai · 13 years ago
  32. 09951c9 ftrace: Initialize the ftrace profiler for each possible cpu by Miao Xie · 13 years ago
  33. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 13 years ago
  34. ee4bb25 futex: fix handling of read-only-mapped hugepages by Linus Torvalds · 13 years ago
  35. a800095 irq: Enable all irqs unconditionally in irq_resume by Laxman Dewangan · 13 years ago
  36. b6e586c workqueue: Added null check and warning by Srinivasarao P · 13 years ago
  37. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  38. 8bfabdd Merge remote-tracking branch 'codeaurora/kk_2.7.1' into cm-11.0 by Ethan Chen · 13 years ago
  39. 51d351d ftrace: Fix function graph with loading of modules by Steven Rostedt (Red Hat) · 13 years ago
  40. fe094c4 cpuset: Fix memory allocator deadlock by Peter Zijlstra · 13 years ago
  41. 4e0c56a audit: fix info leak in AUDIT_GET requests by Mathias Krause · 13 years ago
  42. 4297996 audit: use nlmsg_len() to get message payload length by Mathias Krause · 13 years ago
  43. e49ee6c audit: printk USER_AVC messages when audit isn't enabled by Tyler Hicks · 13 years ago
  44. 7094547 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 13 years ago
  45. 3e05092 alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist by KOSAKI Motohiro · 13 years ago
  46. 8f77c28 sched: provide per cpu-cgroup option to notify on migrations by Steve Muckle · 13 years ago
  47. c0d3062 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 13 years ago
  48. d134082 perf/ftrace: Fix paranoid level for enabling function tracer by Steven Rostedt · 13 years ago
  49. 28a077b smp: Fix SMP function call empty cpu mask race by Wang YanQing · 13 years ago
  50. af15b76 tracing: Fix potential out-of-bounds in trace_get_user() by Steven Rostedt · 13 years ago
  51. f81d0a9 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 13 years ago
  52. f8fed45 msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC. by Anil kumar mamidala · 13 years ago
  53. 61675fc smp: Relax irqs_disable() warning in smp_call_function_single() by Matt Wagantall · 13 years ago
  54. 9b487e9 msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC. by Anil kumar mamidala · 13 years ago
  55. 1d48ca6 perf: Fix perf_cgroup_switch for sw-events by Peter Zijlstra · 14 years ago
  56. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 14 years ago
  57. 2927937 cgroup: fail if monitored file and event_control are in different cgroup by Li Zefan · 13 years ago
  58. 62875332 sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 13 years ago
  59. ead13f9 Use hrtimers so that msleep() sleeps for the requested time by Jonathan Corbet · 13 years ago
  60. 55e3e1f workqueue: consider work function when searching for busy work items by Tejun Heo · 14 years ago
  61. 31eafff workqueue: fix possible stall on try_to_grab_pending() of a delayed work item by Lai Jiangshan · 14 years ago
  62. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  63. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  64. 2d8be9c perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 14 years ago
  65. 5cbff87 perf: Fix event group context move by Jiri Olsa · 13 years ago
  66. 1836cd1 sched: Fix the broken sched_rr_get_interval() by Zhu Yanhai · 13 years ago
  67. 58ce9d5 perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 13 years ago
  68. 352b641 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  69. 39367f4 hrtimers: Move SMP function call to thread context by Thomas Gleixner · 13 years ago
  70. f36a0d6 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  71. 41154a3 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 13 years ago
  72. 1f11f44 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 13 years ago
  73. c4c6a6e perf: Clone child context from parent context pmu by Jiri Olsa · 13 years ago
  74. d018274 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 13 years ago
  75. 60a0c1a tick: Prevent uncontrolled switch to oneshot mode by Thomas Gleixner · 13 years ago
  76. f503015 Merge remote-tracking branch 'codeaurora/jb_2.6' into cm-10.2 by Ethan Chen · 13 years ago
  77. 1c9ce1e Merge tag 'v3.4.11' into cm-10.1 by Ethan Chen · 13 years ago
  78. 8bc0447 Do not ratelimit audit messages. We want to see them all. by Stephen Smalley · 15 years ago
  79. 7b1648b timer: Fix jiffies wrap behavior of round_jiffies_common() by Bart Van Assche · 13 years ago
  80. f95bc0f genirq: Fix can_request_irq() for IRQs without an action by Ben Hutchings · 13 years ago
  81. 6d96e93 Revert "sched: Add missing call to calc_load_exit_idle()" by Greg Kroah-Hartman · 13 years ago
  82. d436881 Merge "net/ipv6/addrconf: IPv6 tethering enhancement" by Linux Build Service Account · 13 years ago
  83. ed86b47 sigtimedwait: use freezable blocking call by Colin Cross · 13 years ago
  84. 437993e nanosleep: use freezable blocking call by Colin Cross · 13 years ago
  85. 943ea4a futex: use freezable blocking call by Colin Cross · 13 years ago
  86. 202605c freezer: skip waking up tasks with PF_FREEZER_SKIP set by Colin Cross · 13 years ago
  87. f284f77 freezer: shorten freezer sleep time using exponential backoff by Colin Cross · 13 years ago
  88. ffe773f lockdep: remove task argument from debug_check_no_locks_held by Colin Cross · 13 years ago
  89. 8d43d95 HACK: ARM: disable sleeping while atomic warning in do_signal by Colin Cross · 14 years ago
  90. 703197b perf: Fix mmap() accounting hole by Peter Zijlstra · 13 years ago
  91. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  92. ed0b72a hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() by Oleg Nesterov · 13 years ago
  93. ffe8879 timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 13 years ago
  94. 8b2414d net/ipv6/addrconf: IPv6 tethering enhancement by Harout Hedeshian · 14 years ago
  95. fc1cbc7 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 13 years ago
  96. b3cba47 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 13 years ago
  97. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  98. ac4f619 Merge tag 'AU_LINUX_ANDROID_JB_2.5.04.02.02.040.375' into HEAD by Ethan Chen · 13 years ago
  99. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  100. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago