summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into develRussell King2011-01-0618-105/+239
|\
| * Merge branch 'smp' into miscRussell King2011-01-0611-45/+57
| |\
| | * ARM: localtimer: clean up local timer on hot unplugRussell King2010-12-202-13/+0
| | * ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-201-3/+19
| | * ARM: SMP: remove smp_mpidr.hRussell King2010-12-201-17/+0
| | * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-4/+5
| | * ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2010-12-201-0/+8
| | * ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-201-1/+3
| | * ARM: fix /proc/interrupts formattingRussell King2010-12-202-3/+3
| | * ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-201-0/+3
| | * ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-201-0/+3
| | * ARM: include local timer irq stats only when local timers configuredRussell King2010-12-201-0/+2
| | * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-031-2/+2
| * | ARM: DMA: add support for DMA debuggingRussell King2011-01-061-12/+53
| * | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-031-15/+19
| * | ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim2010-12-241-0/+7
| * | ARM: provide an early platform initialization hookRussell King2010-12-241-0/+1
| * | ARM: simplify early machine init hooksRussell King2010-12-243-3/+5
| * | ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2010-12-241-0/+44
| * | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2010-12-242-0/+7
| * | ARM: implement support for read-mostly sectionsRussell King2010-12-051-0/+2
| * | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-16/+6
| * | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-045-20/+51
* | | Merge branch 'clksrc' into develRussell King2011-01-053-2/+144
|\ \ \
| * | | ARM: sched_clock: provide common infrastructure for sched_clock()Russell King2010-12-221-0/+118
| * | | Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King2010-11-262-2/+26
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2010-11-192-2/+26
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----------. \ \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-057-24/+108
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | / | | | | | | | |_|/ | | | | | | |/| |
| | | | | | | * | ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring2010-11-041-0/+2
| | | | | | |/ /
| | | | | * | | ARM: module: clean up handling of ELF unwind tablesRussell King2010-12-011-10/+5
| | | | | |/ /
| | | | * | | ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNELDave Martin2010-12-041-4/+14
| | | | * | | ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_r...Dave Martin2010-12-041-1/+1
| | | | * | | ARM: 6486/1: provide zero vmcore_elf64_check_arch()Mika Westerberg2010-11-301-0/+2
| | |_|/ / / | |/| | | |
| | | * | | ARM: io: simplify ioremap* and iounmap definitionsRussell King2010-12-081-7/+4
| | | * | | ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
| | |/ / / | |/| | |
| | * | | ARM: GIC: move enablement of PPI interrupts to gic.cRussell King2010-12-141-0/+1
| | * | | ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King2010-12-141-0/+7
| | * | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-141-0/+2
| | * | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+1
| | * | | ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-141-1/+1
| | * | | ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.SMagnus Damm2010-12-071-0/+68
| |/ / /
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-01-031-0/+1
|\ \ \ \
| * | | | ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport2011-01-031-0/+1
| |/ / /
* | | | ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin2011-01-031-0/+1
* | | | ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren2010-12-241-3/+3
* | | | ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre2010-12-191-3/+0
|/ / /
* | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-231-0/+4
* | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-211-1/+1
* | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
| |/ |/|
* | ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao2010-11-031-1/+1
|/
OpenPOWER on IntegriCloud