aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-25
* arm64: Widen hwcap to be 64 bitSteve Capper2013-09-20
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-06
|\
| * arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
| * Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-02
| * ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-22
| * arm64: add support for kernel mode NEONArd Biesheuvel2013-08-20
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \
| * \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-21
| |\ \
| | * | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-07-31
| | * | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-07-31
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-21
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang2013-08-09
| * | | arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-09
| | |/ | |/|
* / | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-16
|/ /
* | arm64: Change kernel stack size to 16KFeng Kan2013-07-26
* | arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-23
* | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-19
|\ \
| * | arm64: use common reboot infrastructureMarc Zyngier2013-07-19
| * | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-19
| |/
* / arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-01
| |\
| | * ARM64: mm: THP support.Steve Capper2013-06-14
| | * ARM64: mm: HugeTLB support.Steve Capper2013-06-14
| | * ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-14
| | * ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-14
| * | arm64: Add defines for APM ARMv8 implementationVinayak Kale2013-06-20
| * | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-12
| |\ \
| | * | arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-12
| | * | arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-12
| | * | arm64: KVM: PSCI implementationMarc Zyngier2013-06-12
| | * | arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-07
| | * | arm64: KVM: MMIO access backendMarc Zyngier2013-06-07
| | * | arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier2013-06-07
| | * | arm64: KVM: system register handlingMarc Zyngier2013-06-07
| | * | arm64: KVM: user space interfaceMarc Zyngier2013-06-07
| | * | arm64: KVM: architecture specific MMU backendMarc Zyngier2013-06-07
| | * | arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier2013-06-07
| | * | arm64: KVM: system register definitions for 64bit guestsMarc Zyngier2013-06-07
| | * | arm64: KVM: EL2 register definitionsMarc Zyngier2013-06-07
| | * | arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-07
| | |/
| * | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-12
| |\ \
| | * | arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2013-06-07
| | * | arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini2013-06-07
| | |/
| * | arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
| * | arm64: device: add iommu pointer to device archdataWill Deacon2013-06-11