summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bpf, x32: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, x64: remove ld_abs/ld_indDaniel Borkmann
2018-05-03bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann
2018-05-02x86/bpf: Clean up non-standard comments, to make the code more readableIngo Molnar
2018-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-27kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski
2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-27x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-26x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm
2018-04-26x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-04-26x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina
2018-04-26x86/vector: Remove the unused macro FPU_IRQDou Liyang
2018-04-26x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang
2018-04-26x86/cpufeatures: Enumerate cldemote instructionFenghua Yu
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang
2018-04-25bpf, x64: fix JIT emission for dead codeGianluca Borello
2018-04-25tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)
2018-04-25x86/pti: Filter at vma->vm_page_prot populationDave Hansen
2018-04-25x86/pti: Disallow global kernel text with RANDSTRUCTDave Hansen
2018-04-25x86/pti: Reduce amount of kernel text allowed to be GlobalDave Hansen
2018-04-25x86/pti: Fix boot warning from Global-bit settingDave Hansen
2018-04-25x86/pti: Fix boot problems from Global-bit settingDave Hansen
2018-04-24x86/microcode: Do not exit early from __reload_late()Borislav Petkov
2018-04-24x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov
2018-04-23x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-20kexec_file: do not add extra alignment to efi memmapDave Young
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian
2018-04-20x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel
2018-04-17x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yJoerg Roedel
2018-04-17x86,sched: Allow topologies where NUMA nodes share an LLCAlison Schofield
2018-04-17x86/processor: Remove two unused function declarationsDou Liyang
2018-04-17x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang
2018-04-17x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-17x86: Remove pci-nommu.cChristoph Hellwig
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-16x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel