Age | Commit message (Expand) | Author |
2014-08-07 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
2014-08-07 | x86/xen: no need to explicitly register an NMI callback | David Vrabel |
2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-08-07 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
2014-08-07 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
2014-08-07 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-08-07 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
2014-07-31 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-07-28 | x86/efi: Include a .bss section within the PE/COFF headers | Michael Brown |
2014-07-28 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra |
2014-07-28 | x86, tsc: Fix cpufreq lockup | Peter Zijlstra |
2014-07-28 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-07-17 | x86, ioremap: Speed up check for RAM pages | Roland Dreier |
2014-07-17 | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna |
2014-07-09 | kvm: fix wrong address when writing Hyper-V tsc page | Xiaoming Gao |
2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit |
2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-06-30 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-30 | x86, x32: Use compat shims for io_{setup,submit} | Mike Frysinger |
2014-06-30 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
2014-06-30 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-06-26 | KVM: lapic: sync highest ISR to hardware apic on EOI | Paolo Bonzini |
2014-06-08 | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo... | Linus Torvalds |
2014-06-07 | x86/boot: EFI_MIXED should not prohibit loading above 4G | Matt Fleming |
2014-06-05 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-06-05 | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov |
2014-06-05 | x86/smpboot: Log error on secondary CPU wakeup failure at ERR level | Igor Mammedov |
2014-06-05 | x86: Fix list/memory corruption on CPU hotplug | Igor Mammedov |
2014-06-04 | x86: irq: Get correct available vectors for cpu disable | Yinghai Lu |
2014-06-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-02 | x86/efi: Do not export efi runtime map in case old map | Dave Young |
2014-05-30 | x86_64: expand kernel stack to 16K | Minchan Kim |
2014-05-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-05-21 | x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET | Andy Lutomirski |
2014-05-14 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
2014-05-14 | KVM: x86: disable master clock if TSC is reset during suspend | Marcelo Tosatti |
2014-05-13 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-05-13 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov |
2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky |
2014-05-09 | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund |
2014-05-09 | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang |
2014-05-07 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin |