aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2011-12-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-13Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-13ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-13ceph: fix SEEK_CUR, SEEK_SET regressionSage Weil
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-12cpu: Export cpu_up()Paul E. McKenney
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-12crush: fix mapping calculation when force argument doesn't existSage Weil
2011-12-12hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin
2011-12-12hwmon: (jz4740) fix signedness bugAxel Lin
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard
2011-12-11rcu: Apply ACCESS_ONCE() to rcu_boost() return valuePaul E. McKenney
2011-12-11Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"Paul E. McKenney
2011-12-11docs: Additional LWN links to RCU APIKees Cook
2011-12-11rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney
2011-12-11rcu: Add rcutorture tests for srcu_read_lock_raw()Paul E. McKenney
2011-12-11rcu: Make rcutorture test for hotpluggability before offlining CPUsPaul E. McKenney
2011-12-11driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett
2011-12-11rcu: Remove redundant rcu_cpu_stall_suppress declarationPaul E. McKenney
2011-12-11rcu: Adaptive dyntick-idle preparationPaul E. McKenney
2011-12-11rcu: Keep invoking callbacks if CPU otherwise idlePaul E. McKenney
2011-12-11rcu: Irq nesting is always 0 on rcu_enter_idle_commonFrederic Weisbecker
2011-12-11rcu: Don't check irq nesting from rcu idle entry/exitFrederic Weisbecker
2011-12-11rcu: Permit dyntick-idle with callbacks pendingPaul E. McKenney
2011-12-11rcu: Document same-context read-side constraintsPaul E. McKenney
2011-12-11rcu: Identify dyntick-idle CPUs on first force_quiescent_state() passPaul E. McKenney
2011-12-11rcu: Remove dynticks false positives and RCU failuresPaul E. McKenney
2011-12-11rcu: Reduce latency of rcu_prepare_for_idle()Paul E. McKenney
2011-12-11rcu: Eliminate RCU_FAST_NO_HZ grace-period hangPaul E. McKenney
2011-12-11rcu: Avoid needlessly IPIing CPUs at GP endPaul E. McKenney
2011-12-11rcu: Go dyntick-idle more quickly if CPU has serviced current grace periodPaul E. McKenney
2011-12-11rcu: Add tracing for RCU_FAST_NO_HZPaul E. McKenney
2011-12-11rcu: Update trace_rcu_dyntick() header commentPaul E. McKenney
2011-12-11doc: Add load/store guarantees to Documentation/atomic-ops.txtPaul E. McKenney
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11rcu: Add rcutorture CPU-hotplug capabilityPaul E. McKenney
2011-12-11tile: Make tile use the new is_idle_task() APIPaul E. McKenney
2011-12-11events: Make events use the new is_idle_task() APIPaul E. McKenney
2011-12-11kdb: Make KDB use the new is_idle_task() APIPaul E. McKenney
2011-12-11sparc: Make SPARC use the new is_idle_task() APIPaul E. McKenney
2011-12-11rcu: Make RCU use the new is_idle_task() APIPaul E. McKenney
2011-12-11sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney
2011-12-11rcu: Control rcutorture startup from kernel boot parametersPaul E. McKenney
2011-12-11rcu: Add rcutorture system-shutdown capabilityPaul E. McKenney
2011-12-11rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCUPaul E. McKenney