aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* cma: Delay non-placed memblocks until after all allocationsLaura Abbott2019-03-261-0/+1
* ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-08-131-0/+19
* ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-08-132-0/+21
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2018-05-071-16/+0
* arch,arm: Convert smp_mb__*()Peter Zijlstra2018-03-133-8/+4
* BACKPORT: ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2018-02-251-1/+19
* Revert "android/lowmemorykiller: Ignore tasks with freed mm"Elektroschmock2018-01-301-1/+1
* BACKPORT: ARM: wire up getrandom syscallRussell King2017-10-242-6/+12
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-10-041-0/+3
* ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2017-10-041-1/+1
* ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2017-10-042-3/+4
* ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2017-10-041-5/+9
* ARM: 7931/1: Correct virt_addr_validLaura Abbott2017-10-041-1/+2
* ARM: fix asm/memory.h build errorRussell King2017-10-041-16/+15
* ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang2017-10-041-1/+2
* ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang2017-10-041-24/+25
* ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon2017-10-041-1/+1
* ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy2017-10-041-1/+1
* ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy2017-10-042-4/+4
* ARM: mm: correct pte_same behaviour for LPAE.Steve Capper2017-10-041-0/+17
* ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2017-10-041-0/+2
* ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2017-10-041-4/+6
* ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2017-10-041-1/+2
* ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel2015-01-131-0/+1
* ARM: add support for kernel mode NEONArd Biesheuvel2015-01-061-0/+36
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2015-01-061-0/+10
* arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-11-051-0/+15
* ARM: add seccomp syscallKees Cook2014-11-052-1/+7
* arm: Disable clock auto-gating around WFEAjay Dudani2014-08-251-0/+23
* bootinfo: Remove unnecessary conditionalJason Hrycay2014-08-051-4/+0
* bootinfo: add standardized bootreasonAlexander Filonenko2014-08-051-0/+2
* bootinfo: fix compilation issue when bootinfo is not enabledJeffrey Carlyle2014-08-051-1/+1
* bootinfo: clean up bootinfo cruftJeffrey Carlyle2014-08-051-24/+11
* arm: bootinfo: gracefully handle the case that BOOTINFO is disabledJeffrey Carlyle2014-08-051-2/+8
* Display BL build info in /proc/bootinfoAli Zhang2014-08-051-0/+2
* arm: Add bootinfo supportGreg Meiste2014-08-051-0/+102
* Merge commit 'v3.10.40' into LNX.LA.3.6Ian Maund2014-06-3019-148/+105
|\
| * ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2014-05-061-4/+4
| * ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu2014-05-061-1/+1
| * ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington2014-05-061-1/+0
| * ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-05-062-6/+1
| * ARM: move outer_cache declaration out of ifdefRob Herring2014-03-311-2/+2
| * ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2014-03-231-1/+1
| * ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2014-03-061-19/+30
| * ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon2014-03-061-11/+14
| * ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-03-061-0/+1
| * clocksource: arch_timer: use virtual countersMark Rutland2014-01-091-9/+0
| * ARM: fix booting low-vectors machinesRussell King2013-12-111-1/+1
| * ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-11-041-0/+6
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-181-1/+1