summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier
2013-06-12arm64: KVM: Plug the VGICMarc Zyngier
2013-06-12arm64: KVM: Exit handlingMarc Zyngier
2013-06-12arm64: KVM: HYP mode world switch 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-12arm64: extable: sort the exception table at build timeWill 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: Do not flush the D-cache for anonymous pagesCatalin Marinas
2013-06-07arm64: Avoid cache flushing in 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: guest one-reg interfaceMarc 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: virtual CPU resetMarc Zyngier
2013-06-07arm64: KVM: CPU specific system registers handlingMarc 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: fault injection into a guestMarc 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: HYP mode idmap supportMarc Zyngier
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier
2013-06-07arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini
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-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland
2013-05-28arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-24arm64: Do not report user faults for handled signalsCatalin Marinas
2013-05-24arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon
2013-05-14arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas
2013-05-14arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh
2013-05-14arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon
2013-05-13arm64: Fix duplicate definition of early_consoleChen Gang
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds