summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-18Merge commit 'nommu/master'Stephen Rothwell
2008-12-18Merge commit 'cputime/cputime'Stephen Rothwell
2008-12-18Merge commit 'oprofile/auto-oprofile-next'Stephen Rothwell
2008-12-18Merge commit 'security-testing/next'Stephen Rothwell
2008-12-18Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-12-18Merge commit 'slab/for-next'Stephen Rothwell
2008-12-18Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2008-12-18Merge commit 'block/for-next'Stephen Rothwell
2008-12-18Merge commit 'rr_cpumask/master'Stephen Rothwell
2008-12-18Merge commit 'acpi/test'Stephen Rothwell
2008-12-18Merge commit 'xfs/master'Stephen Rothwell
2008-12-18Merge commit 'pci/linux-next'Stephen Rothwell
2008-12-18Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-12-18Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-12-18Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2008-12-18Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-12-18Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-12-18Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-12-18Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-18Merge commit 'sparc/master'Stephen Rothwell
2008-12-17NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt
2008-12-17NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2008-12-17[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-17[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-17pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-17kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei
2008-12-16resource: allow MMIO exclusivity for device driversArjan van de Ven
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-12-12Merge branch 'irq/genirq' into auto-genirq-nextIngo Molnar
2008-12-12Merge branch 'oprofile' into auto-oprofile-nextIngo Molnar
2008-12-12Merge branch 'timers/hrtimers' into auto-timers-nextIngo Molnar
2008-12-12Merge branch 'kmemcheck' into auto-kmemcheck-nextIngo Molnar
2008-12-12Merge branch 'core/core' into auto-core-nextIngo Molnar
2008-12-12Merge branch 'core/signal' into auto-core-nextIngo Molnar
2008-12-12Merge branch 'core/debug' into auto-core-nextIngo Molnar
2008-12-12Merge branch 'core/futexes' into auto-core-nextIngo Molnar
2008-12-12Merge branch 'core/softirq' into auto-core-nextIngo Molnar
2008-12-12Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2008-12-12Merge branch 'core/locking' into auto-core-nextIngo Molnar
2008-12-12Merge branch 'tracing/function-graph-tracer' into auto-ftrace-nextIngo Molnar
2008-12-12Merge branch 'tracing/hw-branch-tracing' into auto-ftrace-nextIngo Molnar