summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2010-06-15ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King
2010-06-11[ARM] outer_cache: add outer_restart callback and l2x0 implementationGary King
2010-05-23[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2010-05-14[ARM] smp_twd: add USE_ARM_TWD_PRESCALER configGary King
2010-05-12[ARM]: add memory type for inner-WBWA, outer-non cacheable mappingGary King
2010-05-05[ARM] Add ARCH_PROVIDES_UDELAY config optionColin Cross
2010-04-20[ARM] l2x0: add declaration for PREFETCH_OFFSET registerGary King
2010-04-14[ARM] gic: add gic_dist_restore, gic_dist_exit routinesGary King
2010-04-09ARM: enable CONFIG_CPU_IDLE supportGary King
2010-04-08[ARM] scu: add function to invalidate SCU per-CPU tagsGary King
2010-04-08[ARM] gic: add gic_cpu_exit functionGary King
2010-04-08[ARM] outer_cache: add shutdown callbackGary King
2010-04-05ARM: fix highmem with VIPT cache and DMANicolas Pitre
2010-04-05ARM: Pass VMA to copy_user_highpage() implementationsRussell King
2010-04-05ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas
2010-04-05Add "nol2x0" early param to avoid initialisation of the L2 controllerCatalin Marinas
2010-04-05ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas
2010-04-05ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas
2010-04-05ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas
2010-04-05ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-04-05ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King
2010-04-05ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2010-04-05ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King
2010-04-05ARM: dma-mapping: provide dma_to_page()Russell King
2010-04-05ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King
2010-04-05ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King
2010-04-05arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley
2010-04-05ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren
2010-04-05ARM: Fix ptrace accessesRussell King
2010-04-05ARM: add size argument to __cpuc_flush_dcache_pageGary King
2010-04-05ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre
2010-04-05ARM: Reduce __flush_dcache_page() visibilityRussell King
2010-04-05ARM: Avoid duplicated implementation for VIVT cache flushingRussell King
2010-04-05block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2010-01-18untangle the do_mremap() messAl Viro
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King
2009-10-29ARM: Fix errata 411920 workaroundsRussell King
2009-10-15ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar
2009-10-14ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy
2009-10-11ARM: boolean bit testingJohannes Weiner
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King
2009-09-28ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown