summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2013-08-22ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel
2013-07-26arm64: Change kernel stack size to 16KFeng Kan
2013-07-23arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-20arm64: Add defines for APM ARMv8 implementationVinayak Kale
2013-06-14ARM64: mm: THP support.Steve Capper
2013-06-14ARM64: mm: HugeTLB support.Steve Capper
2013-06-14ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper
2013-06-14ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier
2013-06-12arm64: KVM: define 32bit specific registersMarc Zyngier
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2013-06-11arm64: device: add iommu pointer to device archdataWill Deacon
2013-06-11arm64: pgtable: use pte_index instead of __pte_indexWill Deacon
2013-06-10arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang
2013-06-07arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon
2013-06-07arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas
2013-06-07arm64: Remove __flush_dcache_page()Catalin Marinas
2013-06-07arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia
2013-06-07arm64: KVM: hypervisor initialization codeMarc Zyngier
2013-06-07arm64: KVM: MMIO access backendMarc Zyngier
2013-06-07arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier
2013-06-07arm64: KVM: system register handlingMarc Zyngier
2013-06-07arm64: KVM: user space interfaceMarc Zyngier
2013-06-07arm64: KVM: architecture specific MMU backendMarc Zyngier
2013-06-07arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier
2013-06-07arm64: KVM: system register definitions for 64bit guestsMarc Zyngier
2013-06-07arm64: KVM: EL2 register definitionsMarc Zyngier
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier
2013-06-07arm64/xen: implement ioremap_cached on arm64Stefano Stabellini
2013-06-07arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland
2013-05-28arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds