summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel2016-02-183-2/+3
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-183-16/+7
* arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-188-13/+33
* arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse2016-02-181-6/+6
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-1815-39/+213
* arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-02-184-0/+16
* arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-185-67/+69
* arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel2016-02-161-8/+8
* arm64: vdso: Mark vDSO code as read-onlyDavid Brown2016-02-161-2/+1
* arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi2016-02-161-0/+1
* arm64: replace read_lock to rcu lock in call_step_hookYang Shi2016-02-161-10/+11
* arm64: ptdump: Indicate whether memory should be faultingLaura Abbott2016-02-161-0/+5
* arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott2016-02-163-12/+63
* arm64: Drop alloc function from create_mappingLaura Abbott2016-02-161-9/+20
* arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon2016-02-161-0/+1
* arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski2016-02-161-0/+17
* arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon2016-02-161-8/+38
* arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-164-17/+38
* arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon2016-02-161-2/+5
* arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-168-6/+242
* arm64: mm: create new fine-grained mappings at bootMark Rutland2016-02-163-62/+109
* arm64: ensure _stext and _etext are page-alignedMark Rutland2016-02-161-3/+2
* arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland2016-02-161-14/+19
* arm64: mm: allocate pagetables anywhereMark Rutland2016-02-161-35/+0
* arm64: mm: use fixmap when creating page tablesMark Rutland2016-02-161-20/+41
* arm64: mm: add functions to walk tables in fixmapMark Rutland2016-02-162-0/+36
* arm64: mm: add __{pud,pgd}_populateMark Rutland2016-02-161-4/+22
* arm64: mm: avoid redundant __pa(__va(x))Mark Rutland2016-02-161-2/+2
* arm64: mm: add functions to walk page tables by PAMark Rutland2016-02-161-16/+23
* arm64: mm: move pte_* macrosMark Rutland2016-02-161-10/+10
* arm64: kasan: avoid TLB conflictsMark Rutland2016-02-161-13/+4
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-162-0/+47
* arm64: add function to install the idmapMark Rutland2016-02-161-2/+14
* arm64: unmap idmap earlierMark Rutland2016-02-162-6/+6
* arm64: unify idmap removalMark Rutland2016-02-165-22/+32
* arm64: mm: place empty_zero_page in bssMark Rutland2016-02-164-11/+5
* arm64: mm: specialise pagetable allocatorsMark Rutland2016-02-161-25/+27
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-141-0/+1
|\
| * irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla2016-02-111-0/+1
* | Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-085-12/+52
|\ \
| * | arm64: KVM: Fix guest dead loop when register accessor returns falseShannon Zhao2016-01-241-3/+2
| * | arm64: KVM: Fix comments of the CP handlerShannon Zhao2016-01-241-2/+2
| * | arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao2016-01-241-2/+6
| * | arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-242-2/+7
| * | arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier2016-01-241-3/+35
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-072-0/+3
|\ \ \
| * \ \ Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2016-02-011-0/+1
| |\ \ \
| | * | | arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy2016-02-011-0/+1
| | | |/ | | |/|
| * | | ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter2016-02-011-0/+2
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-02-043-4/+22
|\ \ \
OpenPOWER on IntegriCloud