Age | Commit message (Expand) | Author |
2009-02-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-02-02 | modules: Use a better scheme for refcounting | Eric Dumazet |
2009-02-01 | sched_rt: don't use first_cpu on cpumask created with cpumask_and | Rusty Russell |
2009-02-01 | sched: fix buddie group latency | Peter Zijlstra |
2009-02-01 | sched: clear buddies more aggressively | Mike Galbraith |
2009-02-01 | sched: symmetric sync vs avg_overlap | Peter Zijlstra |
2009-02-01 | sched: fix sync wakeups | Peter Zijlstra |
2009-01-31 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-31 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-31 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-31 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-01-30 | hrtimer: prevent negative expiry value after clock_was_set() | Thomas Gleixner |
2009-01-30 | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue |
2009-01-30 | hrtimers: increase clock min delta threshold while interrupt hanging | Frederic Weisbecker |
2009-01-30 | generic-ipi: use per cpu data for single cpu ipi calls | Steven Rostedt |
2009-01-29 | cgroup: fix root_count when mount fails due to busy subsystem | Paul Menage |
2009-01-29 | cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() | Paul Menage |
2009-01-29 | cgroups: fix lock inconsistency in cgroup_clone() | Li Zefan |
2009-01-29 | cgroups: use hierarchy mutex in creation failure path | KAMEZAWA Hiroyuki |
2009-01-27 | cpumask fallout: Initialize irq_default_affinity earlier | David Daney |
2009-01-27 | Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. | David Daney |
2009-01-27 | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2009-01-27 | Hibernation: Introduce system_entering_hibernation | Rafael J. Wysocki |
2009-01-27 | signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin... | Ed Swierk |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-01-26 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-01-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-26 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-22 | ring-buffer: reset timestamps when ring buffer is reset | Steven Rostedt |
2009-01-22 | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner |
2009-01-21 | trace: set max latency variable to zero on default | Steven Rostedt |
2009-01-21 | trace: stop all recording to ring buffer on ftrace_dump | Steven Rostedt |
2009-01-21 | trace: print ftrace_dump at KERN_EMERG log level | Steven Rostedt |
2009-01-21 | ring_buffer: reset write when reserve buffer fail | Lai Jiangshan |
2009-01-21 | tracing/function-graph-tracer: fix a regression while suspend to disk | Frederic Weisbecker |
2009-01-21 | dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. | Paul Mundt |
2009-01-21 | dma-coherent: per-device coherent area is in pages, not bytes. | Adrian McMenamin |
2009-01-20 | ring-buffer: fix alignment problem | Steven Rostedt |
2009-01-19 | work_on_cpu: Use our own workqueue. | Rusty Russell |
2009-01-19 | work_on_cpu: don't try to get_online_cpus() in work_on_cpu. | Rusty Russell |
2009-01-19 | cpuset: fix possible deadlock in async_rebuild_sched_domains | Miao Xie |
2009-01-18 | hrtimers: fix inconsistent lock state on resume in hres_timers_resume | Peter Zijlstra |
2009-01-18 | relay: fix lock imbalance in relay_late_setup_files | Jiri Slaby |
2009-01-16 | Merge branch 'misc' into release | Len Brown |
2009-01-16 | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu |
2009-01-16 | PM: Fix freezer compilation if PM_SLEEP is unset | Rafael J. Wysocki |
2009-01-15 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-01-15 | resources: fix parameter name and kernel-doc | Randy Dunlap |
2009-01-15 | cgroups: consolidate cgroup documents | Li Zefan |