summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2816-94/+124
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-2311-51/+81
| |\
| | * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-233-11/+8
| | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-235-39/+6
| * | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-182-12/+8
| |\ \
| | * | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre2011-10-131-1/+1
| | * | ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre2011-09-261-1/+8
| | * | Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre2011-08-292-11/+0
| | |\ \
| * | \ \ Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King2011-09-263-0/+12
| |\ \ \ \
| | * | | | ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-232-0/+4
| | * | | | ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2011-09-231-0/+8
| * | | | | Merge branch 'pm' into devel-stableRussell King2011-09-222-16/+9
| |\ \ \ \ \
| | * | | | | ARM: pm: convert some assembly to CRussell King2011-09-201-0/+8
| | * | | | | ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-201-16/+1
| * | | | | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-211-2/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-163-22/+79
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon2011-08-311-19/+74
| | |\ \ \ \ \
| | | * | | | | ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland2011-08-311-0/+64
| | | * | | | | ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon2011-08-311-19/+10
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon2011-08-311-0/+1
| | * | | | | ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon2011-08-311-0/+1
| | |/ / / /
| * | | | | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King2011-08-231-1/+1
| |\ \ \ \ \
| | * | | | | ARM: remove boot_params from struct machine_descNicolas Pitre2011-08-211-1/+0
| | * | | | | ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-211-0/+1
| * | | | | | ARM: Add init_consistent_dma_size()Jon Medhurst2011-08-222-9/+7
| |/ / / / /
* | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-272-0/+21
|\ \ \ \ \ \
| * | | | | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-122-1/+3
| * | | | | | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-0/+9
| * | | | | | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-0/+10
| |/ / / / /
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-262-5/+5
|\ \ \ \ \ \
| * | | | | | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-132-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ \ \
| * | | | | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| |/ / / / /
* | | | | | Merge branch 'misc' into for-linusRussell King2011-10-2523-88/+79
|\ \ \ \ \ \
| * | | | | | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2011-10-221-0/+1
| * | | | | | ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen2011-10-171-0/+3
| * | | | | | ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson2011-10-171-5/+5
| * | | | | | ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2011-10-171-1/+4
| * | | | | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+1
| * | | | | | ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-171-9/+46
| * | | | | | ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-171-1/+0
| * | | | | | ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2011-10-171-1/+2
| * | | | | | ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2011-10-1717-69/+17
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----------. \ \ \ \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-2521-277/+464
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | / / | | | | | | |_|_|_|/ / | | | | | |/| | | | / | | | | | | | | |_|/ | | | | | | | |/| |
| | | | | | | * | | ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-172-7/+19
| | | | | | | * | | ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2011-10-171-0/+4
| | | | | | | * | | ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2011-10-171-0/+5
| | | | | | | * | | ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2011-10-171-0/+6
| | | | | | | * | | ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-172-0/+39
| | | |_|_|_|/ / / | | |/| | | | | |
| | | | | | * | | ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2011-10-062-3/+5