Age | Commit message (Expand) | Author |
2014-02-20 | PM / Hibernate: Hibernate/thaw fixes/improvements | Bojan Smojver |
2014-02-20 | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra |
2014-02-20 | sched/nohz: Fix rq->cpu_load[] calculations | Peter Zijlstra |
2014-02-20 | ftrace: Have function graph only trace based on global_ops filters | Steven Rostedt |
2014-02-20 | ftrace: Fix synchronization location disabling and freeing ftrace_ops | Steven Rostedt |
2014-02-20 | ftrace: Synchronize setting function_trace_op with ftrace_trace_function | Steven Rostedt |
2014-02-20 | printk: Fix scheduling-while-atomic problem in console_cpu_notify() | Paul E. McKenney |
2014-02-13 | 3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime | Colin Cross |
2014-02-13 | timekeeping: Avoid possible deadlock from clock_was_set_delayed | John Stultz |
2014-02-13 | sched/rt: Avoid updating RT entry timeout twice within one tick period | Ying Xue |
2014-02-13 | sched: Unthrottle rt runqueues in __disable_runtime() | Peter Boonstoppel |
2014-02-13 | sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled | Mike Galbraith |
2014-02-13 | sched/rt: Fix SCHED_RR across cgroups | Colin Cross |
2014-01-15 | sched: Guarantee new group-entities always have weight | Paul Turner |
2014-01-15 | sched: Fix hrtimer_cancel()/rq->lock deadlock | Ben Segall |
2014-01-15 | sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining | Ben Segall |
2014-01-15 | sched: Fix race on toggling cfs_bandwidth_used | Ben Segall |
2014-01-08 | sched: Avoid throttle_cfs_rq() racing with period_timer stopping | Ben Segall |
2014-01-08 | sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities | Kirill Tkhai |
2014-01-08 | ftrace: Initialize the ftrace profiler for each possible cpu | Miao Xie |
2013-12-20 | futex: fix handling of read-only-mapped hugepages | Linus Torvalds |
2013-12-11 | irq: Enable all irqs unconditionally in irq_resume | Laxman Dewangan |
2013-12-04 | ftrace: Fix function graph with loading of modules | Steven Rostedt (Red Hat) |
2013-12-04 | cpuset: Fix memory allocator deadlock | Peter Zijlstra |
2013-12-04 | audit: fix info leak in AUDIT_GET requests | Mathias Krause |
2013-12-04 | audit: use nlmsg_len() to get message payload length | Mathias Krause |
2013-12-04 | audit: printk USER_AVC messages when audit isn't enabled | Tyler Hicks |
2013-12-04 | PM / hibernate: Avoid overflow in hibernate_preallocate_memory() | Aaron Lu |
2013-12-04 | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist | KOSAKI Motohiro |
2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-29 | perf/ftrace: Fix paranoid level for enabling function tracer | Steven Rostedt |
2013-11-20 | tracing: Fix potential out-of-bounds in trace_get_user() | Steven Rostedt |
2013-11-13 | clockevents: Sanitize ticks to nsec conversion | Thomas Gleixner |
2013-10-01 | perf: Fix perf_cgroup_switch for sw-events | Peter Zijlstra |
2013-10-01 | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu | Peter Zijlstra |
2013-10-01 | cgroup: fail if monitored file and event_control are in different cgroup | Li Zefan |
2013-10-01 | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval... | Daisuke Nishimura |
2013-08-29 | workqueue: consider work function when searching for busy work items | Tejun Heo |
2013-08-29 | workqueue: fix possible stall on try_to_grab_pending() of a delayed work item | Lai Jiangshan |
2013-08-20 | futex: Take hugepages into account when generating futex_key | Zhang Yi |
2013-08-14 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin |
2013-08-11 | perf: Use css_tryget() to avoid propping up css refcount | Salman Qazi |
2013-08-11 | perf: Fix event group context move | Jiri Olsa |
2013-08-11 | sched: Fix the broken sched_rr_get_interval() | Zhu Yanhai |
2013-08-04 | tracing: Fix irqs-off tag display in syscall tracing | zhangwei(Jovi) |
2013-07-28 | hrtimers: Move SMP function call to thread context | Thomas Gleixner |
2013-07-28 | tracing: Fix irqs-off tag display in syscall tracing | zhangwei(Jovi) |
2013-07-28 | perf: Fix perf_lock_task_context() vs RCU | Peter Zijlstra |
2013-07-28 | perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario | Jiri Olsa |
2013-07-28 | perf: Clone child context from parent context pmu | Jiri Olsa |