summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqsPeter Zijlstra2017-05-151-5/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Rename sched_group_cpus()Peter Zijlstra2017-05-153-31/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Rename sched_group_mask()Peter Zijlstra2017-05-153-25/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Simplify sched_group_mask() usagePeter Zijlstra2017-05-152-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Rewrite get_group()Peter Zijlstra2017-05-151-24/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Add a few commentsPeter Zijlstra2017-05-151-7/+193
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Fix overlapping sched_group_capacityPeter Zijlstra2017-05-151-6/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Add sched_group_capacity debuggingPeter Zijlstra2017-05-152-10/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Small cleanupPeter Zijlstra2017-05-153-8/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-05-151-1/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra2017-05-152-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Move comment about asymmetric node setupsLauro Ramos Venancio2017-05-151-9/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-05-151-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Verify the first group matches the child domainPeter Zijlstra2017-05-151-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/debug: Print the scheduler topology group maskPeter Zijlstra2017-05-151-1/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Simplify build_overlap_sched_groups()Peter Zijlstra2017-05-151-11/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra2017-05-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2017-05-151-41/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Refactor function build_overlap_sched_groups()Lauro Ramos Venancio2017-05-151-19/+43
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Print a warning recommending 'tsc=unstable'Peter Zijlstra2017-05-151-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra2017-05-152-3/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | cpuidle: Fix idle time trackingPeter Zijlstra2017-05-151-2/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Remove watchdog touchingPeter Zijlstra2017-05-151-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra2017-05-152-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra2017-05-152-9/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/clock: Initialize all per-CPU state before switching (back) to unstablePeter Zijlstra2017-05-151-21/+39
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/cfs: Make util/load_avg more stableVincent Guittot2017-05-151-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-031-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.12-rc6' into perf/core, to pick up fixesIngo Molnar2017-06-2014-85/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Remove unused perf_cgroup_event_cgrp_time() functionMatthias Kaehlcke2017-06-081-5/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra2017-06-081-5/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-06-0814-60/+119
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Fix error handling in perf_event_alloc()Dan Carpenter2017-05-231-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Remove some dead codeDan Carpenter2017-05-231-4/+2
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-034-10/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-06-2219-94/+109
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rtmutex: Don't initialize lockdep when not requiredLevin, Alexander (Sasha Levin)2017-06-201-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rt_mutex: Add lockdep annotationsPeter Zijlstra2017-06-084-10/+36
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-0320-2300/+1248
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-06-1320-2300/+1248
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney2017-06-083-96/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove event tracing from Tiny RCUPaul E. McKenney2017-06-081-6/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney2017-06-081-0/+82
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Move RCU non-debug Kconfig options to kernel/rcuPaul E. McKenney2017-06-081-0/+242
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney2017-06-082-27/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove debugfs tracingPaul E. McKenney2017-06-085-597/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | srcu: Remove Classic SRCUPaul E. McKenney2017-06-084-702/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | srcu: Fix rcutorture-statistics typoPaul E. McKenney2017-06-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-082-7/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove typecheck() from RCU locking wrapper functionsPaul E. McKenney2017-06-081-8/+4
OpenPOWER on IntegriCloud