aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30ARM: l2c: rename OF specific things, making l2x0_of_data available to allRussell King1-32/+32
2014-05-30ARM: l2c: tidy up l2x0_of_data declarationsRussell King1-16/+14
2014-05-30ARM: l2c: add helper for L2 cache controller DT IDsRussell King1-13/+10
2014-05-30ARM: outer cache: add WARN_ON() to outer_disable()Russell King3-5/+22
2014-05-22ARM: outer cache: add documentation of outer cache functionsRussell King1-1/+47
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King7-7/+7
2014-05-22ARM: l2c: omap2: remove ES1.0 supportRussell King1-17/+8
2014-05-22ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)Russell King1-5/+14
2014-05-22ARM: l2c: remove unnecessary call to outer_flush_all()Russell King1-1/+0
2014-05-22ARM: l2c: remove outer_inv_all() methodRussell King3-14/+0
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+0
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds35-178/+170
2014-05-10Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixesOlof Johansson2-34/+16
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 fixesOlof Johansson2-16/+20
2014-05-10ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer1-1/+1
2014-05-06Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-linusGreg Kroah-Hartman1-1/+1
2014-05-04Merge tag 'mvebu-dt-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson6-12/+13
2014-05-04Merge tag 'mvebu-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-1/+1
2014-05-04Merge tag 'omap-for-v3.15/fixes-gpmc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson14-102/+99
2014-05-05ARM: dts: kirkwood: fix mislocated pcie-controller nodesSebastian Hesselbarth2-16/+20
2014-05-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+10
2014-05-01ARM: sunxi: Enable GMAC in sunxi_defconfigMaxime Ripard1-1/+1
2014-04-29ARM: common: edma: Fix xbar mappingThomas Gleixner2-34/+16
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-14/+14
2014-04-28ARM: sun7i: Fix i2c4 base addressMaxime Ripard1-2/+2
2014-04-28arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter1-6/+9
2014-04-28arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall1-1/+0
2014-04-28Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel61-381/+490
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds1-1/+11
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+2
2014-04-26ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon1-1/+1
2014-04-26imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'Shawn Guo1-1/+1
2014-04-26Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann7-8/+8
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-1/+11
2014-04-25ARM: Kirkwood: T5325: Fix double probe of CodecAndrew Lunn1-5/+0
2014-04-25ARM: mvebu: enable the SATA interface on Armada 375 DBThomas Petazzoni1-0/+5
2014-04-25ARM: mvebu: specify I2C bus frequency on Armada 370 DBThomas Petazzoni1-0/+1
2014-04-25ARM: mvebu: use qsgmii phy-mode for Armada XP GP interfacesThomas Petazzoni1-4/+4
2014-04-25ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni1-1/+1
2014-04-25ARM: mvebu: fix NOR bus-width in Armada XP DB Device TreeThomas Petazzoni1-1/+1
2014-04-25ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni1-1/+1
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds72-165/+416
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+3
2014-04-25ARM: dts: AM3517: Disable absent IPs inherited from OMAP3Suman Anna2-1/+17
2014-04-25ARM: dts: OMAP2: Fix interrupts for OMAP2420 mailboxSuman Anna3-7/+15
2014-04-25ARM: dts: OMAP5: Add mailbox dt node to fix boot warningSuman Anna1-0/+7