Age | Commit message (Expand) | Author |
2011-06-23 | exec: delay address limit change until point of no return | Mathias Krause |
2011-06-23 | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel |
2011-06-23 | xen: off by one errors in multicalls.c | Dan Carpenter |
2011-06-23 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin |
2011-06-23 | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg |
2011-06-23 | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky |
2011-06-23 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
2011-05-23 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-23 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-23 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |
2011-05-23 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov |
2011-05-09 | KVM: x86: Fix kvmclock bug | Zachary Amsden |
2011-05-09 | KVM: x86: Fix a possible backwards warp of kvmclock | Zachary Amsden |
2011-05-09 | x86: pvclock: Move scale_delta into common header | Zachary Amsden |
2011-05-09 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky |
2011-04-22 | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld |
2011-04-22 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-22 | x86, AMD: Set ARAT feature on AMD processors | Boris Ostrovsky |
2011-04-22 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld |
2011-04-22 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2011-04-22 | x86: Fix a bogus unwind annotation in lib/semaphore_32.S | Jan Beulich |
2011-04-14 | Revert "x86: Cleanup highmap after brk is concluded" | Greg Kroah-Hartman |
2011-04-14 | x86, microcode, AMD: Extend ucode size verification | Borislav Petkov |
2011-04-14 | x86, amd-ucode: Remove needless log messages | Andreas Herrmann |
2011-04-14 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha |
2011-03-27 | x86: Cleanup highmap after brk is concluded | Yinghai Lu |
2011-03-27 | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini |
2011-03-23 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum |
2011-03-23 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li |
2011-03-23 | x86, quirk: Fix SB600 revision check | Andreas Herrmann |
2011-03-23 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa |
2011-03-23 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa |
2011-03-23 | x86/mm: Handle mm_fault_error() in kernel space | Andrey Vagin |
2011-03-07 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus |
2011-03-02 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-03-02 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge |
2011-03-02 | x86, hpet: Disable per-cpu hpet timer if ARAT is supported | Shaohua Li |
2011-02-17 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi |
2011-02-17 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-02-17 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-01-07 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2011-01-07 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2011-01-07 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2011-01-07 | x86, amd: Fix panic on AMD CPU family 0x15 | Andreas Herrmann |
2011-01-07 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-12-09 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2010-12-09 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2010-12-09 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-12-09 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-12-09 | x86, UV: Delete unneeded boot messages | Jack Steiner |