summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-04Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-02powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-05-01Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-05-01gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds
2019-05-01KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson
2019-04-30KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson
2019-04-30x86/kvm/mmu: reset MMU context when 32-bit guest switches PAEVitaly Kuznetsov
2019-04-30KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-04-29x86: make ZERO_PAGE() at least parse its argumentLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-27KVM: VMX: Move RSB stuffing to before the first RET after VM-ExitRick Edgecombe
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-25MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-04-24x86/mm: Fix a crash with kmemleak_scan()Qian Cai
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-04-23ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-04-23ARM: fix function graph tracer and unwinder dependenciesRussell King
2019-04-23arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-04-23arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-22x86/boot: Disable RSDP parsing temporarilyBorislav Petkov
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-19x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede
2019-04-19x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-19x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-18arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-18KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson
2019-04-18KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson
2019-04-18KVM: lapic: Track lapic timer advance per vCPUSean Christopherson
2019-04-18KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson
2019-04-18x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
2019-04-18KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon
2019-04-18Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini