aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle1-56/+0
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen2-4/+5
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle1-1/+0
2014-05-13MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-0/+9
2014-05-13MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-7/+6
2014-05-13MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki1-4/+10
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki5-137/+61
2014-05-13MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki2-0/+2
2014-05-13MAINTAINERS: TURBOchannel: Update entryRalf Baechle1-0/+3
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle1-8/+1
2014-05-12ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen1-6/+5
2014-05-12ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen1-1/+7
2014-05-12ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen1-1/+2
2014-05-12ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen1-2/+5
2014-05-12spi/pxa2xx: Prevent DMA from transferring too many bytesMika Westerberg1-16/+0
2014-05-12ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen1-2/+5
2014-05-12ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen1-1/+1
2014-05-12hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek1-1/+1
2014-05-12hwmon: (emc1403) Fix resource leak on module unloadJean Delvare1-3/+3
2014-05-12hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek1-1/+1
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla1-3/+7
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini1-0/+1
2014-05-12hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar1-4/+4
2014-05-12drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTIGeert Uytterhoeven3-8/+28
2014-05-12powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard1-3/+0
2014-05-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2-4/+5
2014-05-12powerpc/powernv: Reset root port in firmwareGavin Shan1-1/+2
2014-05-12intel_pstate: Set turbo VID for BayTrailDirk Brandewie1-6/+15
2014-05-12ACPI / TPM: Fix resume regression on ChromebooksRafael J. Wysocki1-5/+3
2014-05-11Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-20/+22
2014-05-11Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-7/+17
2014-05-11mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov1-1/+8
2014-05-11mm: postpone the disabling of kmemleak early loggingCatalin Marinas1-2/+2
2014-05-11MAINTAINERS: update maintainership of LTPCyril Hrubis1-4/+4
2014-05-11drivers/rtc/rtc-hym8563.c: set uie_unsupportedHeiko Stuebner1-0/+3
2014-05-10Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-36/+18
2014-05-10Merge tag 'sunxi-fixes-for-3.15' of https://github.com/mripard/linux into fixesOlof Johansson2-4/+12
2014-05-10Merge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson2-16/+20
2014-05-10MAINTAINERS: update Broadcom ARM tree location and add an SoC familyMatt Porter1-2/+3
2014-05-10ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer1-1/+1
2014-05-10ACPI / proc: Do not say when /proc interfaces will be deleted in KconfigRafael J. Wysocki1-1/+1
2014-05-09Linux 3.15-rc5Linus Torvalds1-1/+1
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-77/+150
2014-05-09drm/i915/vlv: reset VLV media force wake request registerJani Nikula1-0/+2
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund1-1/+1
2014-05-09locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton1-12/+24
2014-05-09mfd: stmpe: add optional regulatorsLinus Walleij2-0/+23
2014-05-09mfd: stmpe: Probe properly from the Device TreeLinus Walleij2-1/+30