summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-221-22/+22
| * | | | ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2010-12-221-2/+1
| * | | | ARM: pgtable: collect up identity mapping functionsRussell King2010-12-221-0/+3
| * | | | ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-222-38/+32
| * | | | ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-262-22/+25
| * | | | ARM: pgtable: use phys_addr_t for physical addressesRussell King2010-11-262-4/+6
| * | | | ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King2010-11-261-5/+2
| * | | | ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-261-6/+6
| * | | | ARM: pgtable: group pte functions togetherRussell King2010-11-261-59/+51
| * | | | ARM: pgtable: group pgd functions and data togetherRussell King2010-11-261-21/+23
| * | | | ARM: pgtable: move pgprot functions to one placeRussell King2010-11-261-22/+21
* | | | | 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
OpenPOWER on IntegriCloud