aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-02modules: Use a better scheme for refcountingEric Dumazet
2009-02-01sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell
2009-02-01sched: fix buddie group latencyPeter Zijlstra
2009-02-01sched: clear buddies more aggressivelyMike Galbraith
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra
2009-02-01sched: fix sync wakeupsPeter Zijlstra
2009-01-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-31Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-01-30hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker
2009-01-30generic-ipi: use per cpu data for single cpu ipi callsSteven Rostedt
2009-01-29cgroup: fix root_count when mount fails due to busy subsystemPaul Menage
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage
2009-01-29cgroups: fix lock inconsistency in cgroup_clone()Li Zefan
2009-01-29cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki
2009-01-27cpumask fallout: Initialize irq_default_affinity earlierDavid Daney
2009-01-27Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-27signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin...Ed Swierk
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-22ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-21trace: set max latency variable to zero on defaultSteven Rostedt
2009-01-21trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt
2009-01-21trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt
2009-01-21ring_buffer: reset write when reserve buffer failLai Jiangshan
2009-01-21tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker
2009-01-21dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.Paul Mundt
2009-01-21dma-coherent: per-device coherent area is in pages, not bytes.Adrian McMenamin
2009-01-20ring-buffer: fix alignment problemSteven Rostedt
2009-01-19work_on_cpu: Use our own workqueue.Rusty Russell
2009-01-19work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell
2009-01-19cpuset: fix possible deadlock in async_rebuild_sched_domainsMiao Xie
2009-01-18hrtimers: fix inconsistent lock state on resume in hres_timers_resumePeter Zijlstra
2009-01-18relay: fix lock imbalance in relay_late_setup_filesJiri Slaby
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-15cgroups: consolidate cgroup documentsLi Zefan