summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen1-0/+2
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King504-4308/+7721
2014-07-12phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-12phy: core: Fix error path in phy_create()Roger Quadros1-3/+4
2014-07-12drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons1-0/+1
2014-07-12phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi1-2/+2
2014-07-12phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard1-0/+1
2014-07-12USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-12serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0Simon Horman1-0/+7
2014-07-12serial: imx: Fix build breakagePeter Hurley1-1/+1
2014-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+7
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-11x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich1-0/+4
2014-07-11ARM: dts: Add clock property for mfc_pd in exynos5420Arun Kumar K1-0/+3
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2-2/+6
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-11drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers1-6/+0
2014-07-11drm/radeon: fix typo in ci_stop_dpm()Alex Deucher1-1/+1
2014-07-11drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-11drm/radeon: only print meaningful VM faultsChristian König3-6/+12
2014-07-11drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher1-1/+1
2014-07-11Merge tag 'omap-for-v3.16/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson13-44/+53
2014-07-11dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura1-2/+3
2014-07-11dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-07-11dm crypt, dm zero: update author name following legal name changeJana Saout2-4/+4
2014-07-11dm: allocate a special workqueue for deferred device removalMikulas Patocka1-2/+13
2014-07-10Merge branch 'pm-cpufreq'Rafael J. Wysocki3-16/+28
2014-07-10Merge branch 'acpi-video'Rafael J. Wysocki4-1/+29
2014-07-10Merge branch 'acpi-ec'Rafael J. Wysocki1-79/+85