summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
*-. Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-1440-156/+12
|\ \
| | * ARM: 8619/1: udelay: document the various constantsNicolas Pitre2016-10-191-8/+7
| |/ |/|
| * Revert "arm: move exports to definitions"Russell King2016-11-2338-114/+2
| * ARM: fix backtraceRussell King2016-11-151-34/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-6/+3
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-6/+3
| |\
| | * arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro2016-09-151-6/+3
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1438-2/+114
|\ \ \ | |/ / |/| |
| * | arm: move exports to definitionsAl Viro2016-08-0738-2/+114
| |/
* / ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-121-1/+1
|/
* ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre2016-06-222-11/+9
* arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-3/+2
* Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-051-0/+8
|\
| * ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()Nicolas Pitre2015-12-171-0/+8
* | ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2015-12-151-6/+23
|/
* ARM: 8438/1: Add unwinding to __clear_user_std()Stephen Boyd2015-10-031-0/+4
*-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-037-12/+30
|\ \
| | * ARM: software-based priviledged-no-access supportRussell King2015-08-261-0/+14
| | * ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-254-11/+11
| |/ |/|
| * ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-181-1/+1
| * ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-032-0/+4
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-1/+1
|\
| * ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-2/+2
|\ \ | |/ |/|
| * ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/Antonio Ospite2015-05-261-2/+2
* | ARM: ensure delay timer has sufficient accuracy for delaysRussell King2015-04-141-0/+6
* | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-293-3/+3
* | ARM: 8285/1: remove ARMv3 user access code againNicolas Pitre2015-01-162-577/+2
* | 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