summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-181-6/+0
* arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-182-5/+6
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-187-13/+117
* arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-02-182-0/+5
* arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-182-10/+12
* arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel2016-02-161-8/+8
* arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon2016-02-161-0/+1
* arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-162-2/+18
* arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon2016-02-161-2/+5
* arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-163-2/+28
* arm64: mm: create new fine-grained mappings at bootMark Rutland2016-02-161-0/+3
* 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: add functions to walk page tables by PAMark Rutland2016-02-161-16/+23
* arm64: mm: move pte_* macrosMark Rutland2016-02-161-10/+10
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-161-0/+19
* arm64: add function to install the idmapMark Rutland2016-02-161-2/+14
* arm64: unify idmap removalMark Rutland2016-02-161-0/+25
* arm64: mm: place empty_zero_page in bssMark Rutland2016-02-162-3/+3
* 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-082-2/+7
|\ \
| * | 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-241-0/+1
* | | arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown2016-02-031-0/+1
* | | arm64: futex.h: Add missing PAN togglingJames Morse2016-02-021-0/+2
| |/ |/|
* | arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas2016-01-251-11/+10
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-13/+6
|\
| * arm64: define __smp_xxxMichael S. Tsirkin2016-01-121-5/+5
| * arm64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-1/+2
* | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim2016-01-151-0/+1
* | arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-8/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-127-81/+117
|\ \
| * | arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-182-1/+10
| * | arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-181-1/+0
| * | arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-144-79/+80
| * | arm64: Add macros to read/write system registersMark Rutland2015-12-141-0/+21
| * | KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-141-0/+6
| |/
* | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+20
|\ \
| * | arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-211-0/+20
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-1214-42/+157
|\ \ | |/ |/|
| * arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-01-051-1/+2
| * arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2015-12-212-0/+5
| * arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2015-12-211-2/+4
| * arm64: remove irq_count and do_softirq_own_stack()James Morse2015-12-211-2/+0
| * arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-213-32/+40
| * arm64: Use PoU cache instr for I/D coherencyAshok Kumar2015-12-171-0/+1
| * arm64: reduce stack use in irq_handlerJames Morse2015-12-151-7/+4
OpenPOWER on IntegriCloud