summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/cacheflush.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-19serial: max310x: Reduce RX work starvationJan Kundrát1-13/+10
2017-12-19serial: max310x: Use batched reads when reasonably safeJan Kundrát1-40/+86
2017-12-19serial: max310x: use a batch write op for UART transmitJan Kundrát1-7/+29
2017-12-19serial: max310x: Document clock setupJan Kundrát1-1/+15
2017-12-19serial: max310x: Support IRQ sharing with other devicesJan Kundrát1-6/+14
2017-12-19serial: max310x: Use level-triggered interruptsJan Kundrát1-1/+1
2017-12-19serial: max310x: Do not hard-code the IRQ typeJan Kundrát1-5/+3
2017-12-19nvmem: meson-mx-efuse: fix reading from an offset other than 0Martin Blumenstingl1-2/+2
2017-12-18serdev: ttyport: do not used keyed wakeup in write_wakeupJohan Hovold1-1/+2
2017-12-18tty: serial: sh-sci: Add default for number of ports for compile-testingGeert Uytterhoeven1-0/+1
2017-12-15serial: max310x: Fix invalid memory access during GPIO initJan Kundrát1-17/+17
2017-12-15dt-bindings: mvebu-uart: update documentation with extended UARTMiquel Raynal1-5/+45
2017-12-15tty: serial: mxs-auart: fix error handling in mxs_auart_probeBranislav Radocaj1-2/+6
2017-12-15tty: goldfish: Enable 'earlycon' only if built-inSebastian Andrzej Siewior2-1/+7
2017-12-15serial: 8250: 8250_omap: Fix spelling error.Rolf Evers-Fischer1-1/+1
2017-12-15serial: 8250_dw: Disable clock on errorStefan Potyra1-1/+2
2017-12-15serial: stm32: fix name conflict with 8250Ludovic Barre1-1/+1
2017-12-15tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFreeJia-Ju Bai1-5/+1
2017-12-15tty: serial: sh-sci: Hide DMA config questionGeert Uytterhoeven1-1/+2
2017-12-15tty: serial: sh-sci: Hide earlycon config questionGeert Uytterhoeven1-1/+2
2017-12-15tty: serial: sh-sci: Hide serial console config questionGeert Uytterhoeven1-1/+2
2017-12-15tty: serial: sh-sci: Hide number of ports config questionGeert Uytterhoeven1-2/+4
2017-12-15serial: forbid 8250 on s390Christian Borntraeger1-0/+1
2017-12-11Linux 4.15-rc3v4.15-rc3Linus Torvalds1-1/+1
2017-12-10hpfs: don't bother with the i_version counter or f_versionJeff Layton3-4/+0
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby1-2/+2
2017-12-08kmemcheck: rip it out for realMichal Hocko13-13/+0
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart1-1/+1
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng1-11/+8
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng1-3/+3
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng1-0/+1
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng1-1/+2
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens1-2/+2
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2-5/+5
2017-12-08tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell1-0/+1
2017-12-08tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell1-0/+4
2017-12-08tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell1-2/+5
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward1-1/+4
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil1-0/+5
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven1-10/+11
2017-12-08of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven1-3/+4
2017-12-08X.509: fix comparisons of ->pkey_algoEric Biggers2-2/+2
2017-12-08KEYS: reject NULL restriction string when type is specifiedEric Biggers1-14/+10
2017-12-08security: keys: remove redundant assignment to key_refColin Ian King1-1/+0
2017-12-08X.509: use crypto_shash_digest()Eric Biggers1-5/+1
2017-12-08KEYS: be careful with error codes in public_key_verify_signature()Eric Biggers1-2/+5
2017-12-08pkcs7: use crypto_shash_digest()Eric Biggers1-5/+2
2017-12-08pkcs7: fix check for self-signed certificateEric Biggers1-1/+1
2017-12-08pkcs7: return correct error code if pkcs7_check_authattrs() failsEric Biggers1-1/+3
2017-12-08509: fix printing uninitialized stack memory when OID is emptyEric Biggers1-2/+6