summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-23Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22nios2: fix kuser trampoline addressLey Foon Tan
2015-01-22module: make module_refcount() a signed integer.Rusty Russell
2015-01-22Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2015-01-21Merge tag 'sound-3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-21Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2015-01-21Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee
2015-01-20Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-20module: fix race in kallsyms resolution during module load success.Rusty Russell
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-20param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOCRusty Russell
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter
2015-01-19Merge branch 'r8152'David S. Miller
2015-01-19r8152: remove sram_readhayeswang
2015-01-19r8152: remove generic_ocp_read before writinghayeswang
2015-01-19Merge branch 'bgmac'David S. Miller
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens
2015-01-19bgmac: register napi before the deviceHauke Mehrtens
2015-01-19Merge branch 'sh_eth'David S. Miller
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery
2015-01-19scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-19pinctrl: MAINTAINERS: add git tree referenceLinus Walleij
2015-01-19pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd
2015-01-19Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-01-18ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim