summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-27tty: limit terminal size to 4M charsDmitry Vyukov
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko
2016-10-27serial: core: fix console problems on uart_closeRob Herring
2016-10-27serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada
2016-10-27serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko
2016-10-27serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun
2016-10-27devicetree: bindings: uart: Add new compatible string for ZynqMPNava kishore Manne
2016-10-27serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven
2016-10-27tty: vt, fix bogus division in csi_JJiri Slaby
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-10-27powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg
2016-10-27ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler
2016-10-27sched/fair: Remove unused but set variable 'rq'Tobias Klauser
2016-10-27objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf
2016-10-27security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov
2016-10-27KEYS: Sort out big_key initialisationDavid Howells
2016-10-27KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-26arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie
2016-10-26block: flush: fix IO hang in case of flood fua reqMing Lei
2016-10-26x86: Fix export for mcount and __fentry__Steven Rostedt
2016-10-26doc: Add missing parameter for msi_setupStephen Hemminger
2016-10-26Merge tag 'extcon-fixes-for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2016-10-26extcon: qcom-spmi-misc: Sync the extcon state on interruptStephen Boyd
2016-10-26Merge tag 'usb-ci-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2016-10-26MAINTAINERS: Begin module maintainer transitionRusty Russell
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig
2016-10-25timers: Prevent base clock corruption when forwardingThomas Gleixner
2016-10-25timers: Prevent base clock rewind when forwarding clockThomas Gleixner
2016-10-25timers: Lock base for same bucket optimizationThomas Gleixner
2016-10-25timers: Plug locking race vs. timer migrationThomas Gleixner
2016-10-25ALSA: seq: Fix time account regressionTakashi Iwai
2016-10-25i2c: imx: defer probe if bus recovery GPIOs are not readyStefan Agner
2016-10-25i2c: designware: Avoid aborted transfers with fast reacting I2C slavesJarkko Nikula
2016-10-25i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare
2016-10-25i2c: xgene: Avoid dma_buffer overrunHoan Tran
2016-10-25i2c: digicolor: Fix module autoloadJavier Martinez Canillas
2016-10-25i2c: xlr: Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-25i2c: xlp9xx: Fix module autoloadJavier Martinez Canillas
2016-10-25i2c: jz4780: Fix module autoloadJavier Martinez Canillas
2016-10-25i2c: allow configuration of imx driver for ColdFire architectureGreg Ungerer
2016-10-25i2c: mark device nodes only in case of successful instantiationRalf Ramsauer
2016-10-25x86/quirks: Hide maybe-uninitialized warningArnd Bergmann