summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-138-2/+49
|\
| * kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-238-2/+48
| |\
| | * arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-201-0/+7
| | * arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-201-0/+1
| | * arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-201-0/+3
| | * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-202-2/+5
| | * KVM: arm64: ARMv8 header changes for page loggingMario Smarduch2015-01-164-0/+24
| | * arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang2015-01-152-0/+7
| | * KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger2015-01-111-0/+2
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-0/+19
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2015-02-102-7/+9
| |\ \ \ | | | |/ | | |/|
| * | | ARM: 8189/1: arm64:add bitrev.h file to support rbit instructionYalin Wang2014-12-221-0/+19
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-1/+1
|\ \ \ \
| * | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-1125-192/+260
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas2015-02-021-1/+0
| * | | | arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macrosDave P Martin2015-01-291-11/+32
| * | | | arm64:mm: free the useless initial page tablezhichang.yuan2015-01-281-0/+3
| * | | | arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-273-6/+10
| * | | | arm64: Remove asm/syscalls.hCatalin Marinas2015-01-271-30/+0
| * | | | arm64: Implement the compat_sys_call_table in CCatalin Marinas2015-01-271-0/+3
| * | | | arm64: uapi: expose our struct ucontext to the uapi headersWill Deacon2015-01-232-3/+6
| * | | | smp, ARM64: Kill SMP single function call interruptJiang Liu2015-01-231-1/+1
| * | | | arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-232-0/+8
| * | | | arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose2015-01-231-0/+2
| * | | | arm64: Track system support for mixed endian EL0Suzuki K. Poulose2015-01-232-0/+16
| * | | | arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas2015-01-231-9/+2
| * | | | arm64: Fix overlapping VA allocationsMark Rutland2015-01-232-3/+12
| * | | | arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-221-13/+5
| * | | | arm64: add better page protections to arm64Laura Abbott2015-01-221-0/+5
| * | | | arm64: use fixmap for text patchingLaura Abbott2015-01-221-0/+1
| * | | | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas2015-01-153-116/+102
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm64: kvm: remove ESR_EL2_* macrosMark Rutland2015-01-151-69/+4
| | * | | arm64: remove ESR_EL1_* macrosMark Rutland2015-01-151-36/+0
| | * | | arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-151-13/+15
| | * | | arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-151-0/+6
| | * | | arm64: introduce common ESR_ELx_* definitionsMark Rutland2015-01-151-0/+79
| | | |/ | | |/|
| * | | arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-151-6/+23
| * | | arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-122-4/+0
| * | | arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-121-2/+32
| * | | arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel2015-01-121-0/+2
| * | | arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-122-0/+8
* | | | arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-18/+4
* | | | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-291-5/+8
* | | | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-291-0/+18
* | | | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-293-4/+12
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-01-172-1/+3
|\ \ \ \
| * | | | arm64: compat: wire up compat_sys_execveatWill Deacon2015-01-122-1/+3
| |/ / /
OpenPOWER on IntegriCloud