aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-03arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown1-0/+1
2016-02-02arm64: futex.h: Add missing PAN togglingJames Morse1-0/+2
2016-01-25arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas1-11/+10
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-13/+6
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams1-1/+2
2016-01-15arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim1-0/+1
2016-01-15arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-8/+0
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-81/+117
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+20
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds14-42/+157
2016-01-12arm64: define __smp_xxxMichael S. Tsirkin1-5/+5
2016-01-12arm64: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+1
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon1-1/+2
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2-0/+5
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro1-2/+4
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse1-2/+0
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods3-32/+40
2015-12-21arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini1-0/+20
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2-1/+10
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin1-1/+0
2015-12-17arm64: Use PoU cache instr for I/D coherencyAshok Kumar1-0/+1
2015-12-15arm64: reduce stack use in irq_handlerJames Morse1-7/+4
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon1-0/+9
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier4-79/+80
2015-12-14arm64: Add macros to read/write system registersMark Rutland1-0/+21
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar1-0/+6
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier1-0/+1
2015-12-10arm64: cmpxchg: Don't incldue linux/mmdebug.hMark Brown1-1/+0
2015-12-10arm64: mm: fold alternatives into .initMark Rutland1-1/+0
2015-12-10arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse1-0/+11
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel1-0/+9
2015-12-09arm64: irq: fix walking from irq stack to task stackWill Deacon1-2/+18
2015-12-08arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse1-0/+2
2015-12-08arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro1-0/+32
2015-12-08arm64: Store struct thread_info in sp_el0Jungseok Lee1-2/+8
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini1-5/+13
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin1-8/+3
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin1-0/+13
2015-12-03arm64: spinlock: serialise spin_unlock_wait against concurrent lockersWill Deacon1-2/+21
2015-12-02arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov1-1/+1
2015-12-01arm64: pgtable: implement pte_accessible()Will Deacon1-0/+10
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-4/+24
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose1-2/+4
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose1-2/+8
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky1-0/+5
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose1-0/+12