summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier
2015-12-14arm64: KVM: Add panic handlingMarc Zyngier
2015-12-14arm64: KVM: HYP mode entry pointsMarc Zyngier
2015-12-14arm64: KVM: Implement TLB handlingMarc Zyngier
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement the core world switchMarc Zyngier
2015-12-14arm64: KVM: Add patchable function selectorMarc Zyngier
2015-12-14arm64: KVM: Implement guest entryMarc Zyngier
2015-12-14arm64: KVM: Implement debug save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement system register save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement timer save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier
2015-12-14arm64: KVM: Add a HYP-specific header fileMarc Zyngier
2015-12-14arm64: Add macros to read/write system registersMark Rutland
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-11ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang
2015-12-11ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu
2015-12-11arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2015-12-11arm64: mm: place __cpu_setup in .textMark Rutland
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier
2015-12-10arm64: cmpxchg: Don't incldue linux/mmdebug.hMark Brown
2015-12-10arm64: mm: fold alternatives into .initMark Rutland
2015-12-10arm64: Remove redundant padding from linker scriptMark Rutland
2015-12-10arm64: mm: remove pointless PAGE_MASKingMark Rutland
2015-12-10arm64: don't call C code with el0's fp registerJames Morse
2015-12-10arm64: when walking onto the task stack, check sp & fp are in current->stackJames Morse
2015-12-10arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel
2015-12-09arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2015-12-09arm64: irq: fix walking from irq stack to task stackWill Deacon
2015-12-08arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse
2015-12-08arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro
2015-12-08arm64: Store struct thread_info in sp_el0Jungseok Lee
2015-12-07arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel
2015-12-04arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds