aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
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-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren1-0/+5
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-deve...Russell 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-21ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman1-0/+5
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
2011-08-31ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon1-19/+10
2011-08-29Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre2-11/+0
2011-08-25ARM: asm/pl080.h: Protect against multiple inclusion of header fileViresh Kumar1-0/+4
2011-08-23ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virtCatalin Marinas1-1/+1
2011-08-23Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King1-1/+1
2011-08-22ARM: Add init_consistent_dma_size()Jon Medhurst2-9/+7
2011-08-21ARM: remove boot_params from struct machine_descNicolas Pitre1-1/+0
2011-08-21ARM: introduce atag_offset to replace boot_paramsNicolas Pitre1-0/+1
2011-08-17ARM: io: add a default IO_SPACE_LIMIT definitionRussell King1-0/+21
2011-08-17ARM: io: ecard: move ioaddr() inside __ecard_addressRussell King1-1/+0
2011-08-15ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla1-1/+1
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2-11/+0
2011-08-12ARM: perf: make name of arm_pmu_type consistentMark Rutland1-5/+5
2011-08-12ARM: perf: fix prototype of release_pmuMark Rutland1-1/+1
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2-1/+3
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-0/+9
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-0/+10
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-3/+3
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann8-15/+30
2011-07-28irq: add irq_domain translation infrastructureGrant Likely1-5/+0
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+19
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-4/+1
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1