summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney
2012-09-25Merge tag 'v3.6-rc7' into core/rcuIngo Molnar
2012-09-25Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....Paul E. McKenney
2012-09-24Linux 3.6-rc7Linus Torvalds
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-23hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-23ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23score: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23alpha: Fix preemption handling in idle loopFrederic Weisbecker
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-23sched: Fix load avg vs cpu-hotplugPeter Zijlstra
2012-09-23rcu: Disallow callback registry on offline CPUsPaul E. McKenney
2012-09-23rcu: Remove _rcu_barrier() dependency on __stop_machine()Paul E. McKenney
2012-09-23rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning messagePaul E. McKenney
2012-09-23rcu: Move TINY_RCU quiescent state out of extended quiescent stateLi Zhong
2012-09-23kmemleak: Replace list_for_each_continue_rcu with new interfaceMichael Wang
2012-09-23time: RCU permitted to stop idle entry via softirqPaul E. McKenney
2012-09-23rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save()Paul E. McKenney
2012-09-23rcu: Remove redundant memory barrier from __call_rcu()Paul E. McKenney
2012-09-23rcu: Avoid spurious RCU CPU stall warningsPaul E. McKenney
2012-09-23rcu: Protect rcu_node accesses during CPU stall warningsPaul E. McKenney
2012-09-23rcu: Avoid rcu_print_detail_task_stall_rnp() segfaultPaul E. McKenney
2012-09-23rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks()Paul E. McKenney
2012-09-23rcu: Fix obsolete rcu_initiate_boost() header commentPaul E. McKenney
2012-09-23rcu: Make offline-CPU checking allow for indefinite delaysPaul E. McKenney
2012-09-23rcu: Improve boost selection when moving tasks to root rcu_nodePaul E. McKenney
2012-09-23rcu: Permit RCU_NONIDLE() to be used from interrupt contextPaul E. McKenney
2012-09-23rcu: Properly initialize ->boost_tasks on CPU offlinePaul E. McKenney
2012-09-23rcu: Pull TINY_RCU dyntick-idle tracing into non-idle regionPaul E. McKenney
2012-09-23rcu: Add PROVE_RCU_DELAY to provoke difficult racesPaul E. McKenney
2012-09-23rcu: Prevent initialization race in rcutorture kthreadsPaul E. McKenney
2012-09-23rcu: Switch rcutorture to pr_alert() and friendsPaul E. McKenney
2012-09-23rcu: Document SRCU dead-CPU capabilities, emphasize read-side limitsPaul E. McKenney