aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2015-03-222-5/+26
* ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha2015-03-221-3/+16
* Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2015-01-163-0/+47
|\
| * ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel2015-01-121-0/+1
| * ARM: add support for kernel mode NEONArd Biesheuvel2015-01-121-0/+36
| * ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2015-01-081-0/+10
* | arm: arch_timer: add arch_counter_set_user_accessMark Rutland2015-01-141-0/+15
* | ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas2014-10-203-5/+18
* | Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2014-10-209-40/+148
|\|
| * ARM: add seccomp syscallKees Cook2014-09-171-0/+1
| * CHROMIUM: ARM: r1->r0 for get/set argumentsWill Drewry2014-09-171-2/+2
| * CHROMIUM: arch/arm: add asm/syscall.hWill Drewry2014-09-171-0/+80
| * Merge remote-tracking branch 'stable/linux-3.4.y' into android-3.4JP Abgrall2013-10-232-3/+10
| |\
| | * ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-07-031-3/+1
| | * arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-05-071-0/+9
| * | Merge tag 'v3.4.39' into android-3.4Colin Cross2013-04-051-0/+1
| |\|
| | * signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+1
| * | Merge tag 'v3.4.35' into android-3.4Colin Cross2013-03-116-41/+70
| |\|
| | * ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-12-172-7/+8
| | * ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-211-2/+2
| | * ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-10-021-115/+4
| | * ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-10-022-13/+35
| | * ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-09-141-3/+3
| | * ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-09-141-16/+18
| | * ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-08-151-2/+6
| | * ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-06-011-1/+1
| * | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas2012-10-172-14/+26
| * | ARM: Remove current_mm per-cpu variableCatalin Marinas2012-10-171-7/+0
| * | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas2012-10-173-16/+59
| * | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-09-181-115/+4
| * | ARM: sched_clock: update epoch_cyc on resumeColin Cross2012-08-131-0/+2
* | | arch: arm: TLB invalidate if power collapse gets abortedAnji Jonnala2014-09-261-0/+9
* | | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Devin Kim2014-09-261-123/+9
* | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2014-09-262-3/+12
* | | ARM: gic: Bring inline with upstreamSteve Kondik2014-09-181-1/+0
* | | ARM: bitops: prefetch the destination word for write prior to strexWill Deacon2014-09-183-41/+46
* | | arm: Use generic idle thread allocationThomas Gleixner2014-09-031-1/+0
* | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2014-09-032-21/+102
* | | ARM: Use TTBR1 instead of reserved context IDSteve Kondik2014-07-075-61/+51
* | | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2014-07-071-4/+1
* | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2014-07-071-2/+2
* | | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2014-07-071-1/+1
* | | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2014-07-071-6/+28
* | | ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon2014-07-071-2/+9
* | | ARM: 7587/1: implement optimized percpu variable accessRob Herring2014-07-072-1/+45
* | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2014-05-271-1/+1
* | | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2014-05-271-0/+1
* | | msm: Remove memory hole scanningLaura Abbott2014-05-271-1/+0
* | | cma: Delay non-placed memblocks until after all allocationsLaura Abbott2014-05-271-0/+1
* | | mm: Mark free pages as read onlyLaura Abbott2014-05-271-0/+8