summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-2/+2
|\
| * Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-141-2/+2
| |\
| | * arm64: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * arm64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* | | 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-131-4/+0Star
* | | | 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-121-1/+1
|\ \ \ \ \
| * | | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-1225-192/+260
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arm64: compat: Remove incorrect comment in compat_siginfoCatalin Marinas2015-02-021-1/+0Star
| * | | | | 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/+0Star
| * | | | | 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/+2Star
| * | | | | arm64: Fix overlapping VA allocationsMark Rutland2015-01-232-3/+12
| * | | | | arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-221-13/+5Star
| * | | | | 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/+102Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | arm64: kvm: remove ESR_EL2_* macrosMark Rutland2015-01-151-69/+4Star
| | * | | | arm64: remove ESR_EL1_* macrosMark Rutland2015-01-151-36/+0Star
| | * | | | 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/+0Star
| * | | | 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/+4Star
* | | | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-291-5/+8