Commit Graph

189929 Commits (fc390cde362309f6892bb719194f242c466a978b)
 

Author SHA1 Message Date
Paul E. McKenney fc390cde36 rcu: need barrier() in UP synchronize_sched_expedited() 15 years ago
Paul E. McKenney cc631fb732 sched: correctly place paranioa memory barriers in synchronize_sched_expedited() 15 years ago
Tejun Heo 94458d5ecb sched: kill paranoia check in synchronize_sched_expedited() 15 years ago
Tejun Heo 969c79215a sched: replace migration_thread with cpu_stop 15 years ago
Tejun Heo 3fc1f1e27a stop_machine: reimplement using cpu_stop 15 years ago
Tejun Heo 1142d81029 cpu_stop: implement stop_cpu[s]() 15 years ago
Suresh Siddha 99bd5e2f24 sched: Fix select_idle_sibling() logic in select_task_rq_fair() 15 years ago
Peter Zijlstra 669c55e9f9 sched: Pre-compute cpumask_weight(sched_domain_span(sd)) 15 years ago
Peter Zijlstra 74f5187ac8 sched: Cure load average vs NO_HZ woes 15 years ago
Mike Galbraith 09a40af524 sched: Fix UP update_avg() build warning 15 years ago
Ingo Molnar b257c14ceb Merge branch 'linus' into sched/core 15 years ago
Linus Torvalds 2ba3abd818 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 15 years ago
Linus Torvalds 0fdfe5ad28 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 15 years ago
Linus Torvalds 44d2d371d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 15 years ago
Linus Torvalds 465de2ba71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Ken Kawasaki a6d37024de smc91c92_cs: define multicast_table as unsigned char 15 years ago
Eric Dumazet 4ffa87012e can: avoids a false warning 15 years ago
Terry Loftin dac876193c e1000e: stop cleaning when we reach tx_ring->next_to_use 15 years ago
Stefan Assmann d5aa22520d igb: restrict WoL for 82576 ET2 Quad Port Server Adapter 15 years ago
David S. Miller c011f80ba0 sparc64: Add some more commentary to __raw_local_irq_save() 15 years ago
David S. Miller 9343af084c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 15 years ago
David S. Miller e182c77cc2 sparc64: Fix memory leak in pci_register_iommu_region(). 15 years ago
David S. Miller 25ad403f67 sparc64: Add kmemleak annotation to sun4v_build_virq() 15 years ago
David S. Miller 8b8d8e2840 sparc64: Support kmemleak. 15 years ago
David S. Miller 9960e9e894 sparc64: Add function graph tracer support. 15 years ago
David S. Miller a71d1d6bb1 sparc64: Give a stack frame to the ftrace call sites. 15 years ago
David S. Miller daecbf58a5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. 15 years ago
David S. Miller f8e8a8e8cb sparc64: Remove profiling from some low-level bits. 15 years ago
David S. Miller d96478d5a2 sparc64: Kill unnecessary static on local var in ftrace_call_replace(). 15 years ago
David S. Miller ddacd0bc70 sparc64: Kill CONFIG_STACK_DEBUG code. 15 years ago
David S. Miller 63b7549573 sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. 15 years ago
David S. Miller 0c25e9e6cb sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. 15 years ago
David S. Miller cb256aa604 sparc64: Use kstack_valid() in die_if_kernel(). 15 years ago
Shirley Ma 0e413f22e4 virtio_net: missing sg_init_table 15 years ago
Linus Torvalds 0d0fb0f9c5 Linux 2.6.34-rc4 15 years ago
Linus Torvalds 64a8920fab Merge branch 'anonvma' 15 years ago
Linus Torvalds 50b88c46f0 Merge master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
Linus Torvalds d6cf853d4d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
Linus Torvalds 6a945f38be Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
Linus Torvalds 50fc88cb03 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 15 years ago
Linus Torvalds 4505a49389 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 15 years ago
Linus Torvalds fedfb947b2 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux 15 years ago
Linus Torvalds 44fa2b4bee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 15 years ago
Linus Torvalds ea90002b0f anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma 15 years ago
Linus Torvalds 646d87b481 anon_vma: clone the anon_vma chain in the right order 15 years ago
Linus Torvalds 287d97ac03 vma_adjust: fix the copying of anon_vma chains 15 years ago
Linus Torvalds d0e9fe1758 Simplify and comment on anon_vma re-use for anon_vma_prepare() 15 years ago
Andrew Perepechko 08261673cb quota: Fix possible dq_flags corruption 15 years ago
Jan Kara 4c5e6c0e70 quota: Hide warnings about writes to the filesystem before quota was turned on 15 years ago
Dmitry Monakhov 774f03fb2c ext3: symlink must be handled via filesystem specific operation 15 years ago