summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_movewide()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_bitfield()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_add_sub_imm()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_load_store_pair()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_load_store_reg()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_cond_branch_imm()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_branch_reg()Zi Shen Lim2014-09-08
| * | | | | | arm64: introduce aarch64_insn_gen_comp_branch_imm()Zi Shen Lim2014-09-08
| * | | | | | arm64: LLVMLinux: Use global stack register variable for aarch64Mark Charlebois2014-09-08
| * | | | | | arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointerBehan Webster2014-09-08
| * | | | | | arm64: LLVMLinux: Add current_stack_pointer() for arm64Behan Webster2014-09-08
| * | | | | | arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott2014-09-08
| * | | | | | arm64: Introduce {set,clear}_pte_bitLaura Abbott2014-09-08
| * | | | | | arm64: convert part of soft_restart() to assemblyArun Chandran2014-09-08
| * | | | | | arm64: add helper functions to read I-cache attributesArd Biesheuvel2014-09-08
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-09-27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall2014-09-26
| | * | | | arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-26
| | * | | | Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-18
| | |\ \ \ \
| | * | | | | ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2014-09-11
| | * | | | | KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2014-08-27
| | * | | | | KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2014-08-27
| | | |_|/ / | | |/| | |
| * | | | | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-24
| * | | | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
| | |/ / / | |/| | |
| * | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
| * | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
| |/ / /
* | | | arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon2014-08-29
* | | | arm64: Add brackets around user_stack_pointer()Catalin Marinas2014-08-29
* | | | arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2014-08-28
| |/ / |/| |
* | | arm64: mm: update max pa bits to 48Ganapatrao Kulkarni2014-08-19
* | | arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon2014-08-18
|/ /
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \
| * | arm64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-08
|\ \ \
| * | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-05
| |\ \
| | * | arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier2014-08-01
| | * | arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier2014-07-11
| | * | arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier2014-07-11
| | * | arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier2014-07-11
| | * | arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier2014-07-11
| | * | ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky2014-07-11
| | * | ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky2014-07-11
| | * | arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier2014-07-11
| | * | arm64: KVM: vgic: add GICv3 world switchMarc Zyngier2014-07-11
| | * | KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-11