summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-1614-501/+391
|\ \ \ \ \
| | | | | * rcutorture: Add more diagnostics in rcu_barrier() test failure casePaul E. McKenney2015-01-111-0/+3
| | | | | * rcutorture: Check from beginning to end of grace periodPaul E. McKenney2015-01-113-40/+65
| | | | | * rcu: Remove redundant rcu_batches_completed() declarationPaul E. McKenney2015-01-111-1/+0
| | | | | * rcutorture: Drop rcu_torture_completed() and friendsPaul E. McKenney2015-01-111-13/+3
| | | | | * rcutorture: Use unsigned for Reader Batch computationsPaul E. McKenney2015-01-111-9/+9
| | | | | * rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney2015-01-113-6/+6
| |_|_|_|/ |/| | | |
| | | | * rcu: Initialize tiny RCU stall-warning timeouts at bootPaul E. McKenney2015-01-161-0/+2
| | | | * rcu: Fix RCU CPU stall detection in tiny implementationMiroslav Benes2015-01-161-4/+3
| | | | * rcu: Add GP-kthread-starvation checks to CPU stall warningsPaul E. McKenney2015-01-161-1/+20
| | | | * rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-163-7/+41
| | | | * rcu: Optionally run grace-period kthreads at real-time priorityPaul E. McKenney2015-01-162-5/+23
| | | | * rcu: Handle gpnum/completed wrap while dyntick idlePaul E. McKenney2015-01-063-6/+15
| | | | * rcu: Improve diagnostics for spurious RCU CPU stall warningsPaul E. McKenney2015-01-062-5/+29
| | | | * rcu: Make RCU_CPU_STALL_INFO include number of fqs attemptsPaul E. McKenney2015-01-063-1/+5
| |_|_|/ |/| | |
| | | * rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-063-1/+6
| | | * rcu: Expand SRCU ->completed to 64 bitsPaul E. McKenney2015-01-061-1/+1
| |_|/ |/| |
| | * rcu: Remove redundant callback-list initializationPaul E. McKenney2015-01-061-3/+0
| | * rcu: Don't scan root rcu_node structure for stalled tasksPaul E. McKenney2015-01-061-9/+0
| | * rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve...Lai Jiangshan2015-01-062-12/+1
| | * rcu: Note quiescent state when CPU goes offlinePaul E. McKenney2015-01-061-1/+1
| | * rcu: Don't bother affinitying rcub kthreads away from offline CPUsPaul E. McKenney2015-01-061-5/+1
| | * rcu: Don't initiate RCU priority boosting on root rcu_nodePaul E. McKenney2015-01-061-6/+0
| | * rcu: Don't spawn rcub kthreads on root rcu_node structurePaul E. McKenney2015-01-061-6/+2
| | * rcu: Make use of rcu_preempt_has_tasks()Paul E. McKenney2015-01-061-3/+3
| | * rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu()Paul E. McKenney2015-01-061-2/+2
| | * rcu: Don't migrate blocked tasks even if all corresponding CPUs offlinePaul E. McKenney2015-01-063-160/+4
| | * rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearingPaul E. McKenney2015-01-062-3/+17
| | * rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()Paul E. McKenney2015-01-063-19/+66
| | * rcu: Rename "empty" to "empty_norm" in preparation for boost reworkPaul E. McKenney2015-01-061-3/+3
| | * rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()Paul E. McKenney2015-01-061-1/+2
| |/ |/|
| * ksoftirqd: Use new cond_resched_rcu_qs() functionPaul E. McKenney2015-01-141-6/+1
| * ksoftirqd: Enable IRQs and call cond_resched() before poking RCUCalvin Owens2015-01-141-1/+5
| * rcu: Remove "select IRQ_WORK" from config TREE_RCULai Jiangshan2015-01-061-1/+0
| * rcu: Fix rcu_barrier() race that could result in too-short waitPaul E. McKenney2015-01-063-39/+36
| * hotplugcpu: Avoid deadlocks by waking active_writerDavid Hildenbrand2015-01-061-33/+23
| * tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_taskLai Jiangshan2015-01-064-99/+14
| * rcu: Fix invoke_rcu_callbacks() commentPaul E. McKenney2014-12-311-1/+1
| * rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCUAlexander Gordeev2014-12-311-11/+1
|/
* rcu: Make rcu_nmi_enter() handle nestingPaul E. McKenney2014-12-311-17/+49
* Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-201-10/+6
|\
| * PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-10/+6
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-191-2/+0
|\ \
| * | tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-191-2/+0
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-193-1/+77
|\ \ \
| * | | genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-133-1/+77
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-191-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar2014-12-1216-148/+325
| |\ \ \
| * | | | perf: Fix events installation during moving groupJiri Olsa2014-12-111-2/+2
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-192-146/+121
|\ \ \ \ \ | |_|_|_|/ |/| | | |