summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-0310-266/+506
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-05-2210-266/+506
| |\
| | * rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel2014-05-191-0/+12
| | * rcu: Variable name changed in tree_plugin.h and used in tree.cUma Sharma2014-05-142-16/+16
| | *-. Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney2014-05-1410-253/+481
| | |\ \
| | | | * torture: Remove __init from torture_init_begin/endPranith Kumar2014-05-141-2/+2
| | | | * torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-143-4/+15
| | | | * locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney2014-05-141-2/+2
| | | | * rcutorture: Run rcu_torture_writer at normal priorityPaul E. McKenney2014-05-141-1/+0
| | | | * rcutorture: Add missing destroy_timer_on_stack()Thomas Gleixner2014-05-141-1/+3
| | | | * rcutorture: Explicitly test synchronous grace-period primitivesPaul E. McKenney2014-05-141-5/+23
| | | | * rcutorture: Add tests for get_state_synchronize_rcu()Paul E. McKenney2014-05-141-35/+95
| | | | * rcutorture: Check for rcu_torture_fqs creation errorsPaul E. McKenney2014-05-141-1/+2
| | | | * torture: Notice if an all-zero cpumask is passed inside a critical sectionIulia Manda2014-05-141-6/+1
| | | | * rcutorture: Make rcu_torture_reader() use cond_resched()Paul E. McKenney2014-05-141-4/+7
| | | | * sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney2014-05-142-1/+24
| | | | * rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-143-1/+25
| | | | * torture: Dump ftrace buffer when the RCU grace period stallsPaul E. McKenney2014-05-141-0/+1
| | | | * torture: Increase stutter-end intensityPaul E. McKenney2014-05-141-2/+10
| | | | * torture: Include "Stopping" string to torture_kthread_stopping()Paul E. McKenney2014-05-141-2/+4
| | | | * rcutorture: Print negatives for SRCU counter wraparoundPaul E. McKenney2014-05-141-3/+5
| | | | * rcutorture: Mark function as static in kernel/rcu/torture.cRashika Kheria2014-05-141-2/+2
| | | | * torture: Intensify locking testPaul E. McKenney2014-05-131-1/+2
| | | | * rcutorture: Add forward-progress checking for writerPaul E. McKenney2014-05-132-0/+70
| | | |/ | | |/|
| | | * softirq: A single rcu_bh_qs() call per softirq set is enoughEric Dumazet2014-04-291-3/+1
| | | * rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()Christoph Lameter2014-04-292-5/+5
| | | * rcu: Remove duplicate resched_cpu() declarationPranith Kumar2014-04-291-6/+0
| | | * rcu: Make large and small sysidle systems use same state machinePaul E. McKenney2014-04-291-1/+2
| | | * rcu: Bind RCU grace-period kthreads if NO_HZ_FULLPaul E. McKenney2014-04-291-18/+16
| | | * rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()Andreea-Cristina Bernat2014-04-292-19/+9
| | | * rcu: Consolidate kfree_call_rcu() to use rcu_state pointerAndreea-Cristina Bernat2014-04-292-30/+14
| | | * rcu: Replace NR_CPUS with nr_cpu_idsHimangi Saraogi2014-04-291-2/+2
| | | * rcu: Add event tracing to dyntick_save_progress_counter().Andreea-Cristina Bernat2014-04-291-1/+6
| | | * rcu: Protect uses of ->jiffies_stall with ACCESS_ONCE()Himangi Saraogi2014-04-291-4/+4
| | | * rcu: Make callers awaken grace-period kthreadPaul E. McKenney2014-04-293-54/+94
| | | * rcu: Protect uses of jiffies_stall field with ACCESS_ONCE()Iulia Manda2014-04-291-6/+6
| | | * rcu: Remove unused rcu_data structure fieldIulia Manda2014-04-292-5/+2
| | | * rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUsPaul E. McKenney2014-04-293-29/+29
| | | * rcu: Print negatives for stall-warning counter wraparoundPaul E. McKenney2014-04-291-4/+5
| | | * rcu: Fix incorrect notes for codeLiu Ping Fan2014-04-291-1/+1
| | | * rcu: Protect ->gp_flags accesses with ACCESS_ONCE()Paul E. McKenney2014-04-291-6/+6
| | |/
* | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-0/+1
|\ \ \
| * | | printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2014-05-281-0/+1
* | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-033-4/+9
|\ \ \ \
| * | | | kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-271-1/+3
| * | | | Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-2317-126/+147
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-272-11/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-252-3/+6
* | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+2
|\ \ \ \ \
| * | | | | resources: Clarify sanity check messageBjorn Helgaas2014-05-231-5/+2
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud