summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij1-0/+2
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier1-0/+2
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon1-10/+10
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon18-31/+35
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon4-6/+1
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon1-1/+1
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon1-3/+4
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam1-1/+0
2012-01-19ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook1-1/+1
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2012-01-19ARM: vexpress: fix two section mismatch warningsRussell King1-2/+2
2012-01-19ARM: fix a section mismatch warning with our use of memblockRussell King1-1/+1
2012-01-19ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King1-1/+1
2012-01-19ARM: sa11x0: fix collie build errorRussell King1-3/+2
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2-40/+0
2012-01-19Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King6-8/+0
2012-01-19Revert "ARM: sa1100: clean up of the clock support"Russell King2-67/+26
2012-01-17Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds19-40/+30
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-13/+42
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-8/+24
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted5-8/+24
2012-01-16Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson7-25/+14
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson10-14/+14
2012-01-16Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson1-0/+1
2012-01-16Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2012-01-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+13
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds17-42/+50
2012-01-16Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+4
2012-01-16ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-16ARM: make BSYM macro assembly onlyRob Herring1-2/+2
2012-01-16ARM: highbank: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: imx: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring2-3/+4
2012-01-16ARM: ux500: add missing ENDPROC to headsmp.SRob Herring1-0/+2
2012-01-16ARM: msm: Add missing ENDPROC to headsmp.SRob Herring1-0/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll3-5/+3
2012-01-16ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen1-1/+13
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds3-4/+11
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds8-46/+128
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren1-2/+4
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-18/+0
2012-01-13GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King1-3/+0
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds11-7/+90
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+3
2012-01-14PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski1-1/+1
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King9-32/+34
2012-01-13Merge branch 'master' into fixesRussell King674-8570/+23970
2012-01-13ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas1-0/+8