summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-11tools: selftests - create a separate hotplug target for full range testShuah Khan6-6/+105
2014-07-11tools: fix kcmp_test compile warningsShuah Khan1-1/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderShuah Khan1-2/+2
2014-07-11tools: fix mq_open_tests compile warningsShuah Khan1-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsShuah Khan1-19/+21
2014-07-11tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-11tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-11serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0Simon Horman1-0/+7
2014-07-11serial: imx: Fix build breakagePeter Hurley1-1/+1
2014-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+7
2014-07-11Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2014-07-11Merge 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-10Merge 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-10Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-48/+57
2014-07-10Merge 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-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley1-1/+1
2014-07-10serial: 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-10x86-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-10x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich1-0/+3
2014-07-10MAINTAINERS: Add thunderbolt driverAndreas Noever1-0/+5
2014-07-10spmi: Remove duplicate inclusion of module.hSachin Kamat1-1/+0
2014-07-10GenWQE: Remove unnecessary includeKleber Sacilotto de Souza1-1/+0
2014-07-10drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers1-6/+0
2014-07-10drm/radeon: fix typo in ci_stop_dpm()Alex Deucher1-1/+1
2014-07-10drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-10drm/radeon: only print meaningful VM faultsChristian König3-6/+12
2014-07-10drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher1-1/+1
2014-07-10Merge tag 'omap-for-v3.16/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson13-44/+53
2014-07-10dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura1-2/+3
2014-07-10dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-07-10dm crypt, dm zero: update author name following legal name changeJana Saout2-4/+4
2014-07-10dm: allocate a special workqueue for deferred device removalMikulas Patocka1-2/+13
2014-07-10Merge branch 'pm-cpufreq'Rafael J. Wysocki3-16/+28