summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-12Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2014-07-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-0/+4
2014-07-11ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o1-27/+24
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds5-22/+28
2014-07-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds11-37/+37
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven1-0/+2
2014-07-11powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16
2014-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-73/+177
2014-07-11powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck1-1/+2
2014-07-11powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-11powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-6/+5
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley1-5/+0
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy1-1/+1
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2-20/+2
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman3-3/+8
2014-07-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-48/+57
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-104/+317
2014-07-11Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie6-18/+18
2014-07-11serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley1-1/+1
2014-07-11serial: Test for no tx data on tx restartPeter Hurley6-3/+18
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa1-4/+2
2014-07-11tty: serial: msm: Support big-endian CPUsStephen Boyd2-12/+20
2014-07-11serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK defineDan Carpenter1-1/+0
2014-07-11serial: blackfin: Fix CTS flow controlPeter Hurley2-8/+16
2014-07-11tty: serial: Fix termios/port flags mismatchPeter Hurley1-2/+3
2014-07-11tty: Call hangup method in modern stylePeter Hurley1-1/+1
2014-07-11char: synclink: Remove WARN_ON for bad port countPeter Hurley1-2/+0
2014-07-11tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley10-61/+21
2014-07-11serial: Use UPF_* constants with struct uart_port flagsPeter Hurley2-3/+3
2014-07-11tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley1-5/+0
2014-07-11tty: Move tty->closing from port lock critical sectionPeter Hurley2-3/+5
2014-07-11x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich1-0/+4
2014-07-11tty: Document locking for tty_port_hangup()Peter Hurley1-0/+2
2014-07-11tty: Document locking for tty_port_block_til_ready()Peter Hurley1-0/+5
2014-07-11tty: Document locking for tty_port_open()Peter Hurley1-0/+8
2014-07-11tty: Document locking for tty_port_close{,start,end}()Peter Hurley1-0/+14
2014-07-11tty: Document locking for tty driver methodsPeter Hurley1-3/+5
2014-07-11ARM: dts: Add clock property for mfc_pd in exynos5420Arun Kumar K1-0/+3
2014-07-11serial: fsl_lpuart: calculate DMA burstStefan Agner1-14/+13
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2-2/+6
2014-07-11serial: fsl_lpuart: move DMA RX timeout calculationStefan Agner1-7/+11
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K2-1/+80
2014-07-11x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich1-0/+3
2014-07-11serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-07-11serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta1-0/+1
2014-07-11serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta1-0/+3
2014-07-11serial: lpc32xx uart module can't do consoleArnd Bergmann1-1/+1
2014-07-11serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann1-1/+1
2014-07-11ARC: [arcfpga] stdout-path now suffices for earlycon/consoleVineet Gupta1-1/+2
2014-07-11serial/arc: Enable DT based earlyconVineet Gupta1-0/+1