Age | Commit message (Expand) | Author |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2018-06-21 | locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-... | Will Deacon |
2018-06-21 | locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm... | Will Deacon |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-02 | arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file | Catalin Marinas |
2018-06-01 | kvm: Make VM ioctl do valloc for some archs | Marc Orr |
2018-06-01 | Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2018-06-01 | arm64: signal: Report signal frame size to userspace via auxv | Dave Martin |
2018-05-31 | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID | Marc Zyngier |
2018-05-31 | arm64: KVM: Add ARCH_WORKAROUND_2 support for guests | Marc Zyngier |
2018-05-31 | arm64: KVM: Add HYP per-cpu accessors | Marc Zyngier |
2018-05-31 | arm64: ssbd: Introduce thread flag to control userspace mitigation | Marc Zyngier |
2018-05-31 | arm64: ssbd: Restore mitigation status on CPU resume | Marc Zyngier |
2018-05-31 | arm64: ssbd: Add global mitigation state accessor | Marc Zyngier |
2018-05-31 | arm64: Add 'ssbd' command-line option | Marc Zyngier |
2018-05-31 | arm64: Add ARCH_WORKAROUND_2 probing | Marc Zyngier |
2018-05-25 | KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION | Eric Auger |
2018-05-25 | KVM: arm64: Remove eager host SVE state saving | Dave Martin |
2018-05-25 | KVM: arm64: Save host SVE context as appropriate | Dave Martin |
2018-05-25 | arm64/sve: Move sve_pffr() to fpsimd.h and make inline | Dave Martin |
2018-05-25 | arm64/sve: Move read_zcr_features() out of cpufeature.h | Dave Martin |
2018-05-25 | KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing | Dave Martin |
2018-05-25 | KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags | Dave Martin |
2018-05-25 | arm64: fpsimd: Eliminate task->mm checks | Dave Martin |
2018-05-25 | arm64: fpsimd: Avoid FPSIMD context leakage for the init task | Dave Martin |
2018-05-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2018-05-21 | arm64: lse: Add early clobbers to some input/output asm operands | Will Deacon |
2018-05-20 | arm64: KVM: Use lm_alias() for kvm_ksym_ref() | Mark Rutland |
2018-05-19 | Merge branch 'linus' into timers/2038 | Thomas Gleixner |
2018-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-17 | arm64/sve: Write ZCR_EL1 on context switch only if changed | Dave Martin |
2018-05-17 | arm64: topology: divorce MC scheduling domain from core_siblings | Jeremy Linton |
2018-05-17 | arm64: topology: rename cluster_id | Jeremy Linton |
2018-05-17 | arm64/acpi: Create arch specific cpu to acpi id helper | Jeremy Linton |
2018-05-16 | arm64: cmpwait: Clear event register before arming exclusive monitor | Will Deacon |
2018-05-15 | arm64: Remove duplicate include | Vincenzo Frascino |
2018-05-15 | arm64: Increase ARCH_DMA_MINALIGN to 128 | Catalin Marinas |
2018-05-15 | KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock | Andre Przywara |
2018-05-15 | locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked() | Andrea Parri |
2018-05-11 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2018-05-11 | Revert "arm64: Increase the max granular size" | Catalin Marinas |
2018-05-09 | arm64: Add MIDR encoding for NVIDIA CPUs | David Gilhooley |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |