aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-0/+5
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
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/viro/signalLinus Torvalds2-3/+3
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus 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' and 'arm/omap' into nextJoerg Roedel1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-8/+5
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds12-26/+183
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo 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
2012-12-05arm64: add hypervisor stubMarc Zyngier1-0/+3
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier1-0/+51
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier1-0/+8
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier1-0/+10
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier1-2/+19
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon1-4/+4
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro1-1/+1
2012-11-29arm64: Make !dirty ptes read-onlyCatalin Marinas1-0/+2
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-8/+0
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro3-2/+7
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro4-17/+11
2012-11-28ARM64: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas1-2/+9
2012-11-23arm64: Include the clkdev.h generic headerCatalin Marinas1-0/+1