summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Kprobe smoke test lockdep warningPeter Zijlstra2008-08-061-1/+0
* x86: io delay - add checking for NULL early paramCyrill Gorcunov2008-08-061-0/+3
* x86: idle process - add checking for NULL early paramCyrill Gorcunov2008-08-061-0/+3
* x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar2008-08-011-1/+1
* x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil2008-08-011-1/+1
* x86, suspend, acpi: enter Big Real ModeH. Peter Anvin2008-08-011-4/+13
* x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar2008-08-011-0/+8
* Patch Upstream: x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath2008-08-012-4/+4
* KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity2008-08-011-3/+4
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-08-011-0/+5
* KVM: x86 emulator: Fix HLT instructionMohammed Gamal2008-08-011-1/+1
* KVM: VMX: Add ept_sync_context in flush_tlbSheng Yang2008-08-011-0/+3
* KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be heldMarcelo Tosatti2008-08-011-0/+3
* KVM: SVM: fix suspend/resume supportJoerg Roedel2008-08-011-12/+22
* KVM: VMX: Fix a wrong usage of vmcs_configSheng Yang2008-08-011-2/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-101-1/+24
|\
| * x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-101-1/+24
* | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
* | Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes2008-07-071-4/+4
|/
* Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-053-2/+57
|\
| * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-053-2/+57
* | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
|\
| * xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| * arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| * x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-021-2/+2
|\|
| * x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-011-2/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-303-7/+6
|\|
| * ptrace GET/SET FPXREGS brokenTAKADA Yoshihito2008-06-301-2/+2
| * x86: fix cpu hotplug crashZhang, Yanmin2008-06-301-1/+0
| * x86: section/warning fixesDaniel J Blueman2008-06-261-4/+4
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2411-223/+285
|\ \ | |/ |/|
| * x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-56/+34
| * KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-13/+62
| * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-120/+13
| * x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-243-0/+146
| * KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-241-8/+11
| * KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-241-6/+0
| * KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-241-5/+7
| * KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-241-0/+1
| * KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-243-3/+8
| * KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-241-12/+3
* | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-245-73/+27
|/
* xen: don't drop NX bitJeremy Fitzhardinge2008-06-202-25/+31
* xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-202-3/+6
* x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-191-1/+4
* x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle2008-06-191-2/+8
* x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson2008-06-191-10/+8
* x86: fix NULL pointer deref in __switch_toSuresh Siddha2008-06-192-0/+2