summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-13MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle
2014-05-13MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki
2014-05-13MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki
2014-05-13MAINTAINERS: TURBOchannel: Update entryRalf Baechle
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle
2014-05-12ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen
2014-05-12ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen
2014-05-12ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen
2014-05-12ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen
2014-05-12ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen
2014-05-12ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen
2014-05-12hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek
2014-05-12hwmon: (emc1403) Fix resource leak on module unloadJean Delvare
2014-05-12hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini
2014-05-12hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar
2014-05-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin
2014-05-11Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-11Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-11mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov
2014-05-11mm: postpone the disabling of kmemleak early loggingCatalin Marinas
2014-05-11MAINTAINERS: update maintainership of LTPCyril Hrubis
2014-05-11drivers/rtc/rtc-hym8563.c: set uie_unsupportedHeiko Stuebner
2014-05-10Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-05-10Merge tag 'sunxi-fixes-for-3.15' of https://github.com/mripard/linux into fixesOlof Johansson
2014-05-10Merge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson
2014-05-10MAINTAINERS: update Broadcom ARM tree location and add an SoC familyMatt Porter
2014-05-10ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer
2014-05-09Linux 3.15-rc5Linus Torvalds
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-09drm/i915/vlv: reset VLV media force wake request registerJani Nikula
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund
2014-05-09locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton
2014-05-09ALSA: hda - add headset mic detect quirks for three Dell laptopsHui Wang
2014-05-08Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-08Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee