summaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier2013-06-121-0/+10
* arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-123-7/+186
* arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-123-3/+170
* arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-123-2/+183
* arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-123-3/+47
* arm64: KVM: Build system integrationMarc Zyngier2013-06-122-0/+24
* arm64: KVM: PSCI implementationMarc Zyngier2013-06-124-10/+47
* arm64: KVM: Plug the arch timerMarc Zyngier2013-06-122-0/+68
* arm64: KVM: Plug the VGICMarc Zyngier2013-06-121-0/+88
* arm64: KVM: Exit handlingMarc Zyngier2013-06-121-0/+119
* arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-122-0/+650
* arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-072-0/+120
* arm64: KVM: guest one-reg interfaceMarc Zyngier2013-06-071-0/+259
* 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: virtual CPU resetMarc Zyngier2013-06-071-0/+76
* arm64: KVM: CPU specific system registers handlingMarc Zyngier2013-06-071-0/+85
* arm64: KVM: system register handlingMarc Zyngier2013-06-074-0/+1101
* arm64: KVM: user space interfaceMarc Zyngier2013-06-071-0/+117
* arm64: KVM: architecture specific MMU backendMarc Zyngier2013-06-071-0/+135
* arm64: KVM: fault injection into a guestMarc Zyngier2013-06-071-0/+126
* 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: HYP mode idmap supportMarc Zyngier2013-06-071-0/+20
* arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-073-0/+37
* arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-311-3/+9
* arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-311-0/+10
* arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-242-3/+5
* arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-241-0/+1
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-171-1/+1
* arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-141-2/+0
* arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-141-1/+1
* arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-141-9/+3
* arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-132-4/+1
* arm64: Fix duplicate definition of early_consoleChen Gang2013-05-131-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-8/+1
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-8/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\ \
| * | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-086-12/+17
|\ \ \
| * | | arm64: Treat the bitops index argument as an 'int'Catalin Marinas2013-05-081-5/+5
| * | | arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas2013-05-081-1/+2
| * | | arm64: dts: fix #address-cells for foundation-v8Mark Rutland2013-05-081-1/+1
| * | | arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-083-5/+8
| * | | arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas2013-05-081-0/+1
* | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-072-2/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-172-2/+9
| |\ \ \
| | * | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-112-2/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-7/+0
|\ \ \ \ \