summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-0119-186/+309
|\
| * arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-241-2/+0
| * arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
| * arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-141-28/+24
| * arm64: rwsem: use asm-generic rwsem implementationWill Deacon2014-03-141-0/+1
| * arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2014-03-141-0/+29
| * ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-132-2/+2
| * ARM64: perf: add support for perf registers APIJean Pihet2014-03-131-0/+1
| * arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-132-12/+8
| * arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-03-131-1/+1
| * arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-03-131-3/+3
| * arm64: barriers: add dmb barrierWill Deacon2014-03-101-0/+1
| * arm64: topology: Implement basic CPU topology supportMark Brown2014-03-041-0/+39
| * arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-041-0/+6
| * arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-041-1/+2
| * arm64: remove return value form psci_init()Vladimir Murzin2014-02-281-1/+1
| * arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-272-0/+14
| * arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-261-116/+20
| * arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-261-1/+1
| * misc: debug: remove compilation warningsVijaya Kumar K2014-02-261-1/+1
| * arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-262-0/+131
| * arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-262-17/+23
* | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-0/+1
|\ \
| * | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-3/+4
|\ \ \ | |/ / |/| |
| * | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-3/+3
* | | arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas2014-02-281-0/+8
* | | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-281-5/+5
| |/ |/|
* | arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-074-25/+21
* | arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-073-15/+29
* | arm64: barriers: allow dsb macro to take option parameterWill Deacon2014-02-061-1/+1
* | arm64: compat: Wire up new AArch32 syscallsCatalin Marinas2014-02-051-1/+4
* | arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2014-02-052-2/+2
* | arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-051-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-312-31/+63
|\
| * arm64: mm: Introduce PTE_WRITESteve Capper2014-01-311-23/+25
| * arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-311-10/+41
| * arm64: fix build error if DMA_CMA is enabledPankaj Dubey2014-01-271-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-1/+1
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-4/+0
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-182-2/+2
| |\ \ \ \
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-232-1/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-151-0/+1
| |\ \ \ \ \ \
| | * | | | | | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-111-0/+1
| * | | | | | | arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-281-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-2117-50/+432
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | arm64, jump label: optimize jump label implementationJiang Liu2014-01-081-0/+52