summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/completions/Documentation: Fix a couple of punctuation nitsJohn Garry2018-10-111-3/+3
* 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-026-10/+13
* Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-02740-3968/+7150
|\
| * sched/numa: Avoid task migration for small NUMA improvementSrikar Dronamraju2018-10-021-5/+18
| * mm/migrate: Use spin_trylock() while resetting rate limitSrikar Dronamraju2018-10-021-4/+12
| * sched/numa: Limit the conditions where scan period is resetMel Gorman2018-10-021-2/+23
| * sched/numa: Reset scan rate whenever task moves across nodesSrikar Dronamraju2018-10-021-7/+19
| * sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju2018-10-024-4/+4
| * sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju2018-10-022-0/+23
| * Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-298-19/+25
| |\
| | * Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-09-281-2/+4
| | |\
| | | * nvme: properly propagate errors in nvme_mpath_initSusobhan Dey2018-09-261-2/+4
| | * | xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
| | * | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3
| | * | blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov2018-09-271-2/+2
| | * | bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang2018-09-273-3/+12
| | * | xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-271-3/+1
| | * | block: fix deadline elevator drain for zoned block devicesDamien Le Moal2018-09-271-1/+1
| | * | blk-mq: Allow blocking queue tag iter callbacksKeith Busch2018-09-261-9/+4
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-291-19/+0
| |\ \ \
| | * | | x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-09-271-19/+0
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2018-09-293-13/+28
| |\ \ \ \
| | * \ \ \ Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-271-6/+14
| | |\ \ \ \
| | | * | | | clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni2018-09-271-6/+14
| | * | | | | Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-242-7/+14
| | |\| | | |
| | | * | | | clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren2018-09-241-7/+11
| | | * | | | clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy2018-09-131-0/+3
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-291-0/+6
| |\ \ \ \ \ \
| | * | | | | | perf/core: Add sanity check to deal with pinned event failureReinette Chatre2018-09-281-0/+6
| * | | | | | | Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman2018-09-291-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor2018-09-291-2/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mappingGreg Kroah-Hartman2018-09-291-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig2018-09-261-0/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-295-48/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-191-1/+1
| | * | | | | | | | Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma2018-09-191-0/+2
| | * | | | | | | | Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-09-191-8/+2
| | * | | | | | | | Input: atakbd - fix Atari keymapAndreas Schwab2018-09-191-38/+26
| | * | | | | | | | Input: egalax_ts - add system wakeup supportAnson Huang2018-09-191-0/+6
| | * | | | | | | | Input: gpio-keys - fix a documentation index issueSong Qiang2018-09-191-1/+1
| * | | | | | | | | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-295-18/+86
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| | * | | | | | | | | spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
| | * | | | | | | | | spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven2018-09-051-4/+6
| | * | | | | | | | | spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven2018-09-051-0/+24
| | * | | | | | | | | spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki2018-09-051-1/+2