summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2018-07-17locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri-20/+21
2018-07-17sched/core: Use smp_mb() in wake_woken_function()Andrea Parri-26/+21
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar-317/+450
2018-07-17Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-810/+1201
2018-07-16module: replace the existing LSM hook in init_moduleMimi Zohar-1/+1
2018-07-16kexec: add call to LSM hook in original kexec_load syscallMimi Zohar-0/+8
2018-07-16livepatch: Remove reliable stacktrace check in klp_try_switch_task()Kamalesh Babulal-7/+0
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke-11/+11
2018-07-16sched/core: Remove get_cpu() from sched_fork()Sebastian Andrzej Siewior-9/+4
2018-07-16sched/cpufreq: Clarify sugov_get_util()Peter Zijlstra-21/+54
2018-07-16sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot-17/+0
2018-07-16sched/core: Remove the rt_avg codeVincent Guittot-45/+0
2018-07-16sched/core: Use PELT for scale_rt_capacity()Vincent Guittot-27/+23
2018-07-15sched/cpufreq: Remove sugov_aggregate_util()Vincent Guittot-30/+16
2018-07-15cpufreq/schedutil: Take time spent in interrupts into accountVincent Guittot-4/+34
2018-07-15sched/irq: Add IRQ utilization trackingVincent Guittot-4/+72
2018-07-15cpufreq/schedutil: Use DL utilization trackingVincent Guittot-7/+23
2018-07-15sched/dl: Add dl_rq utilization trackingVincent Guittot-3/+44
2018-07-15cpufreq/schedutil: Use RT utilization trackingVincent Guittot-1/+8
2018-07-15sched/rt: Add rt_rq utilization trackingVincent Guittot-1/+66
2018-07-15sched/pelt: Move PELT related code in a dedicated fileVincent Guittot-333/+375
2018-07-15sched/fair: Fix util_avg of new tasks for asymmetric systemsQuentin Perret-4/+6
2018-07-15watchdog/softlockup: Fix cpu_stop_queue_work() double-queue bugPeter Zijlstra-5/+15
2018-07-15sched/deadline: Fix switched_from_dl() warningJuri Lelli-1/+10
2018-07-15Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar-219/+315
2018-07-15stop_machine: Disable preemption when waking two stopper threadsIsaac J. Manjarres-1/+5
2018-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+1
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+25
2018-07-13Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+7
2018-07-13cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner-3/+10
2018-07-13cpu/hotplug: Expose SMT control init functionJiri Kosina-3/+13
2018-07-12tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)-6/+7
2018-07-12Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADPaul E. McKenney-130/+297
2018-07-12rcutorture: Fix rcu_barrier successes counterJoel Fernandes (Google)-5/+4
2018-07-12rcutorture: Add support to detect if boost kthread prio is too lowJoel Fernandes (Google)-4/+37
2018-07-12rcutorture: Use monotonic timestamp for stall detectionArnd Bergmann-2/+3
2018-07-12rcutorture: Make boost test more robustJoel Fernandes (Google)-6/+39
2018-07-12rcutorture: Disable RT throttling for boost testsJoel Fernandes (Google)-0/+29
2018-07-12rcutorture: Emphasize testing of single reader protection typePaul E. McKenney-1/+8
2018-07-12rcutorture: Handle extended read-side critical sectionsPaul E. McKenney-6/+152
2018-07-12rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()Paul E. McKenney-46/+1
2018-07-12rcutorture: Use per-CPU random state for rcu_torture_timer()Paul E. McKenney-5/+5
2018-07-12rcutorture: Use atomic increment for n_rcu_torture_timersPaul E. McKenney-3/+3
2018-07-12rcutorture: Extract common code from rcu_torture_reader()Paul E. McKenney-43/+55
2018-07-12rcuperf: Remove unused torturing_tasks() functionPaul E. McKenney-5/+0
2018-07-12rcu: Remove rcutorture test version and sequence numberPaul E. McKenney-44/+1
2018-07-12rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney-2/+2
2018-07-12rcu: Assign higher prio to RCU threads if rcutorture is built-inJoel Fernandes (Google)-1/+5
2018-07-12srcu: Add grace-period number to rcutorture statistics printoutPaul E. McKenney-1/+2
2018-07-12rcu: Print stall-warning NMI dyntick state in hexadecimalPaul E. McKenney-1/+1