summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-1341-252/+296
|\ \ \ \ \
| | | | | * rcu: Fix for rcuo online-time-creation reorganization bugPaul E. McKenney2014-10-291-3/+7
| | | | | * rcu: Kick rcuo kthreads after their CPU goes offlinePaul E. McKenney2014-10-291-1/+3
| | | | | * rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-2948-80/+74
| | | | | * rcu: Unify boost and kthread prioritiesClark Williams2014-10-295-24/+32
| | | | | * rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited()Paul E. McKenney2014-10-281-1/+26
| | | | | * rcu: Move RCU_BOOST variable declarations, eliminating #ifdefPaul E. McKenney2014-10-282-15/+15
| | | | | * init/Kconfig: move RCU_NOCB_CPU dependencies to choiceStefan Hengelein2014-10-281-3/+1
| | | | * | signal: Document the RCU protection of ->sighandOleg Nesterov2014-10-292-2/+15
| | | | * | signal: Exit RCU read-side critical section on each pass through loopPaul E. McKenney2014-10-291-16/+14
| | | | |/
| | | * | rcu: Fix FIXME in rcu_tasks_kthread()Paul E. McKenney2014-11-131-1/+2
| | | * | rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov2014-11-131-1/+3
| | | * | rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney2014-11-131-2/+2
| | | * | rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar2014-11-131-0/+1
| | | * | rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney2014-10-2815-44/+1
| | | |/
| | * | documentation: memory-barriers.txt: Correct example for reorderingsPranith Kumar2014-11-131-11/+11
| | * | documentation: Add atomic_long_t to atomic_ops.txtPaul E. McKenney2014-11-131-4/+8
| | * | documentation: Additional restriction for control dependenciesPaul E. McKenney2014-11-131-0/+18
| | * | documentation: Document RCU self test boot paramsPranith Kumar2014-11-131-0/+9
| | |/
| * | cpu: Avoid puts_pending overflowPaul E. McKenney2014-11-031-6/+13
| * | rcu: Remove "cpu" argument to rcu_cleanup_after_idle()Paul E. McKenney2014-11-033-5/+5
| * | rcu: Remove "cpu" argument to rcu_prepare_for_idle()Paul E. McKenney2014-11-033-7/+7
| * | rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2014-11-035-11/+11
| * | rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2014-11-037-11/+11
| * | rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()Paul E. McKenney2014-11-033-6/+6
| * | rcu: Remove "cpu" argument to rcu_pending()Paul E. McKenney2014-11-031-4/+4
| * | rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney2014-11-034-7/+6
| * | rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_dataPaul E. McKenney2014-11-031-1/+1
| * | rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...Christoph Lameter2014-11-033-18/+22
| |/
* | rcutorture: Fix rcu_torture_cbflood() memory leakPaul E. McKenney2014-11-031-0/+1
* | rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar2014-11-032-15/+6
* | rcutorture: Remove stale test configurationsPranith Kumar2014-11-0371-1588/+0
* | rcutorture: Enable RCU self test in configsPranith Kumar2014-11-036-0/+12
* | rcutorture: Add early boot self testsPranith Kumar2014-11-034-1/+91
* | torture: Run Linux-kernel binary out of results directoryPaul E. McKenney2014-11-031-2/+2
|/
* rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-284-14/+53
* rcu: More on deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-10-231-1/+13
* Linux 3.18-rc1v3.18-rc1Linus Torvalds2014-10-191-2/+2
* Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-1920-20/+176
|\
| * Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-10-196-1/+121
| |\
| | * ARM: dts: qcom: add CM-QS600 boardMike Rapoport2014-10-162-0/+60
| | * ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phoneTim Bird2014-10-163-1/+20
| | * ARM: dts: qcom: Add SATA support on IPQ8064/AP148Kumar Gala2014-10-162-0/+41
| * | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-10-194-2/+22
| |\ \
| | * | ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octaSjoerd Simons2014-10-171-0/+4
| | * | ARM: dts: Explicitly set dr_mode on exynos Peach boardsSjoerd Simons2014-10-173-2/+18
| * | | MAINTAINERS: corrected bcm2835 searchScott Branden2014-10-191-6/+3
| * | | MAINTAINERS: Update Santosh Shilimkar's email idSantosh Shilimkar2014-10-141-7/+7
| * | | Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-10-141-0/+10
| |\ \ \ | | |/ /
| | * | ARM: exynos_defconfig: enable USB gadget supportSjoerd Simons2014-09-251-0/+1
OpenPOWER on IntegriCloud