summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-12Documentation/Changes: clean up mcelog paragraphPaul Bolle
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King
2014-07-12phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros
2014-07-12phy: core: Fix error path in phy_create()Roger Quadros
2014-07-12drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons
2014-07-12phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi
2014-07-12phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard
2014-07-12USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-12drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes
2014-07-12serial: pch_uart: Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven
2014-07-12serial/arc: Fix warning with CONSOLE_POLLVineet Gupta
2014-07-12serial: altera: Adopt uart_console_write()Daniel Thompson
2014-07-12serial: efm32: correct namespacing of location propertyUwe Kleine-König
2014-07-12serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0Simon Horman
2014-07-12serial: imx: Fix build breakagePeter Hurley
2014-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-11Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-11ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-07-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven
2014-07-11powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard
2014-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-11powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck
2014-07-11powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley
2014-07-11powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman
2014-07-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-11Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley
2014-07-10serial: Test for no tx data on tx restartPeter Hurley
2014-07-10ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa
2014-07-10tty: serial: msm: Support big-endian CPUsStephen Boyd
2014-07-10serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK defineDan Carpenter
2014-07-10serial: blackfin: Fix CTS flow controlPeter Hurley
2014-07-10tty: serial: Fix termios/port flags mismatchPeter Hurley
2014-07-10tty: Call hangup method in modern stylePeter Hurley
2014-07-10char: synclink: Remove WARN_ON for bad port countPeter Hurley
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley
2014-07-10tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley
2014-07-10tty: Move tty->closing from port lock critical sectionPeter Hurley
2014-07-10x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich
2014-07-10tty: Document locking for tty_port_hangup()Peter Hurley