aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier3-17/+26
2014-12-04ARM: imx: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-9/+9
2014-12-04MAINTAINERS: ARM Versatile Express platform, add missing patternPawel Moll1-0/+1
2014-11-28Merge tag 'tegra-for-3.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+1
2014-11-28MAINTAINERS: ARM Versatile Express platformPawel Moll1-0/+12
2014-11-28Merge tag 'samsung-fixes-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-4/+4
2014-11-28arm: ep93xx: add dma_masks for the M2P and M2M DMA controllersH Hartley Sweeten1-2/+10
2014-11-28MAINTAINERS: Add ahci_st.c to ARCH/STI architecturePeter Griffin1-0/+1
2014-11-20MAINTAINERS: add entry for the GISB arbiter driverFlorian Fainelli1-0/+1
2014-11-20MAINTAINERS: update brcmstb entriesFlorian Fainelli1-0/+2
2014-11-20MAINTAINERS: update email address and cleanup for exynos entryKukjin Kim1-12/+4
2014-11-20Merge tag 'arm-soc/for-3.19/cygnus-maintainers-v2' of http://github.com/brcm/...Arnd Bergmann1-0/+14
2014-11-20Merge tag 'omap-for-v3.19/fixes-not-urgent-part1' of git://git.kernel.org/pub...Arnd Bergmann9-53/+71
2014-11-17ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko1-0/+1
2014-11-11MAINTAINERS: Entry for Cygnus/iproc arm architectureScott Branden1-0/+14
2014-11-10ARM: OMAP: serial: remove last vestige of DTR_gpio support.NeilBrown2-6/+0
2014-11-10ARM: OMAP2+: gpmc: Get rid of "ti,elm-id not found" warningRoger Quadros1-2/+0
2014-11-07ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey1-4/+4
2014-11-06ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.cMasanari Iida1-3/+5
2014-11-05ARM: OMAP4+: Remove unused omap_l3_noc platform initTony Lindgren1-34/+0
2014-11-05ARM: dts: Add twl keypad map for omap3 EVMTony Lindgren1-0/+21
2014-11-05ARM: dts: Add twl keypad map for LDPTony Lindgren1-0/+21
2014-11-05ARM: dts: Fix NAND last partition size on LDPTony Lindgren1-1/+1
2014-11-05ARM: OMAP3: Fix errors for omap_l3_smx when booted with device treeTony Lindgren3-7/+23
2014-11-02Linux 3.18-rc3Linus Torvalds1-2/+2
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds6-39/+73
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-19/+53
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-83/+116
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+23
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+45
2014-11-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie7-42/+29
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-58/+50
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-03drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-03drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-02Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie3-9/+24
2014-11-01Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-28/+31
2014-11-01Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-173/+319
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-39/+27
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-29/+302
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-53/+126
2014-10-31Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+14