summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-21154-291/+1913
|\
| * um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron2019-09-161-1/+1
| * um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-1534-34/+34
| * um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar2019-09-1525-25/+25
| * um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-1528-29/+29
| * um: Add SPDX headers for files in arch/um/driversAlex Dewar2019-09-1553-53/+53
| * um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg2019-09-152-18/+84
| * um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQJohannes Berg2019-09-152-23/+147
| * um: drivers: Add virtio vhost-user driverErel Geron2019-09-1511-2/+1169
| * um: Use real DMA barriersJohannes Berg2019-09-151-3/+0
| * um: Don't use generic barrier.hJohannes Berg2019-09-152-9/+1
| * um: time-travel: Restrict time update in IRQ handlerJohannes Berg2019-09-152-4/+15
| * um: time-travel: Fix periodic timersJohannes Berg2019-09-153-1/+16
| * um: Enable CONFIG_CONSTRUCTORSJohannes Berg2019-09-154-4/+2
| * um: Place (soft)irq text with macrosJohannes Berg2019-09-152-0/+4
| * um: Fix VDSO compiler warningJohannes Berg2019-09-151-1/+1
| * um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-159-26/+81
| * um: Remove misleading #define ARCh_IRQ_ENABLEDJohannes Berg2019-09-151-1/+0
| * um: Avoid using uninitialized regsJohannes Berg2019-09-151-0/+3
| * um: Remove sig_info[SIGALRM]Johannes Berg2019-09-151-2/+1
| * um: Error handling fixes in vector driversAnton Ivanov2019-09-153-7/+35
| * um: Add checks to mtu parameter parsingAnton Ivanov2019-09-151-1/+2
| * um: Added support for unix socket transports and bess transportAnton Ivanov2019-09-153-1/+101
| * um: Add legacy tap support and rename existing vector to hybridAnton Ivanov2019-09-154-87/+151
| * um: Remove meaningless clearing of clean-filesMasahiro Yamada2019-09-151-1/+0
| * um: Fix off by one error in IRQ enumerationAnton Ivanov2019-09-151-1/+1
* | Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-09-2148-1497/+2527
|\ \
| * | mtd: pmc551: Remove set but not used variable 'soff_lo'zhengbin2019-09-151-6/+3
| * | mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing modeTokunori Ikegami2019-09-151-1/+1
| * | mtd: sm_ftl: Fix memory leak in sm_init_zone() error pathWenwen Wang2019-09-151-1/+4
| * | mtd: parsers: Move CMDLINE parserLinus Walleij2019-09-155-38/+38
| * | mtd: parsers: Move OF parserLinus Walleij2019-09-155-10/+11
| * | mtd: parsers: Move BCM63xx parserLinus Walleij2019-09-155-10/+10
| * | mtd: parsers: Move BCM47xx parserLinus Walleij2019-09-155-8/+8
| * | mtd: parsers: Move TI AR7 parserLinus Walleij2019-09-155-6/+6
| * | mtd: pismo: Simplify getting the adapter of a clientWolfram Sang2019-09-151-2/+1
| * | mtd: phram: Module parameters add writable permissionsXiaoming Ni2019-09-151-1/+1
| * | mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig2019-09-151-2/+1
| * | Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/fo...Richard Weinberger2019-09-152-113/+186
| |\ \
| | * | mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1Tokunori Ikegami2019-08-271-0/+6
| | * | mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit pathsTokunori Ikegami2019-08-271-14/+24
| | * | mtd: cfi_cmdset_0002: Split wait for write buffer completion sequenceTokunori Ikegami2019-08-271-41/+51
| | * | mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequenceTokunori Ikegami2019-08-271-16/+22
| | * | mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statementTokunori Ikegami2019-08-271-19/+43
| | * | mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function sizeTokunori Ikegami2019-08-271-40/+50
| | * | mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()Tokunori Ikegami2019-08-271-26/+27
| | * | mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami2019-08-271-6/+12
| | * | mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()Sergei Shtylyov2019-08-271-1/+1
| * | | Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2019-09-1513-909/+1570
| |\ \ \
| | * | | mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)"Ashish Kumar2019-08-301-1/+4