summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt
2010-12-09x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus
2010-12-08perf: Stop all counters on rebootPeter Zijlstra
2010-12-08printk: Use this_cpu_{read|write} api on printk_pendingEric Dumazet
2010-12-08sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar
2010-12-08nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens
2010-12-08Sched: fix skip_clock_update optimizationMike Galbraith
2010-12-08sched: Cure more NO_HZ load average woesPeter Zijlstra
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds
2010-12-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-07Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-06kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu
2010-12-06kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu
2010-12-06kprobes: Reuse unused kprobeMasami Hiramatsu
2010-12-06kprobes: Support delayed unoptimizingMasami Hiramatsu
2010-12-06kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu
2010-12-06kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu
2010-12-06kprobes: Rename old_p to more appropriate nameMasami Hiramatsu
2010-12-05perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo
2010-12-05perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo
2010-12-05perf events: Fix event inherit fallout of precalculated headersThomas Gleixner
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-01genirq: Fix incorrect proc spurious outputKenji Kaneshige
2010-11-30perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo
2010-11-30tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-30sched: Fix unregister_fair_sched_group()Paul Turner
2010-11-30rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney
2010-11-30rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney
2010-11-30rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney
2010-11-30rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan
2010-11-30rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan
2010-11-30rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney
2010-11-30rcu: Distinguish between boosting and boostedPaul E. McKenney
2010-11-30rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney
2010-11-30rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-11-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26perf: Ignore non-sampling overflowsPeter Zijlstra
2010-11-26perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu