summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | sched/debug: Clean up schedstat macrosJosh Poimboeuf2016-09-055-46/+46
| * | | | | | | | | | | | | | | | | | sched/debug: Rename and move enqueue_sleeper()Josh Poimboeuf2016-09-051-69/+73
| * | | | | | | | | | | | | | | | | | sched/deadline: Fix the intention to re-evalute tick dependency for offline CPUWanpeng Li2016-09-051-28/+18
| * | | | | | | | | | | | | | | | | | schedcore: Remove duplicated init_task's preempt_notifiers initseokhoon.yoon2016-09-051-4/+0
| * | | | | | | | | | | | | | | | | | sched/fair: Fix load_above_capacity fixed point arithmetic widthDietmar Eggemann2016-09-051-1/+1
| * | | | | | | | | | | | | | | | | | sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear()Tommaso Cucinotta2016-09-053-22/+40
| * | | | | | | | | | | | | | | | | | sched/deadline: Make CPU heap faster avoiding real swaps on heapifyTommaso Cucinotta2016-09-051-21/+45
| * | | | | | | | | | | | | | | | | | sched/deadline: Refactor CPU heap codeTommaso Cucinotta2016-09-051-27/+23
| * | | | | | | | | | | | | | | | | | sched/fair: Make update_min_vruntime() more readableByungchul Park2016-09-051-10/+7
| * | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-09-0523-96/+346
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | sched/cputime: Improve scalability by not accounting thread group tasks pendi...Stanislaw Gruszka2016-08-181-1/+32
| * | | | | | | | | | | | | | | | | | | sched/fair: Let asymmetric CPU configurations balance at wake-upMorten Rasmussen2016-08-181-1/+34
| * | | | | | | | | | | | | | | | | | | sched/core: Store maximum per-CPU capacity in root domainDietmar Eggemann2016-08-182-0/+14
| * | | | | | | | | | | | | | | | | | | sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systemsMorten Rasmussen2016-08-181-0/+7
| * | | | | | | | | | | | | | | | | | | sched/core: Pass child domain into sd_init()Morten Rasmussen2016-08-181-3/+4
| * | | | | | | | | | | | | | | | | | | sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen2016-08-181-0/+4
| * | | | | | | | | | | | | | | | | | | sched/core: Remove unnecessary NULL-pointer checkMorten Rasmussen2016-08-181-2/+0
| * | | | | | | | | | | | | | | | | | | sched/core: Clarify SD_flags commentPeter Zijlstra2016-08-181-6/+12
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependenciesIngo Molnar2016-08-188-37/+127
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | sched: Remove struct rq::nohz_stampRik van Riel2016-08-181-1/+0
| * | | | | | | | | | | | | | | | | | | | sched/debug: Add taint on "BUG: Sleeping function called from invalid context"Vegard Nossum2016-08-101-0/+1
| * | | | | | | | | | | | | | | | | | | | sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum2016-08-101-8/+13
| * | | | | | | | | | | | | | | | | | | | sched/deadline: Remove useless parameter from setup_new_dl_entity()Juri Lelli2016-08-101-6/+16
| * | | | | | | | | | | | | | | | | | | | sched/core: Add documentation for 'cookie' argumentLuis de Bethencourt2016-08-101-0/+1
| * | | | | | | | | | | | | | | | | | | | sched/fair: Optimize find_idlest_cpu() when there is no choiceMorten Rasmussen2016-08-101-0/+4
| * | | | | | | | | | | | | | | | | | | | sched/fair: Make the use of prev_cpu consistent in the wakeup pathMorten Rasmussen2016-08-101-11/+13
| * | | | | | | | | | | | | | | | | | | | sched/fair: Improve PELT stuff some morePeter Zijlstra2016-08-101-19/+25
| * | | | | | | | | | | | | | | | | | | | sched/core: Fix one typoLeo Yan2016-08-101-1/+1
| * | | | | | | | | | | | | | | | | | | | sched/fair: Remove 'cpu_busy' parameter from update_next_balance()Leo Yan2016-08-101-5/+6
* | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-037-64/+144
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-234-2/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-102-10/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | perf/core: Don't pass PERF_EF_START to the PMU ->start callbackWill Deacon2016-09-051-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...Ingo Molnar2016-09-0522-79/+290
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu2016-08-232-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | ftrace: probe: Add README entries for k/uprobe-eventsMasami Hiramatsu2016-08-231-0/+24
| * | | | | | | | | | | | | | | | | | | | | | | | ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu2016-08-234-13/+34
| * | | | | | | | | | | | | | | | | | | | | | | | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros2016-08-181-2/+23
| * | | | | | | | | | | | | | | | | | | | | | | | perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros2016-08-181-8/+8
| * | | | | | | | | | | | | | | | | | | | | | | | bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()Madhavan Srinivasan2016-08-181-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up dependenciesIngo Molnar2016-08-181-27/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Rename the "struct page *" args of __replace_page()Oleg Nesterov2016-08-181-18/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up dependencyIngo Molnar2016-08-1815-55/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra2016-08-101-19/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-101-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Sched out groups atomicallyMark Rutland2016-08-101-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-0311-297/+244
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-09-305-24/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking/lglock: Remove lglock implementationPeter Zijlstra2016-09-222-90/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov2016-09-222-38/+26
OpenPOWER on IntegriCloud