aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo3-7/+68
2010-05-07rcu: need barrier() in UP synchronize_sched_expedited()Paul E. McKenney1-0/+1
2010-05-06sched: correctly place paranioa memory barriers in synchronize_sched_expedited()Paul E. McKenney1-10/+11
2010-05-06sched: kill paranoia check in synchronize_sched_expedited()Tejun Heo1-37/+3
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo7-253/+127
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo6-173/+42
2010-05-06cpu_stop: implement stop_cpu[s]()Tejun Heo2-9/+402
2010-04-23sched: Fix select_idle_sibling() logic in select_task_rq_fair()Suresh Siddha1-42/+40
2010-04-23sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra3-7/+9
2010-04-23sched: Cure load average vs NO_HZ woesPeter Zijlstra2-15/+68
2010-04-15sched: Fix UP update_avg() build warningMike Galbraith1-6/+6
2010-04-15Merge branch 'linus' into sched/coreIngo Molnar4545-3881/+23837
2010-04-13Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds6-23/+39
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-135/+206
2010-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-138/+348
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki1-7/+6
2010-04-13can: avoids a false warningEric Dumazet1-1/+1
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin1-0/+2
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2-0/+2
2010-04-13sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller1-0/+7
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4482-3286/+22501
2010-04-12sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller1-3/+8
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller1-0/+8
2010-04-12sparc64: Support kmemleak.David S. Miller2-1/+5
2010-04-12sparc64: Add function graph tracer support.David S. Miller10-15/+132
2010-04-12sparc64: Give a stack frame to the ftrace call sites.David S. Miller1-15/+16
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller3-3/+3
2010-04-12sparc64: Remove profiling from some low-level bits.David S. Miller1-1/+8
2010-04-12sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller1-1/+1
2010-04-12sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller2-78/+1
2010-04-12sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller2-7/+16
2010-04-12sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller1-2/+12
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller1-23/+3
2010-04-12virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-04-12Linux 2.6.34-rc4Linus Torvalds1-1/+1
2010-04-12Merge branch 'anonvma'Linus Torvalds2-43/+84
2010-04-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-77/+422
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2-5/+21
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds3-6/+16
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds5-10/+16
2010-04-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds44-614/+1046
2010-04-12Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+4
2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds3-3/+3
2010-04-12anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds1-2/+13
2010-04-12anon_vma: clone the anon_vma chain in the right orderLinus Torvalds1-1/+1
2010-04-12vma_adjust: fix the copying of anon_vma chainsLinus Torvalds1-16/+8
2010-04-12Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds1-24/+62
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko1-6/+6
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara1-0/+6