Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi
[firefly-linux-kernel-4.4.55.git] / kernel / rcutree.c
2012-10-01 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2012-10-01 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2012-10-01 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2012-10-01 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2012-10-01 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-10-01 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-10-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-10-01 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-10-01 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2012-10-01 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2012-10-01 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-10-01 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-09-29 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-09-28 Arnd BergmannMerge branch 'bcmring/cleanup' into bcmring/removal
2012-09-27 Ingo MolnarMerge branch 'rcu/idle' of git://git./linux/kernel...
2012-09-26 Paul E. McKenneyrcu: Apply micro-optimization and int/bool fixes to...
2012-09-26 Frederic Weisbeckerrcu: Userspace RCU extended QS selftest
2012-09-26 Frederic Weisbeckerrcu: Switch task's syscall hooks on context switch
2012-09-26 Frederic Weisbeckerrcu: Ignore userspace extended quiescent state by default
2012-09-26 Frederic Weisbeckerrcu: Allow rcu_user_enter()/exit() to nest
2012-09-26 Frederic Weisbeckerrcu: Settle config for userspace extended quiescent...
2012-09-26 Frederic Weisbeckerrcu: New rcu_user_enter_after_irq() and rcu_user_exit_a...
2012-09-26 Frederic Weisbeckerrcu: New rcu_user_enter() and rcu_user_exit() APIs
2012-09-26 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
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 Paul E. McKenneyMerge branches 'bigrt.2012.09.23a', 'doctorture.2012...
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: 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: Make offline-CPU checking allow for indefinite...
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: 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: Allow RCU quiescent-state forcing to be preempted
2012-09-23 Paul E. McKenneyrcu: Move quiescent-state forcing into kthread
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-23 Len BrownMerge branch 'acpidump' into acpica
2012-09-23 Konrad Rzeszutek... Merge branch 'stable/late-swiotlb.v3.3' into stable...
2012-09-19 Dmitry TorokhovMerge tag 'v3.6-rc5' into for-linus
2012-09-17 Olof JohanssonMerge tag 'msm-dt-for-3.7' of git://git./linux/kernel...
2012-09-17 Olof JohanssonMerge branches 'msm/fixes-non-critical' and 'msm/cleanu...
2012-09-17 Olof JohanssonMerge tag 'msm-cleanup-for-3.7' of git://git./linux...
2012-09-17 Olof JohanssonMerge tag 'msm-board-for-3.7' of git://git./linux/kerne...
2012-09-17 Olof JohanssonMerge tag 'msm-fix-noncrit-for-3.7' of git://git./linux...
2012-09-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-13 James BottomleyMerge tag 'isci-for-3.6' into for-next
2012-09-12 Konrad Rzeszutek... Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7
2012-09-12 Konrad Rzeszutek... Merge branch 'x86/platform' of git://git./linux/kernel...
2012-09-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-08 Olof JohanssonMerge branch 'ks8695/boards' into next/boards
2012-09-05 Konrad Rzeszutek... Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4...
2012-09-05 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-09-05 Dmitry TorokhovMerge tag 'v3.6-rc4' into next
2012-09-04 Arnd BergmannMerge commit 'a849088aa1' from rmk/fixes into cleanup...
2012-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-26 Linus TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-08-26 Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc3-tag' of git://git...
2012-08-22 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-21 Tejun HeoMerge branch 'timers/core' of git://git./linux/kernel...
2012-08-21 Ingo MolnarMerge branch 'tip/perf/core-2' of git://git./linux...
2012-08-21 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-08-20 Takashi IwaiMerge tag 'asoc-3.6' of git://git./linux/kernel/git...
2012-08-20 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-08-17 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-08-17 James MorrisMerge tag 'v3.6-rc2' into next
2012-08-17 Daniel VetterMerge tag 'v3.6-rc2' into drm-intel-next
2012-08-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-16 Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc1-tag' of git://git...
2012-08-16 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2012-08-13 Konrad Rzeszutek... Merge branch 'stable/for-linus-3.6' into linux-next
2012-08-13 Konrad Rzeszutek... Merge commit 'v3.6-rc1' into linux-next
2012-08-13 Thomas GleixnerMerge branch 'sched/urgent' into sched/core
2012-08-13 Arnd BergmannMerge tag 'at91-for-next-soc' of git://github.com/at91l...
2012-08-13 Arnd BergmannMerge branch 'testing/bcmring' into next/cleanups
2012-08-13 Paul E. McKenneyrcu: Use smp_hotplug_thread facility for RCUs per-CPU...
2012-08-13 Thomas Gleixnerrcu: Yield simpler
2012-08-13 Arnd BergmannMerge branch 'cleanup/io-pci' into next/cleanups
2012-08-13 Arnd BergmannMerge branch 'for-arm-soc' of git://git./linux/kernel...
2012-08-08 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-08-08 Linus TorvaldsMerge tag 'sound-3.6' of git://git./linux/kernel/git...
2012-08-06 Greg Kroah-HartmanMerge tty-next into 3.6-rc1
2012-08-06 Vinod KoulMerge branch 'fixes_for-3.6' into fixes
2012-08-04 Mauro Carvalho ChehabMerge tag 'v3.6-rc1' into staging/for_v3.6
2012-08-03 Mark BrownMerge tag 'asoc-3.6' of git://git./linux/kernel/git...
next