Age | Commit message (Expand) | Author |
2011-11-08 | Revert "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier" | Greg Kroah-Hartman |
2011-11-07 | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier | Ian Campbell |
2011-11-07 | time: Change jiffies_to_clock_t() argument type to unsigned long | hank |
2011-11-07 | kmod: prevent kmod_loop_msg overflow in __request_module() | Jiri Kosina |
2011-08-29 | futex: Fix regression with read only mappings | Shawn Bohrer |
2011-08-08 | perf: overflow/perf_count_sw_cpu_clock crashes recent kernels | Peter Zijlstra |
2011-07-13 | PM / Hibernate: Fix free_unnecessary_pages() | Rafael J. Wysocki |
2011-07-13 | PM / Hibernate: Avoid hitting OOM during preallocation of memory | Rafael J. Wysocki |
2011-07-13 | taskstats: don't allow duplicate entries in listener mode | Vasiliy Kulikov |
2011-07-13 | PM: Free memory bitmaps if opening /dev/snapshot fails | Michal Kubecek |
2011-07-13 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2011-06-23 | time: Compensate for rounding on odd-frequency clocksources | Kasper Pedersen |
2011-06-23 | genirq: Add IRQF_FORCE_RESUME | Thomas Gleixner |
2011-06-23 | lockdep: Fix lock_is_held() on recursion | Peter Zijlstra |
2011-06-23 | ftrace: Only update the function code on write to filter files | Steven Rostedt |
2011-05-23 | tick: Clear broadcast active bit when switching to oneshot | Thomas Gleixner |
2011-05-23 | clocksource: Install completely before selecting | john stultz |
2011-05-23 | Fix time() inconsistencies caused by intermediate xtime_cache values being read | john stultz |
2011-04-22 | next_pidmap: fix overflow condition | Linus Torvalds |
2011-04-14 | repair gdbstub to match the gdbserial protocol specification | Jason Wessel |
2011-04-14 | Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo | Roland Dreier |
2011-04-14 | perf: Better fit max unprivileged mlock pages for tools needs | Frederic Weisbecker |
2011-03-27 | Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code | Julien Tinnes |
2011-03-24 | Revert "perf: Handle stopped state with tracepoints" | Greg Kroah-Hartman |
2011-03-23 | smp_call_function_many: handle concurrent clearing of mask | Milton Miller |
2011-03-23 | call_function_many: add missing ordering | Milton Miller |
2011-03-23 | call_function_many: fix list delete vs add race | Milton Miller |
2011-03-23 | perf: Handle stopped state with tracepoints | Frederic Weisbecker |
2011-03-23 | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt |
2011-03-14 | cpuset: add a missing unlock in cpuset_write_resmask() | Li Zefan |
2011-03-07 | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner |
2011-03-02 | genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now | Thomas Gleixner |
2011-03-02 | PM / Hibernate: Return error code when alloc_image_page() fails | Stanislaw Gruszka |
2011-03-02 | CRED: Fix memory and refcount leaks upon security_prepare_creds() failure | Tetsuo Handa |
2011-03-02 | CRED: Fix BUG() upon security_cred_alloc_blank() failure | Tetsuo Handa |
2011-03-02 | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells |
2011-02-17 | kernel/user.c: add lock release annotation on free_user() | Namhyung Kim |
2011-02-17 | sched: Remove some dead code | Dan Carpenter |
2011-02-17 | sched: Fix wake_affine() vs RT tasks | Peter Zijlstra |
2011-02-17 | sched: Fix idle balancing | Nikhil Rao |
2011-02-17 | sched: Fix volanomark performance regression | Alex Shi |
2011-02-17 | sched: Fix cross-sched-class wakeup preemption | Peter Zijlstra |
2011-02-17 | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha |
2011-02-17 | sched, cgroup: Fixup broken cgroup movement | Peter Zijlstra |
2011-02-17 | sched: Export account_system_vtime() | Ingo Molnar |
2011-02-17 | sched: Call tick_check_idle before __irq_enter | Venkatesh Pallipadi |
2011-02-17 | sched: Remove irq time from available CPU power | Venkatesh Pallipadi |
2011-02-17 | sched: Do not account irq time to current task | Venkatesh Pallipadi |
2011-02-17 | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi |
2011-02-17 | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi |