aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds16-94/+124
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-0/+21
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-10-25Merge branch 'misc' into for-linusRussell King23-88/+79
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King21-277/+464
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King11-51/+81
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier3-11/+8
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier5-39/+6
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren1-0/+1
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-12/+8
2011-10-17ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen1-0/+3
2011-10-17ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson1-5/+5
2011-10-17ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon1-1/+4
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+1
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass1-9/+46
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott1-1/+0
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin1-1/+2
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd17-69/+17
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song2-0/+32
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring1-0/+17
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2-7/+19
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo1-0/+4
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo1-0/+5
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon1-0/+6
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2-0/+39
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre1-1/+1
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 Marinas4-52/+55
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas6-250/+302
2011-10-01ARM: add io{read,write}{16,32}be functionsArnd Bergmann1-0/+6
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre1-1/+8
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon1-17/+17
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into devel-stableRussell King3-0/+12
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2-0/+4
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross1-0/+8
2011-09-22Merge branch 'pm' into devel-stableRussell King2-16/+9
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King1-2/+7
2011-09-20ARM: pm: convert some assembly to CRussell King1-0/+8
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King1-16/+1
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King1-2/+2
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King3-22/+79
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner2-5/+5
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij1-2/+7
2011-08-31Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon1-19/+74
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland1-0/+64
2011-08-31ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon1-0/+1
2011-08-31ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon1-0/+1