summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-29Documentation: perf: Update documentation for ThunderX2 PMU uncore driverGanapatrao Prabhakerrao Kulkarni1-9/+11
2019-10-28Merge branch 'for-next/entry-s-to-c' into for-next/coreCatalin Marinas14-358/+417
2019-10-28arm64: Make arm64_dma32_phys_limit staticCatalin Marinas1-1/+1
2019-10-28Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas7-12/+124
2019-10-28Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas7-3/+73
2019-10-28Documentation: Add documentation for CCN-512 DTS bindingMarek Bykowski1-0/+1
2019-10-28perf: arm-ccn: Enable stats for CCN-512 interconnectMarek Bykowski1-0/+1
2019-10-28Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas15-23/+186
2019-10-28arm64: entry-common: don't touch daif before bp-hardeningJames Morse3-38/+30
2019-10-28arm64: Remove asmlinkage from updated functionsJames Morse5-38/+32
2019-10-28arm64: entry: convert el0_sync to CMark Rutland3-211/+227
2019-10-28arm64: entry: convert el1_sync to CMark Rutland3-71/+102
2019-10-28arm64: add local_daif_inherit()Mark Rutland1-0/+16
2019-10-28arm64: Add prototypes for functions called by entry.SJames Morse1-0/+22
2019-10-28arm64: remove __exception annotationsJames Morse6-39/+26
2019-10-28arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas1-1/+1
2019-10-26arm64: Enable and document ARM errata 1319367 and 1319537Marc Zyngier2-0/+14
2019-10-26arm64: KVM: Prevent speculative S1 PTW when restoring vcpu contextMarc Zyngier2-2/+64
2019-10-26arm64: KVM: Disable EL1 PTW when invalidating S2 TLBsMarc Zyngier1-0/+23
2019-10-26arm64: KVM: Reorder system register restoration and stage-2 activationMarc Zyngier1-6/+11
2019-10-25arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse1-0/+11
2019-10-25arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse2-2/+9
2019-10-25arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse5-2/+54
2019-10-25arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2019-10-25arm64: pgtable: Correct typo in commentMark Brown1-1/+1
2019-10-25arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1Dave Martin1-4/+11
2019-10-25arm64: cpufeature: Fix typos in commentShaokun Zhang1-1/+1
2019-10-18arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versionsMarc Zyngier2-4/+12
2019-10-18mm: fix double page fault on arm64 if PTE_AF is clearedJia He1-15/+89
2019-10-18x86/mm: implement arch_faults_on_old_pte() stub on x86Jia He1-0/+6
2019-10-18arm64: mm: implement arch_faults_on_old_pte() on arm64Jia He1-0/+14
2019-10-18arm64: cpufeature: introduce helper cpu_has_hw_af()Jia He1-0/+14
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon298-1802/+2755
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon3-8/+13
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland1-1/+5
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang1-1/+1
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry3-1/+20
2019-10-16arm64: mm: Fix unused variable warning in zone_sizes_initNathan Chancellor1-1/+1
2019-10-16arm64/mm: Poison initmem while freeing with free_reserved_area()Anshuman Khandual1-1/+1
2019-10-16arm64: use generic free_initrd_mem()Mike Rapoport2-12/+8
2019-10-15arm64: Document ICC_CTLR_EL3.PMHE setting requirementsMarc Zyngier1-0/+3
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier8-16/+53
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin1-1/+8
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-14mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'Nicolas Saenz Julienne1-19/+26
2019-10-14arm64: use both ZONE_DMA and ZONE_DMA32Nicolas Saenz Julienne3-15/+45
2019-10-14arm64: rename variables used to calculate ZONE_DMA32's sizeNicolas Saenz Julienne1-15/+15
2019-10-14arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()Nicolas Saenz Julienne1-1/+1
2019-10-14firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland3-13/+8
2019-10-14firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland2-23/+11