summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-29arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon1-1/+8
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky1-2/+2
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon1-1/+0
2014-07-17arm64: implement TASK_SIZE_OFColin Cross1-0/+2
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland1-10/+0
2014-01-09arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2014-01-09arm64: Change kernel stack size to 16KFeng Kan1-2/+2
2014-01-09arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+13
2014-01-09arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas1-1/+2
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+5
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon1-1/+1
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas1-1/+1
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
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-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson1-0/+5
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier1-0/+55
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-0/+5
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