summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-07-17arm64: implement TASK_SIZE_OFColin Cross
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland
2014-01-09arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2014-01-09arm64: Change kernel stack size to 16KFeng Kan
2014-01-09arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland
2014-01-09arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-25arm64: Fix compat types affecting struct compat_statCatalin Marinas
2013-04-25arm64: compiling issue, need add include/asm/vga.h fileChen Gang
2013-04-23arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang
2013-04-19arm64: Define readq and writeq for driver module usingChen Gang
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-03-28Merge branch 'arm64-klib' into upstreamCatalin Marinas
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino
2013-03-20arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier
2013-03-18arm64: fix padding computation in struct ucontextAndreas Schwab
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-14arm64: switch compat to generic old sigsuspendAl Viro
2013-02-14arm64: switch to generic sigaltstackAl Viro
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon
2013-02-11arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland
2013-01-31arm64: arm_generic: prevent reading stale timeMark Rutland
2013-01-29arm64: Add kvm_para.h and xor.h generic headersCatalin Marinas