pandora-kernel.git
2012-09-25 Paul E. McKenneyMerge remote-tracking branch 'tip/core/rcu' into next...
2012-09-25 Paul E. McKenneyMerge remote-tracking branch 'tip/smp/hotplug' into...
2012-09-25 Ingo MolnarMerge tag 'v3.6-rc7' into core/rcu
2012-09-25 Paul E. McKenneyMerge branches 'bigrt.2012.09.23a', 'doctorture.2012...
2012-09-24 Linus TorvaldsLinux 3.6-rc7 v3.6-rc7
2012-09-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-09-23 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2012-09-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2012-09-23 Shaun Ruffelledac_mc: edac_mc_free() cannot assume mem_ctl_info...
2012-09-23 Fengguang Wuedac_mc: fix messy kfree calls in the error path
2012-09-23 Andreas Herrmannhwmon: (fam15h_power) Tweak runavg_range on resume
2012-09-23 Silas Boyd... hwmon: (coretemp) Use get_online_cpus to avoid races...
2012-09-23 Silas Boyd... hwmon: (via-cputemp) Use get_online_cpus to avoid races...
2012-09-23 Paul E. McKenneyia64: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckerxtensa: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckerscore: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckerparisc: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckermn10300: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckerm68k: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckerm32r: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckerh8300: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckerfrv: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckercris: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckeralpha: Add missing RCU idle APIs on idle loop
2012-09-23 Frederic Weisbeckeralpha: Fix preemption handling in idle loop
2012-09-23 Silas Boyd... Use get_online_cpus to avoid races involving CPU hotplug
2012-09-23 Silas Boyd... Use get_online_cpus to avoid races involving CPU hotplug
2012-09-23 Peter Zijlstrasched: Fix load avg vs cpu-hotplug
2012-09-23 Paul E. McKenneyrcu: Disallow callback registry on offline CPUs
2012-09-23 Paul E. McKenneyrcu: Remove _rcu_barrier() dependency on __stop_machine()
2012-09-23 Paul E. McKenneyrcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message
2012-09-23 Li Zhongrcu: Move TINY_RCU quiescent state out of extended...
2012-09-23 Michael Wangkmemleak: Replace list_for_each_continue_rcu with new...
2012-09-23 Paul E. McKenneytime: RCU permitted to stop idle entry via softirq
2012-09-23 Paul E. McKenneyrcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save()
2012-09-23 Paul E. McKenneyrcu: Remove redundant memory barrier from __call_rcu()
2012-09-23 Paul E. McKenneyrcu: Avoid spurious RCU CPU stall warnings
2012-09-23 Paul E. McKenneyrcu: Protect rcu_node accesses during CPU stall warnings
2012-09-23 Paul E. McKenneyrcu: Avoid rcu_print_detail_task_stall_rnp() segfault
2012-09-23 Paul E. McKenneyrcu: Apply for_each_rcu_flavor() to increment_cpu_stall...
2012-09-23 Paul E. McKenneyrcu: Fix obsolete rcu_initiate_boost() header comment
2012-09-23 Paul E. McKenneyrcu: Make offline-CPU checking allow for indefinite...
2012-09-23 Paul E. McKenneyrcu: Improve boost selection when moving tasks to root...
2012-09-23 Paul E. McKenneyrcu: Permit RCU_NONIDLE() to be used from interrupt...
2012-09-23 Paul E. McKenneyrcu: Properly initialize ->boost_tasks on CPU offline
2012-09-23 Paul E. McKenneyrcu: Pull TINY_RCU dyntick-idle tracing into non-idle...
2012-09-23 Paul E. McKenneyrcu: Add PROVE_RCU_DELAY to provoke difficult races
2012-09-23 Paul E. McKenneyrcu: Prevent initialization race in rcutorture kthreads
2012-09-23 Paul E. McKenneyrcu: Switch rcutorture to pr_alert() and friends
2012-09-23 Paul E. McKenneyrcu: Document SRCU dead-CPU capabilities, emphasize...
2012-09-23 Paul E. McKenneyrcu: Track CPU-hotplug duration statistics
2012-09-23 Paul E. McKenneyrcu: Update rcutorture defaults
2012-09-23 Paul E. McKenneyrcu: Shrink RCU based on number of CPUs
2012-09-23 Paul E. McKenneyrcu: Handle unbalanced rcu_node configurations with...
2012-09-23 Paul E. McKenneyrcu: Simplify quiescent-state detection
2012-09-23 Paul E. McKenneyrcu: Reduce synchronize_rcu_expedited() latency
2012-09-23 Paul E. McKenneyrcu: Eliminate signed overflow in synchronize_rcu_exped...
2012-09-23 Paul E. McKenneyrcu: Adjust for unconditional ->completed assignment
2012-09-23 Paul E. McKenneyrcu: Add random PROVE_RCU_DELAY to grace-period initial...
2012-09-23 Paul E. McKenneyrcu: Fix day-zero grace-period initialization/cleanup...
2012-09-23 Paul E. McKenneyrcu: Make rcutree module parameters visible in sysfs
2012-09-23 Paul E. McKenneyrcu: Control grace-period duration from sysfs
2012-09-23 Paul E. McKenneyrcu: Prevent force_quiescent_state() memory contention
2012-09-23 Paul E. McKenneyrcu: Adjust debugfs tracing for kthread-based quiescent...
2012-09-23 Paul E. McKenneyrcu: Allow RCU quiescent-state forcing to be preempted
2012-09-23 Paul E. McKenneyrcu: Move quiescent-state forcing into kthread
2012-09-23 Dimitri Sivanichrcu: Segregate rcu_state fields to improve cache locality
2012-09-23 Paul E. McKenneyrcu: Provide OOM handler to motivate lazy RCU callbacks
2012-09-23 Paul E. McKenneyrcu: Prevent offline CPUs from executing RCU core code
2012-09-23 Paul E. McKenneyrcu: Break up rcu_gp_kthread() into subfunctions
2012-09-23 Paul E. McKenneyrcu: Allow RCU grace-period cleanup to be preempted
2012-09-23 Paul E. McKenneyrcu: Move RCU grace-period cleanup into kthread
2012-09-23 Paul E. McKenneyrcu: Allow RCU grace-period initialization to be preempted
2012-09-23 Paul E. McKenneyrcu: Prevent initialization-time quiescent-state race
2012-09-23 Paul E. McKenneyrcu: Move RCU grace-period initialization into a kthread
2012-09-23 Paul E. McKenneyrcu: Fix day-one dyntick-idle stall-warning bug
2012-09-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-09-22 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-09-22 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2012-09-22 Nestor Lopez... HID: Fix logitech-dj: missing Unifying device issue
2012-09-22 Axel LinHID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
2012-09-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-09-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-09-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-09-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-09-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-09-21 Linus TorvaldsMerge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com...
2012-09-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-21 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-09-21 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-09-21 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-09-21 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-09-21 Wei Yongjunsparc: fix the return value of module_alloc()
2012-09-21 Andreas Larssonsparc32: Enable the relocation target R_SPARC_DISP32...
2012-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-21 Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc6-tag' of git://git...
2012-09-21 Stefan Roesenet/stmmac: Use clk_prepare_enable and clk_disable_unpr...
2012-09-21 Linus Torvaldsdebugfs: fix u32_array race in format_array_alloc
next