aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-12kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-12x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-12KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-11-12x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-11-12x86/apic: Drop logical_smp_processor_id() inlineDou Liyang
2019-11-12x86/apic: Move pending interrupt check code into it's own functionDou Liyang
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-11-12ARM: dts: dra7: Disable USB metastability workaround for USB2Roger Quadros
2019-11-12arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas
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