summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAge
...
| | * | | | KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-17
| * | | | | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-16
| |\ \ \ \ \
| | * | | | | ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-02
| * | | | | | KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-15
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-08
| * | | | | arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-25
| * | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| * | | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-09
| * | | | | arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_d...Stefano Stabellini2013-10-18
| * | | | | arm64: define DMA_ERROR_CODEStefano Stabellini2013-10-15
| | |_|/ / | |/| | |
* | | | | arm64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-15
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang2013-11-09
| |/ / / /
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\| | |
| * | | | of: remove empty arch prom.h headersRob Herring2013-10-09
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-12
|\ \ \ \
| * | | | ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-26
| * | | | ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha2013-09-26
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-12
|\ \ \ \
| * \ \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
| | |_|/ | |/| |
* | | | arm64: Use 42-bit address space with 64K pagesCatalin Marinas2013-11-05
* | | | arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-30
* | | | arm64: Fix the endianness of arch_spinlock_tCatalin Marinas2013-10-25
* | | | arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-25
* | | | arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach2013-10-25
* | | | arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-25
* | | | arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-25
* | | | arm64: ELF: add support for big-endian executablesWill Deacon2013-10-25
* | | | arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* | | | arm64: read enable-method for CPU0Mark Rutland2013-10-25
* | | | arm64: factor out spin-table boot methodMark Rutland2013-10-25
* | | | arm64: reorganise smp_enable_opsMark Rutland2013-10-25
* | | | arm64: unify smp_psci.c and psci.cMark Rutland2013-10-25
* | | | arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-24
* | | | arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2013-10-24
* | | | arm64: locks: introduce ticket-based spinlock implementationWill Deacon2013-10-24
* | | | arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-23
| |/ / |/| |
* | | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-25
| |/ |/|
* | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-20
|/
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-06
|\
| * arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
| * Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-02
| * ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...Chen Gang2013-08-22
| * arm64: add support for kernel mode NEONArd Biesheuvel2013-08-20
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \
| * \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-21
| |\ \