summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-083-1/+55
* arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-082-1/+8
* arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-081-0/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-082-14/+5
|\
| * Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
| * arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-031-1/+5
* | arm64: add early_ioremap supportMark Salter2014-04-074-1/+70
* | arm64: initialize pgprot info earlier in bootMark Salter2014-04-071-0/+1
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-023-6/+22
|\ \
| * | arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-0/+2
| * | ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-031-0/+4
| * | arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-032-2/+4
| * | arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-4/+12
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3119-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
OpenPOWER on IntegriCloud