Age | Commit message (Expand) | Author |
2013-03-06 | Merge branch 'linux-3.4.35' into rel-17 | Sachin Nikam |
2013-03-04 | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin |
2013-03-04 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming |
2013-02-28 | xen: Send spinlock IPI to all waiters | Stefan Bader |
2013-02-28 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering |
2013-02-28 | x86-32, mm: Remove reference to alloc_remap() | H. Peter Anvin |
2013-02-28 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin |
2013-02-28 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen |
2013-02-17 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-02-17 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich |
2013-02-17 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-17 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-02-17 | x86: Do not leak kernel page mapping locations | Kees Cook |
2013-02-14 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-02-11 | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich |
2013-02-03 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin |
2013-02-03 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming |
2013-02-03 | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer |
2013-02-03 | x86/msr: Add capabilities check | Alan Cox |
2013-01-21 | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. | Frediano Ziglio |
2013-01-21 | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes |
2013-01-17 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |
2013-01-11 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |
2012-12-17 | x86: hpet: Fix masking of MSI interrupts | Jan Beulich |
2012-12-10 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin |
2012-12-05 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin |
2012-12-03 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek |
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-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-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 | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter |
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-07 | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity |
2012-10-02 | x86: Fix boot on Twinhead H12Y | Alan Cox |
2012-10-02 | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk |
2012-10-02 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini |