Age | Commit message (Expand) | Author |
2014-03-23 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds |
2014-03-23 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin |
2014-03-06 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-03-06 | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski |
2014-03-06 | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig |
2014-02-22 | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) |
2014-02-22 | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin |
2014-02-22 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
2014-02-22 | xen: Fix possible user space selector corruption | Frediano Ziglio |
2014-02-22 | xen/p2m: check MFN is in range before using the m2p table | David Vrabel |
2014-02-20 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman |
2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-02-06 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
2014-02-06 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young |
2014-02-06 | kvm: x86: fix apic_base enable check | Andrew Jones |
2014-01-25 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt |
2014-01-25 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2014-01-09 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov |
2014-01-09 | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka |
2014-01-09 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown |
2013-12-20 | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin |
2013-12-20 | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett |
2013-12-20 | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) | Gleb Natapov |
2013-12-20 | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig |
2013-12-20 | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig |
2013-12-11 | x86-64, build: Always pass in -mno-sse | H. Peter Anvin |
2013-11-29 | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao |
2013-11-29 | KVM: x86: fix emulation of "movzbl %bpl, %eax" | Paolo Bonzini |
2013-11-29 | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as... | Thomas Renninger |
2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-11-13 | x86: Update UV3 hub revision ID | Russ Anderson |
2013-10-18 | x86: avoid remapping data in parse_setup_data() | Linn Crosetto |
2013-10-18 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-05 | x86, efi: Don't map Boot Services on i386 | Josh Boyer |
2013-10-05 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani |
2013-09-26 | sched/x86: Optimize switch_mm() for multi-threaded workloads | Rik van Riel |
2013-09-26 | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck |
2013-09-26 | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan |
2013-09-26 | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro |
2013-09-26 | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin |
2013-09-14 | crypto: xor - Check for osxsave as well as avx in crypto/xor | John Haxby |
2013-09-07 | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu |
2013-08-29 | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel |
2013-08-29 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
2013-08-29 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds |
2013-08-29 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake |
2013-08-29 | xen/smp: initialize IPI vectors before marking CPU online | Chuck Anderson |