Age | Commit message (Expand) | Author |
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 |
2013-06-19 | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker |
2013-06-19 | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian |
2013-06-19 | x86: kvmclock: zero initialize pvclock shared memory area | Igor Mammedov |
2013-06-18 | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap |
2013-06-18 | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu |
2013-06-18 | KVM: x86: remove vcpu's CPL check in host-invoked XCR set | Zhanghaoyu (A) |
2013-06-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-06-13 | crypto: aesni_intel - fix accessing of unaligned memory | Jussi Kivilinna |
2013-06-12 | x86: Fix typo in kexec register clearing | Kees Cook |
2013-06-12 | x86, relocs: Move __vvar_page from S_ABS to S_REL | Kees Cook |
2013-06-11 | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett |