Age | Commit message (Expand) | Author |
2014-02-10 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-01-16 | x86: Get rid of asmregparm | Richard Weinberger |
2013-01-16 | rwsem: Remove redundant asmregparm annotation | Thomas Gleixner |
2013-01-16 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
2012-08-17 | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin |
2012-08-17 | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook |
2012-08-17 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2012-05-17 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
2012-03-14 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2012-03-14 | x86: pvclock: Move scale_delta into common header | Zachary Amsden |
2012-03-14 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2012-03-14 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld |
2012-03-14 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2011-06-26 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li |
2011-06-26 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus |
2011-06-26 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-06-26 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge |
2011-06-26 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-04-17 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2011-04-17 | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin |
2011-04-17 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2011-04-17 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2011-01-06 | KVM: Fix fs/gs reload oops with invalid ldt | Avi Kivity |
2011-01-06 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2011-01-06 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2011-01-06 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2011-01-06 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2011-01-06 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2011-01-06 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2011-01-06 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-26 | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin |
2010-08-13 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-08-02 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-08-02 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-08-02 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen |
2010-07-05 | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) | Shane Wang |
2010-07-05 | KVM: MMU: Segregate shadow pages with different cr0.wp | Avi Kivity |
2010-07-05 | KVM: x86: Add callback to let modules decide over some supported cpuid bits | Joerg Roedel |
2010-05-14 | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov |
2010-04-30 | x86: Fix 'reservetop=' functionality | Liang Li |
2010-04-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-14 | lguest: stop using KVM hypercall mechanism | Rusty Russell |
2010-04-13 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2010-04-07 | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel |
2010-04-07 | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright |
2010-03-30 | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo |
2010-03-19 | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann |
2010-03-16 | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |