summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-10-13x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-13KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2015-10-13x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-13crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-10-13KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-13x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-10-13x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-10-13x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-10-13x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-12x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-12KVM: x86: properly restore LVT0Radim Krčmář
2015-08-12KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-08-07config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-08-07x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings
2015-08-07x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-08-07KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-08-07KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-08-07x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-05-09x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-05-09x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2015-05-09x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä
2015-05-09x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani
2015-05-09x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2015-05-09x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2015-05-09x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper
2015-05-09ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2015-05-09x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2015-05-09crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-05-09x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski
2015-05-09x86/vdso: Fix the build on GCC5Jiri Slaby
2015-05-09x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-05-09KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-05-09x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06x86: mm/fault: Fix semaphore imbalanceBen Hutchings
2015-02-20KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-02-20KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guestsAvi Kivity
2015-02-20x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2015-02-20Revert "x86, 64bit, mm: Mark data/bss/brk to nx"Ben Hutchings
2015-02-20Revert "x86, mm: Set NX across entire PMD at boot"Ben Hutchings
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-02-20x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-02-20x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-02-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-02-20ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-02-20crypto: include crypto- module prefix in templateKees Cook
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook
2015-02-20x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-02-20x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-02-20x86/tls: Disallow unusual TLS segmentsAndy Lutomirski