summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-10ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2Dave Martin1-1/+17
2011-02-03ARM: v6/v7 cache: allow cache calls to be optimizedRussell King1-10/+10
2011-02-03ARM: v6k: select TLS register code according to V6 variantsRussell King1-6/+5
2011-02-03ARM: v6k: select cmpxchg code sequences according to V6 variantsRussell King1-8/+9
2011-02-03ARM: v6k: introduce CPU_V6K optionRussell King2-3/+4
2011-02-03ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.hRussell King1-12/+25
2011-02-03ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King1-38/+22
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-27ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copyingDave Martin1-0/+94
2011-01-26ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas1-1/+1
2011-01-25ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll1-0/+6
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King1-5/+1
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+3
2011-01-12ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent1-1/+1
2011-01-11ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King1-0/+2
2011-01-07Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+11
2011-01-07Merge branch 'devel-stable' into develRussell King1-2/+2
2011-01-07Merge branch 'pgt' (early part) into develRussell King3-190/+181
2011-01-07Merge branch 'misc' into develRussell King18-105/+239
2011-01-07Merge branch 'smp' into miscRussell King11-45/+57
2011-01-07ARM: DMA: add support for DMA debuggingRussell King1-12/+53
2011-01-05Merge branch 'clksrc' into develRussell King3-2/+144
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King7-24/+108
2011-01-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-0/+1
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King1-15/+19
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin1-0/+1
2010-12-24ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim1-0/+7
2010-12-24ARM: provide an early platform initialization hookRussell King1-0/+1
2010-12-24ARM: simplify early machine init hooksRussell King3-3/+5
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm1-0/+44
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2-0/+7
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren1-3/+3
2010-12-23ARM: sched_clock: provide common infrastructure for sched_clock()Russell King1-0/+118
2010-12-22ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King1-19/+19
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King1-22/+22
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King1-2/+1
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King1-0/+3
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2-38/+32
2010-12-21Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren2-9/+16
2010-12-20ARM: localtimer: clean up local timer on hot unplugRussell King2-13/+0
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin1-3/+19
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-17/+0
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King1-4/+5
2010-12-20ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King1-0/+8
2010-12-20ARM: SMP: provide individual IPI interrupt statisticsRussell King1-1/+3
2010-12-20ARM: fix /proc/interrupts formattingRussell King2-3/+3
2010-12-20ARM: SMP: move ipi_count into irq_stat structureRussell King1-0/+3
2010-12-20ARM: SMP: provide accessors for irq_stat dataRussell King1-0/+3
2010-12-20ARM: include local timer irq stats only when local timers configuredRussell King1-0/+2