summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-30/+52
|\
| * irq/matrix: Spread managed interrupts on allocationDou Liyang2018-09-181-3/+14
| * irq/matrix: Split out the CPU selection code into a helperDou Liyang2018-09-181-27/+38
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-238-84/+262
|\ \
| * | cpu/SMT: State SMT is disabled even with nosmt and without "=force"Borislav Petkov2018-10-051-0/+1
| * | sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()Rafael J. Wysocki2018-10-041-4/+4
| * | sched/fair: Remove setting task's se->runnable_weight during PELT updateDietmar Eggemann2018-10-022-6/+2
| * | sched/fair: Disable LB_BIAS by defaultDietmar Eggemann2018-10-021-1/+1
| * | sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot2018-10-025-10/+8
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-0218-68/+190
| |\ \
| * | | sched/topology: Make local variables staticzhong jiang2018-09-101-2/+2
| * | | sched/numa: Remove unused numa_stats::nr_running fieldVincent Guittot2018-09-101-3/+0
| * | | sched/numa: Remove unused code from update_numa_stats()Vincent Guittot2018-09-101-20/+1
| * | | sched/debug: Explicitly cast sched_feat() to boolPeter Zijlstra2018-09-101-1/+1
| * | | sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domainsMorten Rasmussen2018-09-101-4/+8
| * | | sched/fair: Don't move tasks to lower capacity CPUs unless necessaryChris Redpath2018-09-101-0/+11
| * | | sched/fair: Set rq->rd->overload when misfitValentin Schneider2018-09-102-3/+9
| * | | sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()Valentin Schneider2018-09-102-5/+5
| * | | sched/core: Change root_domain->overload type to intValentin Schneider2018-09-101-2/+2
| * | | sched/fair: Change 'prefer_sibling' type to boolValentin Schneider2018-09-101-4/+2
| * | | sched/fair: Kick nohz balance if rq->misfit_task_loadValentin Schneider2018-09-101-1/+1
| * | | sched/fair: Consider misfit tasks when load-balancingMorten Rasmussen2018-09-101-2/+49
| * | | sched/fair: Add sched_group per-CPU max capacityMorten Rasmussen2018-09-103-4/+23
| * | | sched/fair: Add 'group_misfit_task' load-balance typeMorten Rasmussen2018-09-102-8/+48
| * | | sched/topology: Add static_key for asymmetric CPU capacity optimizationsMorten Rasmussen2018-09-103-1/+12
| * | | sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen2018-09-101-6/+75
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-232-14/+39
|\ \ \ \
| * \ \ \ Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2018-10-237-22/+114
| |\ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-023-27/+84
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...Ingo Molnar2018-09-251-2/+12
| |\ \ \ \ \ \
| | * | | | | | perf: Suppress AUX/OVERWRITE recordsAlexander Shishkin2018-09-181-2/+12
| | * | | | | | Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-09-181-0/+4
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge tag 'v4.19-rc5' into perf/core, to pick up fixesIngo Molnar2018-09-2514-33/+39
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | kprobes: Don't call BUG_ON() if there is a kprobe in use on free listMasami Hiramatsu2018-09-121-1/+7
| * | | | | | | | kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()Masami Hiramatsu2018-09-121-7/+20
| * | | | | | | | kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()Masami Hiramatsu2018-09-121-1/+0
| * | | | | | | | kprobes: Remove pointless BUG_ON() from add_new_kprobe()Masami Hiramatsu2018-09-121-2/+0
| * | | | | | | | kprobes: Remove pointless BUG_ON() from disarming processMasami Hiramatsu2018-09-121-1/+0
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2314-225/+342
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking/lockdep: Fix debug_locks off performance problemWaiman Long2018-10-191-2/+2
| * | | | | | | | | locking/pvqspinlock: Extend node size when pvqspinlock is configuredWaiman Long2018-10-172-11/+27
| * | | | | | | | | locking/qspinlock_stat: Count instances of nested lock slowpathsWaiman Long2018-10-172-0/+11
| * | | | | | | | | locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra2018-10-161-1/+15
| * | | | | | | | | locking/qspinlock: Rework some commentsPeter Zijlstra2018-10-161-10/+26
| * | | | | | | | | locking/qspinlock: Re-order codePeter Zijlstra2018-10-161-29/+27
| * | | | | | | | | Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...Ingo Molnar2018-10-1617-120/+180
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar2018-10-062-55/+54
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | jump_label: Fix NULL dereference bug in __jump_label_mod_update()Ard Biesheuvel2018-10-021-1/+1
| | | * | | | | | | | | jump_table: Move entries into ro_after_init regionArd Biesheuvel2018-09-271-0/+9
| | | * | | | | | | | | jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel2018-09-271-34/+14