aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-12
|\
| * arm64: introduce virt_to_pfnStefano Stabellini2014-05-12
* | arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-25
* | arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper2014-04-25
* | arm64: add renameat2 compat syscallMiklos Szeredi2014-04-23
* | arm64: __NR_compat_syscalls fixMiklos Szeredi2014-04-22
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-08
|\ \
| * | Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-05
| * | arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-03
* | | arm64: add early_ioremap supportMark Salter2014-04-07
* | | arm64: initialize pgprot info earlier in bootMark Salter2014-04-07
* | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\ \ \ | |_|/ |/| |
| * | arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-02
| * | ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-02
| * | arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-02
| * | arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-02
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-31
|\ \ \ | | |/ | |/|
| * | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-24
| * | arm64: Fix __range_ok macroChristopher Covington2014-03-20
| * | arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-14
| * | arm64: rwsem: use asm-generic rwsem implementationWill Deacon2014-03-14
| * | arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2014-03-14
| * | ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-13
| * | ARM64: perf: add support for perf registers APIJean Pihet2014-03-13
| * | arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-13
| * | arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-03-13
| * | arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-03-13
| * | arm64: barriers: add dmb barrierWill Deacon2014-03-10
| * | arm64: topology: Implement basic CPU topology supportMark Brown2014-03-04
| * | arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-04
| * | arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-04
| * | arm64: remove return value form psci_init()Vladimir Murzin2014-02-28
| * | arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-27
| * | arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-26
| * | arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-26
| * | misc: debug: remove compilation warningsVijaya Kumar K2014-02-26
| * | arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-26
| * | arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-26
| |/
* | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-31
|\ \
| * | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-04
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ \ | |/ / |/| |
| * | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| * | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
* | | arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas2014-02-28
* | | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-28
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-14
|\ \
| * | arm64: KVM: Add VGIC device control for arm64Christoffer Dall2014-02-14
* | | 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