index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2014-01-08
arm64, jump label: optimize jump label implementation
Jiang Liu
2014-01-08
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
Jiang Liu
2014-01-08
arm64: move encode_insn_immediate() from module.c to insn.c
Jiang Liu
2014-01-08
arm64: introduce interfaces to hotpatch kernel and module code
Jiang Liu
2014-01-08
arm64: introduce basic aarch64 instruction decoding helpers
Jiang Liu
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
2013-12-19
arm64: Enable CMA
Laura Abbott
2013-12-19
arm64: Add hwcaps for crypto and CRC32 extensions.
Steve Capper
2013-12-19
arm64: drop redundant macros from read_cpuid()
Ard Biesheuvel
2013-12-19
arm64: cmpxchg: update macros to prevent warnings
Mark Hambleton
2013-12-19
arm64: support single-step and breakpoint handler hooks
Sandeepa Prabhu
2013-12-19
arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs
Will Deacon
2013-12-19
arm64: futex: ensure .fixup entries are sufficiently aligned
Will Deacon
2013-12-19
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2013-12-19
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
2013-12-19
arm64: Correct virt_addr_valid
Laura Abbott
2013-12-16
arm64: enable generic clockevent broadcast
Lorenzo Pieralisi
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi
2013-12-16
arm64: kernel: suspend/resume registers save/restore
Lorenzo Pieralisi
2013-12-16
arm64: kernel: build MPIDR_EL1 hash function data structure
Lorenzo Pieralisi
2013-12-16
arm64: kernel: add MPIDR_EL1 accessors macros
Lorenzo Pieralisi
2013-12-06
arm64: mm: Fix PMD_SECT_PROT_NONE definition
Steve Capper
2013-12-06
arm64: Fix memory shareability attribute for ioremap_wc/cache
Catalin Marinas
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
2013-11-25
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
arm64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2013-11-11
Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
2013-11-09
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
Chen Gang
2013-11-08
arm,arm64/include/asm/io.h: define struct bio_vec
Stefano Stabellini
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
2013-11-07
arm/arm64: KVM: MMIO support for BE guest
Marc Zyngier
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2013-10-29
arm64: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
2013-10-28
Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
2013-10-25
arm64: Fix the endianness of arch_spinlock_t
Catalin Marinas
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
[next]