aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi
2013-12-16arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi
2013-12-16arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi
2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar
2013-12-11xen/arm64: do not call the swiotlb functions twiceStefano Stabellini
2013-12-06arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper
2013-12-06arm64: Fix memory shareability attribute for ioremap_wc/cacheCatalin Marinas
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2013-11-25arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15arm64: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2013-11-11Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-11-09ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang
2013-11-08arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini
2013-11-07arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier
2013-11-07arm/arm64: KVM: MMIO support for BE guestMarc Zyngier
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter
2013-10-29arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-10-25arm64: Fix the endianness of arch_spinlock_tCatalin Marinas
2013-10-25arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2013-10-25arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach
2013-10-25arm64: compat: correct register concatenation for syscall wrappersMatthew Leach
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon
2013-10-25arm64: ELF: add support for big-endian executablesWill Deacon
2013-10-25arm64: big-endian: fix byteorder includeWill Deacon
2013-10-25arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-10-25arm64: read enable-method for CPU0Mark Rutland
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-10-25arm64: reorganise smp_enable_opsMark Rutland
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland
2013-10-24arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon
2013-10-24arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon
2013-10-24arm64: locks: introduce ticket-based spinlock implementationWill Deacon
2013-10-23arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2013-10-22arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall