summaryrefslogtreecommitdiff
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAge
...
| | * | arm64: KVM: Build system integrationMarc Zyngier2013-06-12
| | * | arm64: KVM: PSCI implementationMarc Zyngier2013-06-12
| | * | arm64: KVM: Plug the arch timerMarc Zyngier2013-06-12
| | * | arm64: KVM: Plug the VGICMarc Zyngier2013-06-12
| | * | arm64: KVM: Exit handlingMarc Zyngier2013-06-12
| | * | arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-12
| | * | arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-07
| | * | arm64: KVM: guest one-reg interfaceMarc 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: virtual CPU resetMarc Zyngier2013-06-07
| | * | arm64: KVM: CPU specific system registers handlingMarc 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: fault injection into a guestMarc 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: HYP mode idmap supportMarc 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: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini2013-06-07
| | * | 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: extable: sort the exception table at build timeWill Deacon2013-06-12
| * | | arm64: device: add iommu pointer to device archdataWill Deacon2013-06-11
| * | | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-11
| * | | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-10
| * | | arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-07
| * | | arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-07
| * | | arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-07
| * | | arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-07
| * | | arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2013-06-07
| * | | arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia2013-06-07
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-03
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2013-06-29
| |\ \ \
| | * | | clocksource: arch_timer: use virtual countersMark Rutland2013-06-07
| | | |/ | | |/|
* | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \
| * | | | arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-02
|\ \ \ \ | |_|/ / |/| | |
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-29
| | |/ | |/|
* / | perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-20
|/ /
* | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-31
* | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-31
* | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-24
* | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-24
|/
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-17
* arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-14