summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2017-05-26x86/timers: Move simple_udelay_calibration past init_hypervisor_platformJan Kiszka
2017-05-24x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk
2017-05-24x86/PAT: Fix Xorg regression on CPUs that don't support PATMikulas Patocka
2017-05-24x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson
2017-05-24x86/build: Permit building with old make versionsJan Kiszka
2017-05-24x86/unwind: Add end-of-stack check for ftrace handlersJosh Poimboeuf
2017-05-24Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21x86/MCE: Export memory_error()Borislav Petkov
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21fix unsafe_put_user()Al Viro
2017-05-21x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-19Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li
2017-05-19xen: make xen_flush_tlb_all() staticJuergen Gross
2017-05-19xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross
2017-05-18KVM: Silence underflow warning in avic_get_physical_id_entry()Dan Carpenter
2017-05-16KVM: x86: lower default for halt_poll_nsPaolo Bonzini
2017-05-15KVM: nVMX: fix EPT permissions as reported in exit qualificationPaolo Bonzini
2017-05-15KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabledWanpeng Li
2017-05-15KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-15kvm: nVMX: off by one in vmx_write_pml_buffer()Dan Carpenter
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12Tigran has movedAndrew Morton
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-12Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-11xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-11x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11x86: stop exporting msr-index.h to userlandNicolas Dichtel
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings