summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: r8a7790: Correct critical CPU temperatureChris Paterson2018-11-041-1/+1
* kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu2018-11-041-3/+3
* ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer2018-11-041-0/+11
* compiler.h: Allow arch-specific asm/compiler.hPaul Burton2018-11-041-0/+8
* x86/paravirt: Fix some warning messagesDan Carpenter2018-11-041-2/+2
* MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-11-042-0/+36
* sparc64: Fix regression in pmdp_invalidate().David S. Miller2018-11-041-6/+13
* KVM: x86: Update the exit_qualification access bits while walking an addressKarimAllah Ahmed2018-11-041-2/+9
* ARM: tegra: Fix ULPI regression on Tegra20Marcel Ziswiler2018-11-041-1/+1
* powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe2018-11-041-0/+3
* perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-11-042-0/+18
* perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-11-041-6/+6
* ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli2018-11-041-6/+8
* arm64: hugetlb: Fix handling of young ptesSteve Capper2018-11-041-3/+9
* ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-11-041-1/+1
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-10-201-9/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-201-14/+0
* powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy2018-10-203-6/+7
* powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-10-201-1/+8
* powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-10-201-2/+9
* ARM: spectre-v1: mitigate user accessesRussell King2018-10-182-0/+13
* ARM: spectre-v1: use get_user() for __get_user()Russell King2018-10-181-6/+11
* ARM: use __inttype() in get_user()Russell King2018-10-181-1/+8
* ARM: oabi-compat: copy semops using __copy_from_user()Russell King2018-10-181-3/+5
* ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2018-10-183-24/+17
* ARM: signal: copy registers using __copy_from_user()Russell King2018-10-181-17/+21
* ARM: spectre-v1: fix syscall entryRussell King2018-10-182-11/+32
* ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-10-181-0/+19
* ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-10-182-0/+21
* ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-10-181-2/+12
* ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King2018-10-181-1/+16
* ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-10-181-0/+1
* ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-10-182-0/+29
* ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-10-183-5/+85
* ARM: spectre-v2: warn about incorrect context switching functionsRussell King2018-10-181-0/+15
* ARM: spectre-v2: add firmware based hardeningRussell King2018-10-182-0/+81
* ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-10-185-8/+94
* ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King2018-10-183-3/+39
* ARM: spectre-v2: harden branch predictor on context switchesRussell King2018-10-183-35/+115
* ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King2018-10-181-0/+4
* ARM: bugs: add support for per-processor bug checkingRussell King2018-10-183-1/+10
* ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-10-184-0/+13
* ARM: bugs: prepare processor bug infrastructureRussell King2018-10-183-2/+12
* ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King2018-10-181-0/+8
* mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-182-3/+3
* arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-181-0/+7
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-10-183-6/+47
* x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-10-182-3/+20
* ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2018-10-181-1/+1
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-131-0/+20