summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/system.h
AgeCommit message (Expand)Author
2012-11-26ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-02ARM: v6k: select cmpxchg code sequences according to V6 variantsRussell King
2011-01-06Merge branch 'misc' into develRussell King
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin
2010-12-24ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim
2010-11-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-08ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman
2010-09-08ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch abortsWill Deacon
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas
2010-02-15ARM: add notify_die() supportRussell King
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King
2009-05-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2008-11-28[ARM] asm/system.h does not require asm/memory.hRussell King
2008-11-06[ARM] mm: fix page table initializationRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King