summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-121-9/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-122-9/+3
|\
| * missing bits of "splice: fix racy pipe->buffers uses"Al Viro2014-04-122-3/+3
| * pipe: kill ->map() and ->unmap()Al Viro2014-04-012-6/+0
* | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2014-04-128-335/+289
|\ \
| * | tracing: Add missing function triggers dump and cpudump to READMESteven Rostedt (Red Hat)2014-04-101-0/+2
| * | tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers2014-04-091-2/+4
| * | tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers2014-04-091-2/+4
| * | tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)2014-04-081-5/+4
| * | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2014-04-086-331/+280
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-125-54/+149
|\ \ \
| * | | audit: do not cast audit_rule_data pointers pointleslyEric Paris2014-04-021-2/+2
OpenPOWER on IntegriCloud