Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | KVM: VMX: Preserve host CR4.MCE value while in guest mode. | Ben Serebrin | 1 | -2/+10 |
2015-08-07 | x86/iommu: Fix header comments regarding standard and _FINISH macros | Aravind Gopalakrishnan | 1 | -5/+6 |
2015-05-10 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann | 1 | -0/+9 |
2015-05-10 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 1 | -0/+9 |
2015-05-10 | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä | 1 | -0/+8 |
2015-05-10 | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani | 1 | -8/+0 |
2015-05-10 | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 1 | -1/+1 |
2015-05-10 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 1 | -0/+16 |
2015-05-10 | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper | 1 | -8/+0 |
2015-05-10 | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui | 1 | -0/+8 |
2015-05-10 | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 1 | -8/+0 |
2015-05-10 | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller | 1 | -2/+2 |
2015-05-10 | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski | 1 | -1/+1 |
2015-05-10 | x86/vdso: Fix the build on GCC5 | Jiri Slaby | 1 | -0/+1 |
2015-05-10 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 1 | -5/+8 |
2015-05-10 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini | 1 | -1/+2 |
2015-05-10 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
2015-03-06 | x86: mm/fault: Fix semaphore imbalance | Ben Hutchings | 1 | -1/+1 |
2015-02-20 | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 1 | -17/+8 |
2015-02-20 | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity | 1 | -0/+19 |
2015-02-20 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2 | -0/+11 |
2015-02-20 | Revert "x86, 64bit, mm: Mark data/bss/brk to nx" | Ben Hutchings | 1 | -4/+3 |
2015-02-20 | Revert "x86, mm: Set NX across entire PMD at boot" | Ben Hutchings | 1 | -10/+1 |
2015-02-20 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-02-20 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
2015-02-20 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2015-02-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 1 | -0/+1 |
2015-02-20 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 1 | -5/+15 |
2015-02-20 | crypto: include crypto- module prefix in template | Kees Cook | 1 | -0/+3 |
2015-02-20 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 9 | -15/+15 |
2015-02-20 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 1 | -14/+27 |
2015-02-20 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2 | -6/+7 |
2015-02-20 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |
2015-02-20 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 1 | -28/+73 |
2015-01-01 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 3 | -2/+16 |
2015-01-01 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2 | -31/+11 |
2015-01-01 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2 | -2/+8 |
2015-01-01 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 1 | -0/+23 |
2015-01-01 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 1 | -1/+1 |
2014-12-14 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 1 | -2/+2 |
2014-12-14 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -29/+48 |
2014-12-14 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
2014-12-14 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 5 | -22/+7 |
2014-12-14 | x86, mm: Set NX across entire PMD at boot | Kees Cook | 1 | -1/+10 |
2014-12-14 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu | 1 | -3/+4 |
2014-12-14 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
2014-12-14 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin | 2 | -6/+6 |
2014-12-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2 | -3/+6 |
2014-12-14 | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim | 1 | -5/+7 |
2014-12-14 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 1 | -0/+15 |