summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-29Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapperJann Horn
2018-11-27s390/mm: correct pgtable_bytes on page table downgradeMartin Schwidefsky
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-11-27kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Liran Alon
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Liran Alon
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz
2018-11-27x86/kvm/vmx: fix old-style function declarationYi Wang
2018-11-27KVM: x86: fix empty-body warningsYi Wang
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...Liran Alon
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li
2018-11-27KVM: VMX: re-add ple_gap module parameterLuiz Capitulino
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller
2018-11-26xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2018-11-26xtensa: fix coprocessor context offset definitionsMax Filippov
2018-11-26xtensa: enable coprocessors that are being flushedMax Filippov
2018-11-26ia64: export node_distance functionMatias Bjørling
2018-11-26sparc: Correct ctx->saw_frame_pointer logic.David Miller
2018-11-26sparc: Fix JIT fused branch convergance.David Miller
2018-11-26bpf, arm64: fix getting subprog addr from aux for callsDaniel Borkmann
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann
2018-11-25Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich
2018-11-22perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa