Age | Commit message (Expand) | Author |
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 |
2013-08-20 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea |
2013-08-20 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver |
2013-08-11 | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset | Neil Horman |
2013-08-11 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |
2013-08-04 | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu |
2013-08-04 | x86: make sure IDT is page aligned | Kees Cook |
2013-08-04 | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin |
2013-07-21 | xen/time: remove blocked time accounting from xen "clockchip" | Laszlo Ersek |
2013-07-21 | x86, efi: retry ExitBootServices() on failure | Zach Bobroff |
2013-07-13 | KVM: VMX: mark unusable segment as nonpresent | Gleb Natapov |
2013-06-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-22 | aout32 coredump compat fix | Al Viro |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-06-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-06-21 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-06-21 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings |
2013-06-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-06-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | kprobes: Fix arch_prepare_kprobe to handle copy insn failures | Masami Hiramatsu |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse |