summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-16Merge commit 'boot-params/master'Stephen Rothwell
2008-12-16Merge commit 'trivial/for-next'Stephen Rothwell
2008-12-16Merge commit 'cputime/cputime'Stephen Rothwell
2008-12-16Merge commit 'oprofile/auto-oprofile-next'Stephen Rothwell
2008-12-16Merge commit 'security-testing/next'Stephen Rothwell
2008-12-16Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-12-16Merge commit 'slab/for-next'Stephen Rothwell
2008-12-16Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2008-12-16Merge commit 'block/for-next'Stephen Rothwell
2008-12-16Merge branch 'quilt/rr'Stephen Rothwell
2008-12-16Merge commit 'rr_cpumask/master'Stephen Rothwell
2008-12-16Merge commit 'acpi/test'Stephen Rothwell
2008-12-16Merge commit 'xfs/master'Stephen Rothwell
2008-12-16Merge commit 'pci/linux-next'Stephen Rothwell
2008-12-16Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-12-16Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-12-16Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2008-12-16Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-12-16Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-12-16Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-12-16Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-16Merge commit 'sparc/master'Stephen Rothwell
2008-12-16cpumask:use-cpu_coregroup_maskRusty Russell
2008-12-16cpumask:all-ops-compare-against-nr_cpu_ids-coreRusty Russell
2008-12-16cpumask:arch_send_call_function_ipi_mask-coreRusty Russell
2008-12-16cpumask:smp_call_function_manyRusty Russell
2008-12-16cpumask:out-of-line-accessorsRusty Russell
2008-12-16cpumask:cpu_online_mask-etc-as-primaryRusty Russell
2008-12-16CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells
2008-12-16module: fix warning of unused function when !CONFIG_PROC_FSJianjun Kong
2008-12-16+ kernel-modulec-compare-symbol-values-when-marking-symbols-as-exported-in-pr...Tim Abbott
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds
2008-12-15pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-15kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei
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