aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/assembler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-5/+0
2015-09-09ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King1-5/+0
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King1-0/+47
2015-08-26ARM: software-based priviledged-no-access supportRussell King1-0/+30
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King1-0/+17
2015-08-25ARM: entry: efficiency cleanupsRussell King1-4/+12
2015-08-25ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King1-6/+2
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King1-1/+16
2015-04-14ARM: allow 16-bit instructions in ALT_UP()Russell King1-0/+3
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-0/+21
2014-07-01ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin1-3/+5
2014-05-25ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi1-1/+1
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas1-0/+32
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas1-0/+10
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky1-4/+4
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks1-0/+7
2013-08-12ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon1-2/+2
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas1-1/+16
2013-01-10ARM: virt: avoid clobbering lr when forcing svc modeRussell King1-7/+3
2012-12-11ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin1-0/+8
2012-10-09ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier1-4/+5
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+28
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin1-0/+28
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King1-0/+8
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-03-13ARM: create a common IOMEM definitionRob Herring1-0/+2
2012-02-15ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent1-0/+5
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas1-2/+2
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon1-0/+11
2011-07-07ARM: assembler.h: Add string declaration macroDave Martin1-0/+9
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm1-0/+4
2011-01-06Merge branch 'smp' into miscRussell King1-4/+20
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin1-3/+19
2010-11-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon1-1/+1
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas1-6/+7
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King1-2/+25
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-6/+6
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stableRussell King1-5/+44
2009-08-13Complete irq tracing support for ARMUwe Kleine-König1-5/+44
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas1-0/+73
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas1-0/+11
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King1-0/+13
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+116