aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-07arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier1-0/+186
2013-06-07arm64: KVM: system register handlingMarc Zyngier2-0/+80
2013-06-07arm64: KVM: user space interfaceMarc Zyngier1-0/+117
2013-06-07arm64: KVM: architecture specific MMU backendMarc Zyngier1-0/+135
2013-06-07arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier1-0/+158
2013-06-07arm64: KVM: system register definitions for 64bit guestsMarc Zyngier1-0/+68
2013-06-07arm64: KVM: EL2 register definitionsMarc Zyngier1-0/+245
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier3-0/+37
2013-06-07arm64/xen: implement ioremap_cached on arm64Stefano Stabellini1-0/+2
2013-06-07arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini7-0/+57
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland1-10/+0
2013-05-28arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-2/+2
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon1-1/+1
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-1/+1
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas1-1/+1
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2013-04-25arm64: Fix compat types affecting struct compat_statCatalin Marinas1-9/+13
2013-04-25arm64: compiling issue, need add include/asm/vga.h fileChen Gang1-0/+1
2013-04-23arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang1-0/+3
2013-04-19arm64: Define readq and writeq for driver module usingChen Gang1-0/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrcOlof Johansson1-0/+5
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier1-0/+55
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-0/+5
2013-03-28Merge branch 'arm64-klib' into upstreamCatalin Marinas3-3/+53
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas3-0/+7
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas1-2/+16
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas1-0/+6
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas2-1/+31
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino1-0/+4
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2-0/+32
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino1-0/+2
2013-03-20arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier1-0/+22
2013-03-18arm64: fix padding computation in struct ucontextAndreas Schwab1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-6/+2
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-100/+133
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-14arm64: switch compat to generic old sigsuspendAl Viro1-1/+1
2013-02-14arm64: switch to generic sigaltstackAl Viro2-3/+1
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon1-0/+15
2013-02-11arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon4-143/+143
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-mr into for-arm-soc/arch-timersWill Deacon2-100/+133
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland2-102/+133
2013-01-31arm64: arm_generic: prevent reading stale timeMark Rutland1-0/+2
2013-01-29arm64: Add kvm_para.h and xor.h generic headersCatalin Marinas2-0/+5
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier1-0/+1
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon1-0/+38