summaryrefslogtreecommitdiff
path: root/arch/arm/lib
Commit message (Expand)AuthorAge
* ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-12
* ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre2016-06-22
* arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-05
|\
| * ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre2015-12-17
* | ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2015-12-15
|/
* ARM: 8438/1: Add unwinding to __clear_user_std()Stephen Boyd2015-10-03
*-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-03
|\ \
| | * ARM: software-based priviledged-no-access supportRussell King2015-08-26
| | * ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-25
| |/ |/|
| * ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-18
| * ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-03
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\
| * ARM: replace BSYM() with badr assembly macroRussell King2015-05-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \ | |/ |/|
| * ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/Antonio Ospite2015-05-26
* | ARM: ensure delay timer has sufficient accuracy for delaysRussell King2015-04-14
* | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-29
* | ARM: 8285/1: remove ARMv3 user access code againNicolas Pitre2015-01-16
* | ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting2014-11-27
* | ARM: 8224/1: Add unwinding support for memmove functionLin Yongting2014-11-27
* | ARM: 8223/1: Add unwinding support for __memzero functionLin Yongting2014-11-27
* | ARM: 8204/1: Add unwinding support for memset functionLin Yongting2014-11-21
|/
* ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-12
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\
| * ARM: choose highest resolution delay timerPeter De Schrijver2014-06-16
* | ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2014-07-18
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
|/
* 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-14
|\
| * 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