summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-28ARM: Dove: move CuBox led pinctrl to gpio-leds nodeSebastian Hesselbarth1-1/+4
2013-02-28ARM: Kirkwood: Convert openblocks A6 board to pinctrlNobuhiro Iwamatsu2-44/+116
2013-02-28ARM: Kirkwood: Add pinctrl of NAND to 88f6282Nobuhiro Iwamatsu1-0/+6
2013-02-28ARM: Kirkwood: Add pinctrl of TWSI1 to 88f6282Nobuhiro Iwamatsu1-0/+6
2013-02-28arm: kirkwood: add pinmux option for the SDIO interface on 88F6282Thomas Petazzoni1-0/+5
2013-02-28arm: kirkwood: mplcec4: use Device Tree to probe SDIOThomas Petazzoni2-9/+9
2013-02-28arm: kirkwood: dreamplug: use Device Tree to probe SDIOThomas Petazzoni2-6/+7
2013-02-28arm: kirkwood: add Device Tree informations for the SDIO controllerThomas Petazzoni1-0/+8
2013-02-28arm: mvebu: enable the SDIO interface on the Globalscale MiraboxThomas Petazzoni1-0/+10
2013-02-28arm: mvebu: enable the SD card slot on Armada 370 DB boardThomas Petazzoni1-0/+15
2013-02-28arm: mvebu: enable the SD card slot on Armada XP DB boardThomas Petazzoni1-0/+7
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada XPThomas Petazzoni3-0/+18
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada 370Thomas Petazzoni1-0/+12
2013-02-28arm: mvebu: add DT information for the SDIO interface of Armada 370/XPThomas Petazzoni1-0/+8
2013-02-28arm: mvebu: Add RTC support for Armada 370 and Armada XPGregory CLEMENT1-0/+6
2013-02-28arm: mvebu: update defconfig with ATAG support when using DTGregory CLEMENT1-0/+1
2013-02-28ARM: mvebu: Update defconfig to select SPI flash and MTD supportEzequiel Garcia1-0/+3
2013-02-28ARM: mvebu: Update defconfig to select SPI supportEzequiel Garcia1-0/+2
2013-02-28arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)Gregory CLEMENT2-0/+102
2013-02-28arm: mvebu: update defconfig with local timer supportGregory CLEMENT1-1/+0
2013-02-28arm: mvebu: Add support for local interruptGregory CLEMENT1-4/+11
2013-02-28arm: mvebu: Update defconfig to select USB supportEzequiel Garcia1-1/+4
2013-02-28ARM: kirkwood: convert Guruplug Server Plus to use the device treeWilly Tarreau7-0/+151
2013-02-28arm: mvebu: add DTS file for Marvell RD-A370-A1 boardFlorian Fainelli2-0/+62
2013-02-28arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT2-1/+73
2013-02-28ARM: Dove: split legacy and DT setupArnd Bergmann4-86/+110
2013-02-28ARM: dove: update dove_defconfig with a few useful optionsOlof Johansson1-20/+8
2013-02-28ARM: Kirkwood: Remove redundent SDIO clock aliasAndrew Lunn1-5/+0
2013-02-28ARM: Kirkwood: Remove redundent USB clock aliasAndrew Lunn1-4/+0
2013-02-28arm: mvebu: add LEDs support to defconfig fileThomas Petazzoni1-0/+5
2013-02-28arm: mvebu: enable btmrvl driver in mvebu_defconfigThomas Petazzoni1-0/+3
2013-02-28arm: mvebu: enable mwifiex driver in mvebu_defconfigThomas Petazzoni1-0/+3
2013-02-28arm: mvebu: enable SDIO support in mvebu_defconfigThomas Petazzoni1-0/+2
2013-02-28arm: mvebu: Update defconfig with Marvell RTC supportGregory CLEMENT1-0/+1
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann517-1470/+835
2013-02-28Merge 'mmc/upstream' into late/mvebu2Arnd Bergmann46-149/+368
2013-02-28xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk1-1/+9
2013-02-28s390/module: fix compile warningHeiko Carstens1-1/+1
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens1-28/+77
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2-46/+34
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan1-2/+2
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens4-46/+5
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens3-0/+8
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens1-12/+12
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens1-1/+2
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens2-5/+22
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley1-1/+1
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds39-131/+108
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin12-59/+45
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell25-9/+29