summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-11-04ARM: dts: r8a7790: Correct critical CPU temperatureChris Paterson
2018-11-04kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu
2018-11-04ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton
2018-11-04x86/paravirt: Fix some warning messagesDan Carpenter
2018-11-04MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-11-04sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-11-04KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed
2018-11-04ARM: tegra: Fix ULPI regression on Tegra20Marcel Ziswiler
2018-11-04powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-11-04perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-11-04ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli
2018-11-04arm64: hugetlb: Fix handling of young ptesSteve Capper
2018-11-04ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni
2018-10-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-10-20powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-10-18ARM: use __inttype() in get_user()Russell King
2018-10-18ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-18ARM: signal: copy registers using __copy_from_user()Russell King
2018-10-18ARM: spectre-v1: fix syscall entryRussell King
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-10-18ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-10-18ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-10-18ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King
2018-10-18ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-10-18ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-10-18ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-10-18ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-10-18ARM: spectre-v2: add firmware based hardeningRussell King
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-10-18ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-10-18ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-10-18ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-18ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-18ARM: bugs: prepare processor bug infrastructureRussell King
2018-10-18ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta