1. 9bf75df Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 14 years ago
  2. a427308 tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 12 years ago
  3. 7533da4 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 14 years ago
  4. db610f7 Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.41' into cm-11.0 by Matt Mower · 12 years ago
  5. 1996c13 Merge "msm: perf: clean up duplicate constraint events" by Linux Build Service Account · 12 years ago
  6. f37d83a Merge "Perf: Support sw events across hotplug" by Linux Build Service Account · 12 years ago
  7. c261a5a Merge "Perf: keep events across hotplug" by Linux Build Service Account · 12 years ago
  8. 1d1424c futex: Make lookup_pi_state more robust by Thomas Gleixner · 12 years ago
  9. 1a63c03 futex: Always cleanup owner tid in unlock_pi by Thomas Gleixner · 12 years ago
  10. 9315d5e futex: Validate atomic acquisition in futex_lock_pi_atomic() by Thomas Gleixner · 12 years ago
  11. 8a2c412 futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1) by Thomas Gleixner · 12 years ago
  12. ad3005b futex: Add another early deadlock detection check by Thomas Gleixner · 12 years ago
  13. 0e80727 futex: Prevent attaching to kernel threads by Thomas Gleixner · 12 years ago
  14. dd30210 sched: Make sure to not re-read variables after validation by Peter Zijlstra · 14 years ago
  15. a244161 sched: re-calculate a cpu's next_balance point upon sched domain changes by Srivatsa Vaddagiri · 13 years ago
  16. 1d856ea sched: Reset rq->next_interval before going idle by Srivatsa Vaddagiri · 13 years ago
  17. 15d8f1e msm: perf: clean up duplicate constraint events by Neil Leeder · 13 years ago
  18. 13f898a Perf: Support sw events across hotplug by Neil Leeder · 13 years ago
  19. 8165d84 Perf: keep events across hotplug by Neil Leeder · 13 years ago
  20. 36a093c Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.37' into cm-11.0 by Ethan Chen · 12 years ago kitkat-staging
  21. 9a59d64 stop_machine: Mark per cpu stopper enabled early by Thomas Gleixner · 13 years ago
  22. b0de757 stop_machine: Use smpboot threads by Thomas Gleixner · 13 years ago
  23. 1cc5b19 stop_machine: Store task reference in a separate per cpu variable by Thomas Gleixner · 13 years ago
  24. bb32d26 kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 13 years ago
  25. ceced05 smpboot: Allow selfparking per cpu threads by Thomas Gleixner · 13 years ago
  26. 04d903e hotplug: Fix UP bug in smpboot hotplug code by Paul E. McKenney · 14 years ago
  27. a63b4cc smpboot: Provide infrastructure for percpu hotplug threads by Thomas Gleixner · 14 years ago
  28. 20bdb6e kthread: Implement park/unpark facility by Thomas Gleixner · 14 years ago
  29. d5d8634 smpboot, idle: Fix comment mismatch over idle_threads_init() by Srivatsa S. Bhat · 14 years ago
  30. d7ee364 smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init() by Srivatsa S. Bhat · 14 years ago
  31. ad6a2c7 smp, idle: Allocate idle thread for each possible cpu during boot by Suresh Siddha · 14 years ago
  32. c5989bd smp: Provide generic idle thread allocation by Thomas Gleixner · 14 years ago
  33. 33d588d smp: Add generic smpboot facility by Thomas Gleixner · 14 years ago
  34. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  35. df1cc7d genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n by Paul Gortmaker · 12 years ago
  36. 17ff13b ring-buffer: Fix first commit on sub-buffer having non-zero delta by Steven Rostedt (Red Hat) · 12 years ago
  37. d6e20e8 time: Fix overflow when HZ is smaller than 60 by Mikulas Patocka · 12 years ago
  38. b249f99 PM / Hibernate: Hibernate/thaw fixes/improvements by Bojan Smojver · 14 years ago
  39. f5a4c4b sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 14 years ago
  40. e2d51f2 sched/nohz: Fix rq->cpu_load[] calculations by Peter Zijlstra · 14 years ago
  41. 1c2bd0d ftrace: Have function graph only trace based on global_ops filters by Steven Rostedt · 12 years ago
  42. 2955866 ftrace: Fix synchronization location disabling and freeing ftrace_ops by Steven Rostedt · 12 years ago
  43. 95bcd16 ftrace: Synchronize setting function_trace_op with ftrace_trace_function by Steven Rostedt · 12 years ago
  44. 5e23efd printk: Fix scheduling-while-atomic problem in console_cpu_notify() by Paul E. McKenney · 14 years ago
  45. aea8045 power: don't wait for timeout if sys_sync completes early by Srinivasarao P · 12 years ago
  46. cd34de1 3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime by Colin Cross · 12 years ago
  47. cf85cc9 timekeeping: Avoid possible deadlock from clock_was_set_delayed by John Stultz · 12 years ago
  48. dbf3239 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
  49. f61eb9c sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  50. 1e5c13e sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled by Mike Galbraith · 14 years ago
  51. 21b53ba sched/rt: Fix SCHED_RR across cgroups by Colin Cross · 14 years ago
  52. 8036cc8 Merge "sched: Unthrottle rt runqueues in __disable_runtime()" by Linux Build Service Account · 12 years ago
  53. 9621d63 sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  54. 2884041 sched,cgroup: Fix up task_groups list by Mike Galbraith · 14 years ago
  55. 3be9a22 sched/debug: Make sysrq prints of sched debug data optional by Matt Wagantall · 13 years ago
  56. 38b1715 tick: Dynamically set broadcast irq affinity by Daniel Lezcano · 13 years ago
  57. 70d01bb sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 13 years ago
  58. eaf0019 tracing/sched: add load balancer tracepoint by Steve Muckle · 13 years ago
  59. 8ad62c2 mm: add a field to store names for private anonymous memory by Colin Cross · 13 years ago
  60. 450e8d5 sched: Fix select_idle_sibling() bouncing cow syndrome by Mike Galbraith · 13 years ago
  61. 0fad1d2 mm: remove swap token code by Rik van Riel · 14 years ago
  62. 95024a0 watchdog: Fix warning caused by use of smp_processor_id() by Srivatsa Vaddagiri · 13 years ago
  63. e38ca49 sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  64. 67bed68 tracing/sched: Add trace events to track cpu hotplug. by Arun Bharadwaj · 13 years ago
  65. 1bee7b9 kernel/lib: add additional debug capabilites for data corruption by Syed Rameez Mustafa · 13 years ago
  66. 3bb998f irq: display the wakeup depth and disable depth of an irq by Abhijeet Dharmapurikar · 13 years ago
  67. 74bfbfd PM / QoS: Fix deadlock during PM QoS vote to default value by Sujit Reddy Thumma · 13 years ago
  68. b893566 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 14 years ago
  69. 279070e sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local() by Steve Muckle · 13 years ago
  70. c44229e sched: Make sure to not re-read variables after validation by Peter Zijlstra · 14 years ago
  71. 267ddac sched: re-calculate a cpu's next_balance point upon sched domain changes by Srivatsa Vaddagiri · 13 years ago
  72. e8c21d1 sched: fix reference to wrong cfs_rq by Srivatsa Vaddagiri · 13 years ago
  73. f12acce sched: Fix SCHED_HRTICK bug leading to late preemption of tasks by Srivatsa Vaddagiri · 13 years ago
  74. ce1a041 sched: Reset rq->next_interval before going idle by Srivatsa Vaddagiri · 13 years ago
  75. 7af150b sched: remove migration notification from RT class by Steve Muckle · 13 years ago
  76. dcb32ee workqueue: reimplement WQ_HIGHPRI using a separate worker_pool by Tejun Heo · 14 years ago
  77. 9c6bae0 workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool() by Tejun Heo · 14 years ago
  78. 22ad564 workqueue: separate out worker_pool flags by Tejun Heo · 14 years ago
  79. 7ef6a93 workqueue: use @pool instead of @gcwq or @cpu where applicable by Tejun Heo · 14 years ago
  80. 5865888 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 14 years ago
  81. b7b5c68 workqueue: don't use WQ_HIGHPRI for unbound workqueues by Tejun Heo · 14 years ago
  82. 9af6b69 sched: Guarantee new group-entities always have weight by Paul Turner · 13 years ago
  83. 03d35a3 sched: Fix hrtimer_cancel()/rq->lock deadlock by Ben Segall · 13 years ago
  84. 9b31805 sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining by Ben Segall · 13 years ago
  85. 16e7480 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 13 years ago
  86. 58634ac Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0 by Ethan Chen · 12 years ago
  87. fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 12 years ago
  88. dfb473b sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 13 years ago
  89. 3f88789 sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities by Kirill Tkhai · 13 years ago
  90. 09951c9 ftrace: Initialize the ftrace profiler for each possible cpu by Miao Xie · 12 years ago
  91. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 12 years ago
  92. ee4bb25 futex: fix handling of read-only-mapped hugepages by Linus Torvalds · 12 years ago
  93. a800095 irq: Enable all irqs unconditionally in irq_resume by Laxman Dewangan · 13 years ago
  94. b6e586c workqueue: Added null check and warning by Srinivasarao P · 13 years ago
  95. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
  96. 8bfabdd Merge remote-tracking branch 'codeaurora/kk_2.7.1' into cm-11.0 by Ethan Chen · 12 years ago
  97. 51d351d ftrace: Fix function graph with loading of modules by Steven Rostedt (Red Hat) · 13 years ago
  98. fe094c4 cpuset: Fix memory allocator deadlock by Peter Zijlstra · 13 years ago
  99. 4e0c56a audit: fix info leak in AUDIT_GET requests by Mathias Krause · 13 years ago
  100. 4297996 audit: use nlmsg_len() to get message payload length by Mathias Krause · 13 years ago