summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-22Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-01-22Merge commit 'proc/proc'Stephen Rothwell
2009-01-22Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-01-22Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-01-22Merge branch 'quilt/rr'Stephen Rothwell
2009-01-22Merge commit 'acpi/test'Stephen Rothwell
2009-01-22Merge commit 'nfs/linux-next'Stephen Rothwell
2009-01-22Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-01-22Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-01-22Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-01-22Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2009-01-22Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-01-22Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-01-22Merge commit 'sh/master'Stephen Rothwell
2009-01-22Merge commit 'kbuild-current/master'Stephen Rothwell
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-20Merge branch 'cpus4096' into auto-cpus4096-nextIngo Molnar
2009-01-19Merge branch 'core/softlockup' into auto-core-nextIngo Molnar
2009-01-19Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-01-19Merge branch 'core/locking' into auto-core-nextIngo Molnar
2009-01-19Merge branch 'core/urgent' into auto-core-nextIngo Molnar
2009-01-18relay: fix lock imbalance in relay_late_setup_filesJiri Slaby
2009-01-18softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-17Document the slow work thread poolDavid Howells
2009-01-17Make the slow work pool configurableDavid Howells
2009-01-17Make slow-work thread pool actually dynamicDavid Howells
2009-01-17Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells
2009-01-16work_on_cpu: Use our own workqueue.Rusty Russell
2009-01-16work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell
2009-01-16PM: Fix compilation warning in kernel/power/main.cRafael J. Wysocki
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-16softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines
2009-01-16Merge branch 'sched/rt' into auto-sched-nextIngo Molnar
2009-01-16Merge branch 'sched/core' into auto-sched-nextIngo Molnar
2009-01-16sched: make plist a library facilityPeter Zijlstra
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines
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
2009-01-15Merge branch 'timers/urgent' into auto-timers-nextIngo Molnar
2009-01-15Merge branch 'timers/hrtimers' into auto-timers-nextIngo Molnar
2009-01-16modules: Use a better scheme for refcountingEric Dumazet
2009-01-16cpumask:work_on_cpu-own-workqueueRusty Russell
2009-01-16cpumask:work_on_cpu-no-get_online_cpusRusty Russell
2009-01-15Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2009-01-15Merge branch 'tracing/core' into auto-ftrace-nextIngo Molnar