summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* rcu: Add single-element dequeue functions to rcu_segcblistPaul E. McKenney2017-04-181-0/+45
* srcu: Allow early boot use of synchronize_srcu()Paul E. McKenney2017-04-181-0/+2
* srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney2017-04-184-35/+40
* srcu: Abstract multi-tail callback list handlingPaul E. McKenney2017-04-185-309/+780
* rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changedPaul E. McKenney2017-04-181-5/+1
* rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney2017-04-184-17/+34
* rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Paul E. McKenney2017-04-182-52/+13
* rcu: Pull rcu_qs_ctr into rcu_dynticks structurePaul E. McKenney2017-04-183-13/+9
* rcu: Pull rcu_sched_qs_mask into rcu_dynticks structurePaul E. McKenney2017-04-182-7/+6
* rcu: Semicolon inside RCU_TRACE() for tree.cPaul E. McKenney2017-04-181-4/+4
* rcu: Semicolon inside RCU_TRACE() for Tiny RCUPaul E. McKenney2017-04-182-12/+12
* rcu: Semicolon inside RCU_TRACE() for rcu.hPaul E. McKenney2017-04-181-2/+2
* srcu: Check for tardy grace-period activity in cleanup_srcu_struct()Paul E. McKenney2017-04-181-2/+13
* srcu: Consolidate batch checking into rcu_all_batches_empty()Paul E. McKenney2017-04-181-8/+13
* rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney2017-04-182-16/+62
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-122-9/+5
|\
| * kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-102-9/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-104-4/+3
|\ \
| * | userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli2017-03-091-1/+0
| * | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
| * | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-092-2/+2
| |/
* | Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-03-091-10/+9
|\ \ | |/ |/|
| * cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar2017-03-051-6/+5
| * cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar2017-03-051-4/+4
* | sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds2017-03-081-0/+39
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-03-071-1/+1
|\ \
| * | jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSECFrederic Weisbecker2017-03-071-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-073-4/+14
|\ \ \
| * | | sched/core: Fix pick_next_task() for RT,DLPeter Zijlstra2017-03-021-3/+8
| * | | sched/fair: Make select_idle_cpu() more aggressivePeter Zijlstra2017-03-022-1/+6
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-074-12/+12
|\ \ \ \
| * | | | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-014-12/+12
| |/ / /
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-072-5/+12
|\ \ \ \
| * | | | locking/ww_mutex: Adjust the lock number for stress testBoqun Feng2017-03-021-1/+1
| * | | | locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-03-021-2/+9
| * | | | locking/ww_mutex: Replace cpu_relax() with cond_resched() for testsChris Wilson2017-03-021-2/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-03-071-7/+11
|\ \ \ \
| * | | | ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-061-7/+11
| | |_|/ | |/| |
* | | | Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-071-5/+18
|\ \ \ \ | |/ / / |/| | |
| * | | ftrace/graph: Add ftrace_graph_max_depth kernel parameterTodd Brandt2017-03-031-0/+9
| * | | ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filterSteven Rostedt (VMware)2017-03-031-4/+8
| * | | tracing: Fix code comment for ftrace_ops_get_func()Chunyu Hu2017-02-271-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-041-1/+1
|\ \ \ \
| * | | | bpf: update the comment about the length of analysisGary Lin2017-03-011-1/+1
| | |/ / | |/| |
* | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03109-212/+328
|\ \ \ \
| * | | | sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar2017-03-031-0/+1
| * | | | sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
| * | | | sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar2017-03-031-111/+0
| * | | | sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2017-03-032-1/+2
| * | | | sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...Ingo Molnar2017-03-031-0/+15
OpenPOWER on IntegriCloud