aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \
| * \ Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-11
| |\ \
| | * | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-07
| | * | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-07
| | * | arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-29
| * | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-11
| |\ \ \
| | * | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-22
| * | | | Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-28
| |\| | |
| | * | | 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-14
|\ \ \ \ \
| * | | | | 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-14
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \ \ \
| * | | | | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang2013-11-08
| |/ / / /
* | | | | 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-11
|\ \ \ \
| * | | | 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-11
|\ \ \ \
| * \ \ \ 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: big-endian: fix byteorder includeWill 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