aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-11-18Merge tag 'v4.14.153' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.152' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.151' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.150' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.149' into v4.14/standard/baseBruce Ashfield
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-10powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-11-10ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed
2019-11-10ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi
2019-11-10ARM: dts: imx7s: Correct GPT's ipg clock sourceAnson Huang
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-11-10ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford
2019-11-10arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-11-06perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-11-06powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2019-10-29kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson
2019-10-29kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2019-10-29kvm: vmx: Introduce lapic_mode enumerationJim Mattson
2019-10-29KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-29arm64: Force SSBS on context switchMarc Zyngier
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-29arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-29arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-29arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-29arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab
2019-10-29arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-29arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab