summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-0/+5
* 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-291-0/+2
* | | | 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
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-162-1/+2
| | |\ \ \ \
* | | \ \ \ \ Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-1212-26/+183
|\ \ \ \ \ \ \
| * | | | | | | arm64: compat for clock_adjtime(2) is miswiredAl Viro2012-12-051-1/+1
| * | | | | | | arm64: move FP-SIMD save/restore code to a macroMarc Zyngier2012-12-051-0/+64
| * | | | | | | arm64: add hypervisor stubMarc Zyngier2012-12-051-0/+3
| * | | | | | | arm64: record boot mode when entering the kernelMarc Zyngier2012-12-051-0/+51
| * | | | | | | arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-051-0/+8
| * | | | | | | arm64: add AArch32 execution modes to ptrace.hMarc Zyngier2012-12-051-0/+10
| * | | | | | | arm64: expand register mapping between AArch32 and AArch64Marc Zyngier2012-12-051-2/+19
| * | | | | | | arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-051-4/+4
| * | | | | | | arm64: Make !dirty ptes read-onlyCatalin Marinas2012-11-291-0/+2
| * | | | | | | arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2012-11-231-2/+9
| * | | | | | | arm64: Include the clkdev.h generic headerCatalin Marinas2012-11-231-0/+1
| * | | | | | | Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas2012-11-192-8/+9
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |