summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-23/+187
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-28/+19
2015-01-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-10/+20
2015-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-2/+2
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou2-0/+94
2015-01-23KVM: x86: SYSENTER emulation is brokenNadav Amit1-19/+8
2015-01-23KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit1-2/+2
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown1-0/+1
2015-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-18/+19
2015-01-22Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds1-1/+1
2015-01-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-65/+94
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou1-0/+9
2015-01-22of/overlay: Do not generate duplicate nodesPantelis Antoniou1-11/+0
2015-01-22nios2: fix kuser trampoline addressLey Foon Tan1-1/+1
2015-01-22module: make module_refcount() a signed integer.Rusty Russell3-6/+15
2015-01-21Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-1/+0
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada1-2/+5
2015-01-21Merge tag 'sound-3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-24/+65
2015-01-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-256/+227
2015-01-21Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-13/+14
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie5-213/+3
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-15/+24
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang1-2/+6
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie3-23/+8
2015-01-21Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie12-3/+186
2015-01-20Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-64/+118
2015-01-20Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+8
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng1-12/+0
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam1-1/+2
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee2-2/+1
2015-01-20Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-31/+26
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-192/+343
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds22-4/+27
2015-01-20module: fix race in kallsyms resolution during module load success.Rusty Russell1-13/+42
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell11-18/+18
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell7-29/+17
2015-01-20param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOCRusty Russell1-0/+1
2015-01-20s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-20Merge branch 'r8152'David S. Miller1-24/+6
2015-01-20r8152: remove sram_readhayeswang1-18/+6
2015-01-20r8152: remove generic_ocp_read before writinghayeswang1-6/+0
2015-01-20Merge branch 'bgmac'David S. Miller1-6/+6
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-19Merge branch 'sh_eth'David S. Miller1-9/+19
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings1-9/+9
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2