summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Enable CMALaura Abbott
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon
2013-12-19arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2013-12-19arm64: Correct virt_addr_validLaura Abbott
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi
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-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