| Age | Commit message (Expand) | Author |
| 2015-08-07 | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang |
| 2015-08-07 | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected | Konrad Rzeszutek Wilk |
| 2015-08-07 | x86_64: Fix strnlen_user() to not touch memory after specified maximum | Ben Hutchings |
| 2015-08-07 | x86: bpf_jit: fix compilation of large bpf programs | Alexei Starovoitov |
| 2015-08-07 | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages | Paolo Bonzini |
| 2015-08-07 | KVM: VMX: Preserve host CR4.MCE value while in guest mode. | Ben Serebrin |
| 2015-08-07 | x86/iommu: Fix header comments regarding standard and _FINISH macros | Aravind Gopalakrishnan |
| 2015-05-09 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann |
| 2015-05-09 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner |
| 2015-05-09 | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä |
| 2015-05-09 | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list | Masoud Sharbiani |
| 2015-05-09 | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones |
| 2015-05-09 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani |
| 2015-05-09 | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper |
| 2015-05-09 | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui |
| 2015-05-09 | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola |
| 2015-05-09 | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller |
| 2015-05-09 | x86/asm/entry/32: Fix user_mode() misuses | Andy Lutomirski |
| 2015-05-09 | x86/vdso: Fix the build on GCC5 | Jiri Slaby |
| 2015-05-09 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski |
| 2015-05-09 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini |
| 2015-05-09 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
| 2015-03-06 | x86: mm/fault: Fix semaphore imbalance | Ben Hutchings |
| 2015-02-20 | KVM: x86: SYSENTER emulation is broken | Nadav Amit |
| 2015-02-20 | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity |
| 2015-02-20 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
| 2015-02-20 | Revert "x86, 64bit, mm: Mark data/bss/brk to nx" | Ben Hutchings |
| 2015-02-20 | Revert "x86, mm: Set NX across entire PMD at boot" | Ben Hutchings |
| 2015-02-20 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
| 2015-02-20 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
| 2015-02-20 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
| 2015-02-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
| 2015-02-20 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
| 2015-02-20 | crypto: include crypto- module prefix in template | Kees Cook |
| 2015-02-20 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
| 2015-02-20 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
| 2015-02-20 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
| 2015-02-20 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
| 2015-02-20 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
| 2015-01-01 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini |
| 2015-01-01 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel |
| 2015-01-01 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
| 2015-01-01 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
| 2015-01-01 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit |
| 2014-12-14 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
| 2014-12-14 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
| 2014-12-14 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
| 2014-12-14 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
| 2014-12-14 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
| 2014-12-14 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu |