summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-3/+6
|\
| * Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki2015-04-101-3/+6
| |\
| | * ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano2015-03-241-2/+2
| | * ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-1/+4
* | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-151-4/+0
* | | arm64: standardize mmap_rnd() usageKees Cook2015-04-151-1/+0
* | | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-157-23/+23
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-4/+4
|\ \ \
| * | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-4/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-135-33/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-075-33/+9
| |\ \ \
| | * | | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-301-22/+0
| | * | | arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-123-11/+4
| | * | | KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-0/+3
| | * | | KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+2
| | |/ /
* | | | arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper2015-03-242-19/+57
* | | | arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas2015-03-231-0/+9
| |_|/ |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-211-1/+5
|\ \ \
| * | | arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2015-03-201-1/+5
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-172-44/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier2015-03-111-2/+3
| * | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-111-0/+2
| * | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-111-42/+4
* | | arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2015-03-142-0/+16
|/ /
* | arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi2015-02-271-0/+2
* | arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-271-1/+2
* | arm64: enable PTE type bit in the mask for pte_modifyFeng Kan2015-02-261-1/+1
* | arm64: mm: remove unused functions and variable protoypesYingjoe Chen2015-02-261-5/+0
* | arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier2015-02-231-0/+5
* | arm64: insn: fix compare-and-branch encodingsRobin Murphy2015-02-231-2/+4
|/
* 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/+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-121-1/+1
|\ \ \ \ \
| * | | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1