summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-27ARM: ux500: Standardise Pinctrl compatible string for DBx5x based platformsLee Jones1-1/+1
2013-05-27ARM: ux500: Standardise DBx5x0 based Pinctrl compat string in the DTSLee Jones1-1/+1
2013-05-27ARM: ux500: enable the crypto and hash on all dbx500Linus Walleij2-10/+0
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-hashLee Jones1-0/+1
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-cryptLee Jones1-0/+1
2013-05-27ARM: ux500: Add Device Tree nodes for the ux500 Hash deviceLee Jones2-0/+12
2013-05-27ARM: ux500: Add Device Tree nodes for the ux500 Crypt deviceLee Jones2-0/+13
2013-05-27ARM: ux500: register LP5521 LEDs in the device treeLinus Walleij1-6/+32
2013-05-27ARM: ux500: fix typo in STUIB device treeLinus Walleij1-8/+8
2013-05-27ARM: ux500: build ccu8540 device tree blobLinus Walleij1-0/+1
2013-05-27ARM: ux500: Over-ride TCDM size when booting the DB8540 platformLee Jones1-0/+5
2013-05-27ARM: ux500: Supply a DTS file for the u8540 platformLee Jones1-0/+36
2013-05-27ARM: ux500: Pass DMA memcpy channels though Device TreeLee Jones1-0/+1
2013-05-27ARM: ux500: Populate the ux500-musb Device Tree entryLee Jones1-1/+30
2013-05-27ARM: ux500: Supply MMC DMA configuration via Device TreeLee Jones1-0/+20
2013-05-27ARM: ux500: Supply UART's DMA configuration via Device TreeLee Jones1-0/+17
2013-05-27ARM: ux500: Setup the DMA40 driver's DT node using the new DMA APILee Jones1-3/+4
2013-05-27ARM: ux500: Supply address location names for the DMA40 DMA controllerLee Jones1-0/+1
2013-05-27ARM: ux500: Fix intcore regulator nameFabio Baltieri4-6/+6
2013-05-27ARM: ux500: DT: Rename root node "soc-u9500" into "soc"Gabriel Fernandez7-7/+7
2013-05-27ARM: ux500: Add a VQMMC (level-shifting) regulator DT node for SnowballLee Jones1-0/+8
2013-05-27ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablementLee Jones1-2/+17
2013-05-27ARM: ux500: Move Snowball's thermal DT node into existing PRCMU oneLee Jones1-27/+25
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-57/+57
2013-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-70/+41
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+2
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2-19/+11
2013-05-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-207/+176
2013-05-25Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson3-3/+6
2013-05-25parisc: fix irq stack on UP and SMPHelge Deller3-41/+26
2013-05-25parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2-10/+10
2013-05-25parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller4-0/+14
2013-05-25parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller1-6/+6
2013-05-25parisc: add rp5470 entry to machine databaseHelge Deller1-0/+1
2013-05-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson4-10/+5
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-57/+127
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu1-3/+3
2013-05-24ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON1-1/+1
2013-05-24ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2-6/+1
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt1-0/+1
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt6-48/+38
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman3-0/+40
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt1-1/+1
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt1-3/+4
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt1-2/+6
2013-05-24Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+4
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-6/+0
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+26