summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Merge tag 'v4.20-rc5' into sched/core, to pick up fixesIngo Molnar2018-12-0367-1307/+1938
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | sched/core: Clean up the #ifdef block in add_nr_running()Viresh Kumar2018-11-121-2/+2
| * | | | | | | | | | | | | | | sched/fair: Make some variables staticMuchun Song2018-11-121-6/+6
| * | | | | | | | | | | | | | | sched/core: Create task_has_idle_policy() helperViresh Kumar2018-11-124-8/+13
| * | | | | | | | | | | | | | | sched/fair: Add lsub_positive() and use it consistentlyPatrick Bellasi2018-11-121-7/+17
| * | | | | | | | | | | | | | | sched/fair: Mask UTIL_AVG_UNCHANGED usagesPatrick Bellasi2018-11-121-5/+4
| * | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependent fixesIngo Molnar2018-11-121-16/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sched/core: Introduce set_next_task() helper for better code readabilityMuchun Song2018-11-042-22/+21
| * | | | | | | | | | | | | | | | sched/fair: Don't increase sd->balance_interval on newidle balanceValentin Schneider2018-11-041-2/+11
| * | | | | | | | | | | | | | | | sched/fair: Clean up load_balance() conditionValentin Schneider2018-11-041-3/+3
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-263-16/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu2018-12-171-14/+53
| * | | | | | | | | | | | | | | | | Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar2018-12-177-18/+183
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | perf: Fix typos in commentsIngo Molnar2018-12-032-2/+2
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-262-36/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sched/fair: Clean up comment in nohz_idle_balance()Andrea Parri2018-12-111-3/+1
| * | | | | | | | | | | | | | | | | locking/lockdep: Stop using RCU primitives to access 'all_lock_classes'Bart Van Assche2018-12-111-4/+5
| * | | | | | | | | | | | | | | | | locking/lockdep: Make concurrent lockdep_reset_lock() calls safeBart Van Assche2018-12-111-1/+4
| * | | | | | | | | | | | | | | | | locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statementBart Van Assche2018-12-111-1/+0
| * | | | | | | | | | | | | | | | | locking/lockdep: Introduce lock_class_cache_is_registered()Bart Van Assche2018-12-111-20/+30
| * | | | | | | | | | | | | | | | | locking/lockdep: Inline __lockdep_init_map()Bart Van Assche2018-12-111-7/+1
| * | | | | | | | | | | | | | | | | locking/lockdep: Declare local symbols staticBart Van Assche2018-12-111-0/+3
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-2628-583/+824
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-0428-583/+824
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | rcutorture: Don't do busted forward-progress testingPaul E. McKenney2018-12-011-1/+2
| | * | | | | | | | | | | | | | | | rcutorture: Use 100ms buckets for forward-progress callback histogramsPaul E. McKenney2018-12-011-3/+5
| | * | | | | | | | | | | | | | | | rcutorture: Recover from OOM during forward-progress testsPaul E. McKenney2018-12-011-11/+49
| | * | | | | | | | | | | | | | | | rcutorture: Print forward-progress test age upon failurePaul E. McKenney2018-12-011-1/+2
| | * | | | | | | | | | | | | | | | rcutorture: Print time since GP end upon forward-progress failurePaul E. McKenney2018-12-012-1/+6
| | * | | | | | | | | | | | | | | | rcutorture: Print histogram of CB invocation at OOM timePaul E. McKenney2018-12-011-8/+16
| | * | | | | | | | | | | | | | | | rcutorture: Print GP age upon forward-progress failurePaul E. McKenney2018-12-011-0/+2
| | * | | | | | | | | | | | | | | | rcu: Print per-CPU callback counts for forward-progress failuresPaul E. McKenney2018-12-011-0/+18
| | * | | | | | | | | | | | | | | | rcu: Account for nocb-CPU callback counts in RCU CPU stall warningsPaul E. McKenney2018-12-013-9/+35
| | * | | | | | | | | | | | | | | | rcutorture: Dump grace-period diagnostics upon forward-progress OOMPaul E. McKenney2018-12-013-3/+50
| | * | | | | | | | | | | | | | | | rcutorture: Prepare for asynchronous access to rcu_fwd_startatPaul E. McKenney2018-12-011-2/+2
| | * | | | | | | | | | | | | | | | torture: Remove unnecessary "ret" variablesPierce Griffiths2018-12-011-14/+8
| | * | | | | | | | | | | | | | | | rcutorture: Affinity forward-progress test to avoid housekeeping CPUsPaul E. McKenney2018-12-013-0/+14
| | * | | | | | | | | | | | | | | | rcutorture: Break up too-long rcu_torture_fwd_prog() functionPaul E. McKenney2018-12-011-119/+135
| | * | | | | | | | | | | | | | | | rcutorture: Remove cbflood facilityPaul E. McKenney2018-12-011-85/+1
| | * | | | | | | | | | | | | | | | torture: Bring any extra CPUs online during kernel startupPaul E. McKenney2018-12-011-0/+12
| | * | | | | | | | | | | | | | | | rcutorture: Add call_rcu() flooding forward-progress testsPaul E. McKenney2018-12-011-2/+127
| | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-0125-418/+430
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | srcu: Use "ssp" instead of "sp" for srcu_struct pointerPaul E. McKenney2018-11-272-304/+304
| | | | | | | * | | | | | | | | | | | | | | srcu: Lock srcu_data structure in srcu_gp_start()Dennis Krein2018-11-271-0/+2
| | | | | | | * | | | | | | | | | | | | | | srcu: Prevent __call_srcu() counter wrap with read-side critical sectionPaul E. McKenney2018-11-081-0/+3
| | | | | |_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | locking/mutex: Replace spin_is_locked() with lockdepLance Roy2018-11-121-2/+2
| | | | | |/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs()Paul E. McKenney2018-11-121-8/+13
| | | | | * | | | | | | | | | | | | | | rcu: Replace this_cpu_ptr() with __this_cpu_read()Paul E. McKenney2018-11-121-1/+1
| | | | | * | | | | | | | | | | | | | | rcu: Speed up expedited GPs when interrupting RCU readerPaul E. McKenney2018-11-122-4/+14
| | | | | * | | | | | | | | | | | | | | rcu: Trace end of grace period before end of grace periodPaul E. McKenney2018-11-121-2/+2
OpenPOWER on IntegriCloud