summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-14/+0
|\
| * ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang2013-11-091-14/+0
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-1/+0
|\ \
| * \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-4/+6
| |\ \ | | |/
| * | of: remove empty arch prom.h headersRob Herring2013-10-091-1/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-123-11/+43
|\ \ \
| * | | ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-263-8/+36
| * | | ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha2013-09-261-4/+8
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+1
|\ \ \
| * \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-092-5/+7
| |\ \ \ | | | |/ | | |/|
| * | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
* | | | arm64: Use 42-bit address space with 64K pagesCatalin Marinas2013-11-053-6/+11
* | | | arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-301-1/+1
* | | | arm64: Fix the endianness of arch_spinlock_tCatalin Marinas2013-10-251-0/+5
* | | | arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-251-1/+2
* | | | arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach2013-10-251-0/+19
* | | | arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-251-0/+12
* | | | arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-254-0/+25
* | | | arm64: ELF: add support for big-endian executablesWill Deacon2013-10-251-0/+13
* | | | arm64: big-endian: fix byteorder includeWill Deacon2013-10-251-0/+4
* | | | arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-253-0/+15
* | | | arm64: read enable-method for CPU0Mark Rutland2013-10-251-1/+2
* | | | arm64: factor out spin-table boot methodMark Rutland2013-10-252-2/+17
* | | | arm64: reorganise smp_enable_opsMark Rutland2013-10-252-11/+33
* | | | arm64: unify smp_psci.c and psci.cMark Rutland2013-10-251-19/+0
* | | | arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-241-0/+2
* | | | arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2013-10-241-2/+6
* | | | arm64: locks: introduce ticket-based spinlock implementationWill Deacon2013-10-242-31/+58
* | | | arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-231-0/+6
| |/ / |/| |
* | | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
| |/ |/|
* | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-201-1/+1
|/
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-065-3/+19
|\
| * arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-031-0/+1
| * Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-3/+0
| * ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-222-0/+4
| * arm64: add support for kernel mode NEONArd Biesheuvel2013-08-201-0/+14
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-14/+9
|\ \
| * \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-211-14/+9
| |\ \
| | * | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-011-2/+2
| | * | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-14/+9
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-212-8/+11
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang2013-08-091-1/+1
| * | | arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-091-7/+10
| | |/ | |/|
* | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+5
|/ /
* | arm64: Change kernel stack size to 16KFeng Kan2013-07-261-2/+2
* | arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-231-0/+13
* | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-192-8/+2
|\ \
| * | arm64: use common reboot infrastructureMarc Zyngier2013-07-191-1/+2
| * | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-191-7/+0
| |/
* | arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-141-1/+1
|/
OpenPOWER on IntegriCloud