aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAge
* ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky2014-02-25
* ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-25
* ARM: 7877/1: use built-in byte swap functionKim Phillips2013-12-29
* ARM: make kernel oops easier to readRussell King2013-12-29
* ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam2013-11-30
* ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-20
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * Merge branch 'devel-stable' into for-nextRussell King2013-11-12
| |\
| | * ARM: bitops: prefetch the destination word for write prior to strexWill Deacon2013-09-30
| * | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper2013-10-29
| |/
* / ARM: delete mach-sharkLinus Walleij2013-09-17
|/
* ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel2013-09-09
* Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...Russell King2013-07-22
|\
| * ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel2013-07-08
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
|/
* ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-03
* ARM: 7670/1: fix the memset fixNicolas Pitre2013-03-12
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-07
* ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-21
* ARM: export default read_current_timerArnd Bergmann2012-10-09
* Merge branch 'arch-timers' into for-linusRussell King2012-10-04
|\
| * ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-26
* | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loopWill Deacon2012-09-09
* | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-09
|/
* ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-13
* arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-30
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
|\ \
| | * ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-09
| |/ |/|
| * ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-09
|/
* ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-05
* ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-25
* ARM: lib: add call_with_stack function for safely changing stackWill Deacon2011-12-12
* ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon2011-11-26
* Merge branch 'misc' into for-linusRussell King2011-10-25
|\
| * ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott2011-10-17
| * ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-17
* | ARM: include linux/highmem.h in uaccess functionsArnd Bergmann2011-10-02
|/
* arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-07
* ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-12
* ARM: 6945/1: Add unwinding support for division functionsLaura Abbott2011-05-27
*-. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-20
|\ \
| | * ARM: pgtable: add pud-level codeRussell King2011-02-21
* | | ARM: 6653/1: bitops: Use BX instead of MOV PC,LRDave Martin2011-02-19
* | | ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-02
* | | ARM: bitops: ensure set/clear/change bitops take a word-aligned pointerRussell King2011-02-02
|/ /
* | ARM: udelay: prevent math rounding resulting in short udelaysRussell King2011-01-10
* | Merge branch 'smp' into miscRussell King2011-01-06
|\ \
| * | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-24
| |/
* / ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-04
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-03
|\