summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-11/+43
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas3-6/+11
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter1-1/+1
2013-10-25arm64: Fix the endianness of arch_spinlock_tCatalin Marinas1-0/+5
2013-10-25arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach1-1/+2
2013-10-25arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach1-0/+19
2013-10-25arm64: compat: correct register concatenation for syscall wrappersMatthew Leach1-0/+12
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon4-0/+25
2013-10-25arm64: ELF: add support for big-endian executablesWill Deacon1-0/+13
2013-10-25arm64: big-endian: fix byteorder includeWill Deacon1-0/+4
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland3-0/+15
2013-10-25arm64: read enable-method for CPU0Mark Rutland1-1/+2
2013-10-25arm64: factor out spin-table boot methodMark Rutland2-2/+17
2013-10-25arm64: reorganise smp_enable_opsMark Rutland2-11/+33
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland1-19/+0
2013-10-24arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon1-0/+2
2013-10-24arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon1-2/+6
2013-10-24arm64: locks: introduce ticket-based spinlock implementationWill Deacon2-31/+58
2013-10-23arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2-5/+7
2013-09-26ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha3-8/+36
2013-09-26ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha1-4/+8
2013-09-25arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro1-4/+6
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper1-1/+1
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-3/+19
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+9
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon1-0/+1
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni1-3/+0
2013-08-22ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2-0/+4
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+11
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner1-14/+9
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel1-0/+14
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+5
2013-08-09arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang1-1/+1
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier1-7/+10
2013-08-01clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd1-2/+2
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd1-14/+9
2013-07-26arm64: Change kernel stack size to 16KFeng Kan1-2/+2
2013-07-23arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+13
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2-8/+2
2013-07-19arm64: use common reboot infrastructureMarc Zyngier1-1/+2
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker1-1/+1
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds32-39/+1517
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas5-17/+217
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-7/+0