summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-0332-39/+1517
|\
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-015-17/+217
| |\
| | * ARM64: mm: THP support.Steve Capper2013-06-144-0/+67
| | * ARM64: mm: HugeTLB support.Steve Capper2013-06-143-2/+136
| | * ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-141-12/+12
| | * ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-141-2/+2
| * | arm64: Add defines for APM ARMv8 implementationVinayak Kale2013-06-201-0/+3
| * | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-1212-0/+1209
| |\ \
| | * | arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-122-1/+2
| | * | arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-121-0/+5
| | * | arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-121-2/+11
| | * | arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-121-1/+14
| | * | arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-123-3/+47
| | * | arm64: KVM: PSCI implementationMarc Zyngier2013-06-123-1/+40
| | * | arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-071-0/+13
| | * | arm64: KVM: MMIO access backendMarc Zyngier2013-06-071-0/+59
| | * | arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier2013-06-071-0/+186
| | * | arm64: KVM: system register handlingMarc Zyngier2013-06-072-0/+80
| | * | arm64: KVM: user space interfaceMarc Zyngier2013-06-071-0/+117
| | * | arm64: KVM: architecture specific MMU backendMarc Zyngier2013-06-071-0/+135
| | * | arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier2013-06-071-0/+158
| | * | arm64: KVM: system register definitions for 64bit guestsMarc Zyngier2013-06-071-0/+68
| | * | arm64: KVM: EL2 register definitionsMarc Zyngier2013-06-071-0/+245
| | * | arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-073-0/+37
| | |/
| * | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-128-0/+59
| |\ \
| | * | arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2013-06-071-0/+2
| | * | arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini2013-06-077-0/+57
| | |/
| * | arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-122-2/+9
| * | arm64: device: add iommu pointer to device archdataWill Deacon2013-06-111-0/+3
| * | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-111-2/+2
| * | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-101-3/+3
| * | arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-071-6/+0
| * | arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-071-1/+2
| * | arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-071-3/+0
| * | arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia2013-06-071-6/+11
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-10/+0
|\ \
| * | clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-10/+0
| |/
* | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-2/+2
|\ \
| * | arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-2/+2
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0
|/
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-1/+1
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-1/+1
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-081-1/+1
|\ \
| * | arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-081-1/+1
| |/
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-0/+5
|\ \ | |/ |/|
| * Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-171-0/+5
| |\
| | * ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-0/+5
* | | arm64: Fix compat types affecting struct compat_statCatalin Marinas2013-04-251-9/+13
* | | arm64: compiling issue, need add include/asm/vga.h fileChen Gang2013-04-251-0/+1