summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-30Merge commit 'trivial/for-next'Stephen Rothwell
2008-12-30Merge commit 'boot-params/master'Stephen Rothwell
2008-12-30Merge commit 'nommu/master'Stephen Rothwell
2008-12-29Merge commit 'cputime/cputime'Stephen Rothwell
2008-12-29Merge commit 'sparseirq/auto-sparseirq-next'Stephen Rothwell
2008-12-29Merge commit 'oprofile/auto-oprofile-next'Stephen Rothwell
2008-12-29Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-12-29Merge commit 'slab/for-next'Stephen Rothwell
2008-12-29Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2008-12-29Merge commit 'block/for-next'Stephen Rothwell
2008-12-29Merge commit 'rr_cpumask/master'Stephen Rothwell
2008-12-29Merge commit 'acpi/test'Stephen Rothwell
2008-12-29Merge commit 'xfs/master'Stephen Rothwell
2008-12-29Merge commit 'kbuild/master'Stephen Rothwell
2008-12-29Merge commit 'pci/linux-next'Stephen Rothwell
2008-12-29Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-12-29Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-12-29Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2008-12-29Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-12-29Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-12-29Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-12-29Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-29Merge commit 'sparc/master'Stephen Rothwell
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28manual merge of stackprotectorIngo Molnar
2008-12-28Merge branch 'oprofile' into auto-oprofile-nextIngo Molnar
2008-12-28Merge branch 'core/rcu' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/signal' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/resources' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/debug' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/futexes' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/stacktrace' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/softirq' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/printk' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'core/locking' into auto-core-nextIngo Molnar
2008-12-28Merge branch 'cpus4096' into auto-cpus4096-nextIngo Molnar
2008-12-27sparseirq: fix hang with !SPARSE_IRQYinghai Lu
2008-12-27sparseirq: set lock_class for legacy irq when sparse_irq is selectedYinghai Lu
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-27hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker
2008-12-27sparseirq: fix desc->lock initIngo Molnar
2008-12-27sparseirq: do not printk when migrating IRQ descriptorsIngo Molnar
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell
2008-12-26sparseirq: remove duplicated arch_early_irq_init()Yinghai Lu
2008-12-26tracing/function-graph-tracer: strip ending newlines on commentsFrederic Weisbecker
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-26proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro
2008-12-26irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro