summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: Fix compat types affecting struct compat_statCatalin Marinas2013-04-251-9/+13
* arm64: compiling issue, need add include/asm/vga.h fileChen Gang2013-04-251-0/+1
* arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang2013-04-231-0/+3
* arm64: Define readq and writeq for driver module usingChen Gang2013-04-191-0/+4
* arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier2013-04-171-0/+55
* Merge branch 'arm64-klib' into upstreamCatalin Marinas2013-03-283-3/+53
|\
| * arm64: klib: Optimised atomic bitopsCatalin Marinas2013-03-211-2/+16
| * arm64: klib: Optimised string functionsCatalin Marinas2013-03-211-0/+6
| * arm64: klib: Optimised memory functionsCatalin Marinas2013-03-212-1/+31
* | arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas2013-03-263-0/+7
* | arm64: head: match all affinity levels in the pen of the secondariesJavi Merino2013-03-201-0/+4
* | arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2013-03-202-0/+32
* | arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino2013-03-201-0/+2
* | arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier2013-03-201-0/+22
|/
* arm64: fix padding computation in struct ucontextAndreas Schwab2013-03-181-1/+1
* fix compat truncate/ftruncateAl Viro2013-02-251-2/+2
* switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-233-6/+2
|\
| * burying unused conditionalsAl Viro2013-02-141-2/+0
| * arm64: switch compat to generic old sigsuspendAl Viro2013-02-141-1/+1
| * arm64: switch to generic sigaltstackAl Viro2013-02-142-3/+1
* | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-212-100/+133
|\ \
| * \ Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon2013-02-012-100/+133
| |\ \
| | * | arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-312-102/+133
| | * | arm64: arm_generic: prevent reading stale timeMark Rutland2013-01-311-0/+2
* | | | arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-111-0/+15
* | | | arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon2013-02-114-143/+143
* | | | arm64: Add kvm_para.h and xor.h generic headersCatalin Marinas2013-01-292-0/+5
* | | | arm64: SMP: enable PSCI boot methodMarc Zyngier2013-01-291-0/+1
* | | | arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-291-0/+38
* | | | arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier2013-01-291-0/+10
* | | | arm64: perf: add guest vs host discriminationMarc Zyngier2013-01-291-1/+6
* | | | arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier2013-01-291-0/+10
* | | | arm64: Add simple earlyprintk supportCatalin Marinas2013-01-223-0/+5
|/ / /
* | | arm64: elf: fix core dumping to match what glibc expectsWill Deacon2013-01-221-1/+4
| |/ |/|
* | arm64: compat: add syscall table entries for new syscallsWill Deacon2013-01-151-1/+6
* | arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2013-01-101-11/+13
* | arm64: mm: only wrprotect clean ptes if they are presentWill Deacon2013-01-101-7/+9
|/
* arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas2013-01-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-3/+3
|\
| * new helper: compat_user_stack_pointer()Al Viro2012-12-191-2/+3
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \ \
| | * | | | ARM64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | |/ / /
* | | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-171-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-8/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-8/+0
| * | | | arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-283-2/+7
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-284-17/+11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud