summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting2014-11-274-0/+45
* ARM: 8224/1: Add unwinding support for memmove functionLin Yongting2014-11-271-0/+28
* ARM: 8223/1: Add unwinding support for __memzero functionLin Yongting2014-11-271-0/+12
* ARM: 8204/1: Add unwinding support for memset functionLin Yongting2014-11-211-0/+12
* ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-121-2/+36
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-4/+22
|\
| * ARM: choose highest resolution delay timerPeter De Schrijver2014-06-161-4/+22
* | ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2014-07-181-1/+36
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-1830-80/+89
|/
* ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky2014-02-256-192/+192
* ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-251-0/+5
* ARM: 7877/1: use built-in byte swap functionKim Phillips2013-12-292-1/+37
* ARM: make kernel oops easier to readRussell King2013-12-291-10/+10
* ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam2013-11-301-0/+1
* ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-201-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-142-3/+43
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-11-121-0/+5
| |\
| | * ARM: bitops: prefetch the destination word for write prior to strexWill Deacon2013-09-301-0/+5
| * | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper2013-10-291-3/+38
| |/
* | ARM: delete mach-sharkLinus Walleij2013-09-172-14/+0
|/
* ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel2013-09-092-1/+5
* Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King2013-07-222-0/+48
|\
| * ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel2013-07-082-0/+48
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-1/+1
|/
* ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-031-3/+5
* ARM: 7670/1: fix the memset fixNicolas Pitre2013-03-121-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-071-41/+44
* ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-211-0/+1
* ARM: export default read_current_timerArnd Bergmann2012-10-091-0/+1
* Merge branch 'arch-timers' into for-linusRussell King2012-10-041-9/+26
|\
| * ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-261-8/+26
* | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon2012-09-091-0/+1
* | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-092-8/+21
|/
* ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-134-3/+816
* arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-301-1/+2
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-275-96/+81
|\ \
| | * ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-093-84/+0
| |/ |/|
| * ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-093-12/+81
|/
* ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-054-816/+3
* ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-253-61/+61
* ARM: lib: add call_with_stack function for safely changing stackWill Deacon2011-12-122-1/+46
* ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon2011-11-267-22/+28
* Merge branch 'misc' into for-linusRussell King2011-10-252-6/+8
|\
| * ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott2011-10-171-0/+8
| * ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-171-6/+0
* | ARM: include linux/highmem.h in uaccess functionsArnd Bergmann2011-10-021-0/+1
|/
* arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-123-3/+0
* ARM: 6945/1: Add unwinding support for division functionsLaura Abbott2011-05-271-5/+20
*-. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-1/+6
|\ \
OpenPOWER on IntegriCloud