| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Stop chasing QS if another CPU did it for us | Frederic Weisbecker | 2010-12-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: increase synchronize_sched_expedited() batching | Tejun Heo | 2010-12-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Make synchronize_srcu_expedited() fast if running readers | Paul E. McKenney | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: fix race condition in synchronize_sched_expedited() | Paul E. McKenney | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: update documentation/comments for Lai's adoption patch | Paul E. McKenney | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu,cleanup: simplify the code when cpu is dying | Lai Jiangshan | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.c | Lai Jiangshan | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: get rid of obsolete "classic" names in TREE_RCU tracing | Paul E. McKenney | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Distinguish between boosting and boosted | Paul E. McKenney | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: priority boosting for TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: move TINY_RCU from softirq to kthread | Paul E. McKenney | 2010-11-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: add priority-inversion testing to rcutorture | Paul E. McKenney | 2010-10-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | watchdog: Improve initialisation error message and documentation | Ben Hutchings | 2011-01-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | fix freeing user_struct in user cache | Hillf Danton | 2010-12-29 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-12-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page | David Sharp | 2010-12-23 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-12-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | kthread_work: make lockdep happy | Yong Zhang | 2010-12-22 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / / / / / / / / | taskstats: pad taskstats netlink response for aligment issues on ia64 | Jeff Mahoney | 2010-12-22 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-12-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | sched: Remove debugging check | Ingo Molnar | 2010-12-19 | |
| | | | | | | | | | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-12-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | tracing: Fix panic when lseek() called on "trace" opened for writing | Slava Pestov | 2010-11-30 | |
| | | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | perf: Fix off by one in perf_swevent_init() | Dan Carpenter | 2010-12-16 | |
| | | * | | | | | | | | | | | | | | | | | | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra | 2010-12-08 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-12-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | sched: Fix the irqtime code for 32bit | Peter Zijlstra | 2010-12-16 | |
| | * | | | | | | | | | | | | | | | | | | sched: Fix the irqtime code to deal with u64 wraps | Peter Zijlstra | 2010-12-16 | |
| | * | | | | | | | | | | | | | | | | | | nohz: Fix get_next_timer_interrupt() vs cpu hotplug | Heiko Carstens | 2010-12-08 | |
| | * | | | | | | | | | | | | | | | | | | Sched: fix skip_clock_update optimization | Mike Galbraith | 2010-12-08 | |
| | * | | | | | | | | | | | | | | | | | | sched: Cure more NO_HZ load average woes | Peter Zijlstra | 2010-12-08 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | resources: add arch hook for preventing allocation in reserved areas | Bjorn Helgaas | 2010-12-17 | |
| | * | | | | | | | | | | | | | | | | | | Revert "resources: support allocating space within a region from the top down" | Bjorn Helgaas | 2010-12-17 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | PM / Hibernate: Restore old swap signature to avoid user space breakage | Rafael J. Wysocki | 2010-12-16 | |
| * | | | | | | | | | | | | | | | | | | PM / Hibernate: Fix PM_POST_* notification with user-space suspend | Takashi Iwai | 2010-12-16 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-12-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | workqueue: It is likely that WORKER_NOT_RUNNING is true | Steven Rostedt | 2010-12-14 | |
| | * | | | | | | | | | | | | | | | workqueue: check the allocation of system_unbound_wq | Hitoshi Mitake | 2010-11-26 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 2010-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | nohz: Fix printk_needs_cpu() return value on offline cpus | Heiko Carstens | 2010-11-26 | |
| | | | * | | | | | | | | | | | | | printk: Fix wake_up_klogd() vs cpu hotplug | Heiko Carstens | 2010-11-26 | |
| * | | | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-12-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | genirq: Fix incorrect proc spurious output | Kenji Kaneshige | 2010-12-01 | |
| * | | | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-12-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki | 2010-12-06 | |
| | * | | | | | | | | | | | | | | | | PM / Hibernate: Use async I/O when reading compressed hibernation image | Bojan Smojver | 2010-12-06 | |
| | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | do_exit(): make sure that we run with get_fs() == USER_DS | Nelson Elhage | 2010-12-02 | |
| | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
