aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier1-1/+2
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier1-3/+5
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon1-6/+10
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott1-0/+1
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel1-1/+1
2015-11-17arm64: do not include ptrace.h from compat.hArnd Bergmann1-2/+1
2015-11-17arm64: simplify dma_get_opsArnd Bergmann1-10/+3
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-3/+4
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel1-0/+1