summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer1-0/+8
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd21-73/+22
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song4-10/+163
2011-10-17ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song1-1/+1
2011-10-17ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song1-1/+1
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring2-0/+120
2011-10-17ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choiceWill Deacon1-2/+10
2011-10-17ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choiceStephen Boyd1-12/+10
2011-10-17ARM: 7096/1: debug: Add UART1 config choicesStephen Boyd1-4/+15
2011-10-17ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviourWill Deacon1-1/+6
2011-10-17ARM: 7072/1: debug: use kconfig choice for selecting DEBUG_LL UARTWill Deacon1-17/+24
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles7-9/+25
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2-0/+9
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2-0/+10
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo1-1/+1
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon1-3/+14
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2-0/+21
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot6-0/+218
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds4-3/+11
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai1-1/+0
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto1-0/+1
2011-10-13pinctrl: add a driver for the U300 pinmuxLinus Walleij8-581/+85
2011-10-13ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle1-1/+1
2011-10-10Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds4-12/+7
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich1-1/+0
2011-10-08Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann3-12/+6
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki1-1/+1
2011-10-07Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki9-264/+267
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar1-0/+1
2011-10-06bcmring: drop commented out line in KconfigPaul Bolle1-2/+0
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2-3/+5
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas6-56/+59
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas6-250/+302
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz1-4/+0
2011-10-02ARM: include linux/highmem.h in uaccess functionsArnd Bergmann1-0/+1
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij23-180/+225
2011-10-01ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2-337/+0
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij5-11/+8
2011-10-01ARM: common/vic: use proper __iomem annotationsArnd Bergmann1-1/+2
2011-10-01ARM: OC_ETM should not select ARM_AMBAArnd Bergmann1-1/+1
2011-10-01ARM: pci: always export pcibios_bus_to_resourceArnd Bergmann1-5/+4
2011-10-01ARM: add io{read,write}{16,32}be functionsArnd Bergmann1-0/+6
2011-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann2-1/+6
2011-10-01ARM: pm: let platforms select cpu_suspend supportArnd Bergmann5-2/+9
2011-10-01ARM: vfp: use -mfloat-abi=soft to build vfpArnd Bergmann1-1/+1
2011-10-01ARM: allow building alignment.c without PROC_FSArnd Bergmann1-10/+10
2011-10-01ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann1-0/+1
2011-10-01ARM: SMP depends on MMUArnd Bergmann1-0/+1