Age | Commit message (Expand) | Author |
2012-12-10 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |
2012-12-10 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin |
2012-12-03 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek |
2012-12-03 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin |
2012-12-03 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky |
2012-12-03 | x86, efi: Fix processor-specific memcpy() build error | Matt Fleming |
2012-12-03 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
2012-11-26 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai |
2012-11-17 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk |
2012-10-31 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu |
2012-10-31 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
2012-10-31 | efi: Defer freeing boot services memory until after ACPI init | Josh Triplett |
2012-10-31 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu |
2012-10-31 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin |
2012-10-31 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu |
2012-10-31 | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young |
2012-10-31 | x86-64: Fix page table accounting | Jan Beulich |
2012-10-28 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel |
2012-10-28 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin |
2012-10-28 | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman |
2012-10-28 | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter |
2012-10-21 | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek |
2012-10-21 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk |
2012-10-21 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk |
2012-10-13 | efi: initialize efi.runtime_version to make query_variable_info/update_capsul... | Seiji Aguchi |
2012-10-13 | efi: Build EFI stub with EFI-appropriate options | Matthew Garrett |
2012-10-13 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli |
2012-10-13 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-13 | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek |
2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven |
2012-09-27 | um: Fix IPC on um | Richard Weinberger |
2012-09-27 | um: kill thread->forking | Al Viro |
2012-09-27 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-24 | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-24 | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk |
2012-09-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-09-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-21 | x86/kbuild: archscripts depends on scripts_basic | Jeff Mahoney |
2012-09-19 | xen/boot: Disable BIOS SMP MP table search. | Konrad Rzeszutek Wilk |
2012-09-19 | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian |
2012-09-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-09-13 | x86/mm/init.c: Fix devmem_is_allowed() off by one | T Makphaibulchoke |
2012-09-13 | perf/x86/ibs: Check syscall attribute flags | Robert Richter |
2012-09-13 | perf/x86: Export Sandy Bridge uncore clockticks event in sysfs | Stephane Eranian |
2012-09-12 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini |
2012-09-11 | Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-09-10 | KVM: fix error paths for failed gfn_to_page() calls | Xiao Guangrong |
2012-09-09 | KVM: x86: Check INVPCID feature bit in EBX of leaf 7 | Ren, Yongjie |