aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-07
* arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-07
* arm64: barriers: allow dsb macro to take option parameterWill Deacon2014-02-06
* arm64: compat: Wire up new AArch32 syscallsCatalin Marinas2014-02-05
* arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2014-02-05
* arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-05
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-31
|\
| * arm64: mm: Introduce PTE_WRITESteve Capper2014-01-31
| * arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-31
| * arm64: fix build error if DMA_CMA is enabledPankaj Dubey2014-01-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\ \ \ \
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-15
| |\ \ \ \ \ \
| | * | | | | | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-11
| * | | | | | | Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier2013-12-28
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-28
| | * | | | | | | arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-28
| | | |/ / / / / | | |/| | | | |
| * / | | | | | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-21
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | arm64, jump label: optimize jump label implementationJiang Liu2014-01-08
| * | | | | | arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu2014-01-08
| * | | | | | arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu2014-01-08
| * | | | | | arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu2014-01-08
| * | | | | | arm64: introduce basic aarch64 instruction decoding helpersJiang Liu2014-01-08
| * | | | | | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-19
| |\ \ \ \ \ \
| | * | | | | | arm64: enable generic clockevent broadcastLorenzo Pieralisi2013-12-16
| | * | | | | | arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-16
| | * | | | | | arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-16
| | * | | | | | arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2013-12-16
| | * | | | | | arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi2013-12-16
| | | |_|/ / / | | |/| | | |
| * | | | | | arm64: Enable CMALaura Abbott2013-12-19
| * | | | | | arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-19
| * | | | | | arm64: drop redundant macros from read_cpuid()Ard Biesheuvel2013-12-19
| * | | | | | arm64: cmpxchg: update macros to prevent warningsMark Hambleton2013-12-19
| * | | | | | arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-19
| * | | | | | arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon2013-12-19
| * | | | | | arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon2013-12-19
| * | | | | | arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-19
| * | | | | | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-19
| * | | | | | arm64: Correct virt_addr_validLaura Abbott2013-12-19
| |/ / / / /
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-12
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-01-16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas2014-01-16
| |/ / /
* | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-20
|\ \ \ \ | |/ / / |/| | |