summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-5/+5
2013-03-12ARM: multiplatform: Sort the max gpio numbers.Maxime Ripard1-2/+5
2013-03-07ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard1-5/+5
2013-03-06ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"Paul Bolle1-1/+1
2013-03-06Merge tag 'omap-for-v3.9-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann8-14/+16
2013-03-05ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen1-0/+2
2013-03-05Merge tag 'mxs-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson4-1/+4
2013-03-05Merge tag 'imx-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson3-26/+10
2013-03-05ARM: Tegra: Add clock entry for smp_twd clockPrashant Gaikwad2-0/+2
2013-03-05ARM: dts: remove generated .dtb files on cleanNishanth Menon1-1/+1
2013-03-05ARM: bcm2835: fix I2C module clock rateStephen Warren1-1/+1
2013-03-04ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar1-1/+0
2013-03-04ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol1-2/+2
2013-03-04ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi1-2/+3
2013-03-04ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serialTony Lindgren2-6/+2
2013-03-04ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak1-0/+2
2013-03-04ARM: OMAP2+: Fix broken gpmc supportJon Hunter1-3/+3
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren1-0/+2
2013-03-04ARM: mxs: ocotp: Fix sparse warningFabio Estevam1-0/+1
2013-03-04ARM: mxs: icoll: Fix sparse warningFabio Estevam1-1/+1
2013-03-04ARM: mxs: mm: Fix sparse warningFabio Estevam1-0/+1
2013-03-04ARM: mxs_defconfig: Make USB host functional againFabio Estevam1-0/+1
2013-03-04ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1Shawn Guo1-2/+1
2013-03-04ARM: mach-imx: move early resume code out of the .data sectionNicolas Pitre2-24/+9
2013-03-04Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+18
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+6
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-134/+156
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-10/+9
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds174-0/+25028
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-28/+35
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-6/+9
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King47-93/+300
2013-03-03metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-03metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-03metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-03metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-03metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-03metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-03metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-03metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-03metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-03metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-03metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-03metag: export clear_page and copy_pageJames Hogan1-0/+2
2013-03-03metag: export metag_code_cache_flush_allJames Hogan1-0/+1
2013-03-03metag: protect more non-MMU memory regionsJames Hogan3-7/+42
2013-03-03metag: make TXPRIVEXT bits explicitJames Hogan2-7/+31
2013-03-03metag: kernel/setup.c: sort includesJames Hogan1-23/+23
2013-03-03metag: add boot time LNKGET/LNKSET checkJames Hogan1-0/+79
2013-03-03metag: add __init to metag_cache_probe()James Hogan1-1/+1