summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
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-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier1-0/+55
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/vir...Linus 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-m...Will 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
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier1-0/+10
2013-01-29arm64: perf: add guest vs host discriminationMarc Zyngier1-1/+6
2013-01-29arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier1-0/+10
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas3-0/+5
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon1-1/+6
2013-01-10arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon1-11/+13
2013-01-10arm64: mm: only wrprotect clean ptes if they are presentWill Deacon1-7/+9
2013-01-02arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas1-0/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-19new helper: compat_user_stack_pointer()Al Viro1-2/+3
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-0/+1
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-8/+5
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-26/+183
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-05arm64: compat for clock_adjtime(2) is miswiredAl Viro1-1/+1
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier1-0/+64