aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting
2014-11-27ARM: 8224/1: Add unwinding support for memmove functionLin Yongting
2014-11-27ARM: 8223/1: Add unwinding support for __memzero functionLin Yongting
2014-11-21ARM: 8204/1: Add unwinding support for memset functionLin Yongting
2014-09-12ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-07-18ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-06-16ARM: choose highest resolution delay timerPeter De Schrijver
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky
2014-02-25ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips
2013-12-29ARM: make kernel oops easier to readRussell King
2013-11-30ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam
2013-11-20ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge branch 'devel-stable' into for-nextRussell King
2013-10-29ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper
2013-09-30ARM: bitops: prefetch the destination word for write prior to strexWill Deacon
2013-09-17ARM: delete mach-sharkLinus Walleij
2013-09-09ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel
2013-07-22Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-08ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-03-12ARM: 7670/1: fix the memset fixNicolas Pitre
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-02-21ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre
2012-10-09ARM: export default read_current_timerArnd Bergmann
2012-10-04Merge branch 'arch-timers' into for-linusRussell King
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin
2012-09-09ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon
2011-11-26ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-17ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott
2011-10-02ARM: include linux/highmem.h in uaccess functionsArnd Bergmann
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring
2011-05-27ARM: 6945/1: Add unwinding support for division functionsLaura Abbott
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King