summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-05-08tracing: x86, mmiotrace: fix range testStuart Bennett
2009-05-08x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-05-08x86-64: fix FPU corruption with signals and preemptionSuresh Siddha
2009-05-08KVM: x86: release time_page on vcpu destructionJoerg Roedel
2009-05-08KVM: MMU: disable global page optimizationMarcelo Tosatti
2009-04-27x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh
2009-04-27KVM: is_long_mode() should check for EFER.LMAAmit Shah
2009-04-27KVM: VMX: Update necessary state when guest enters long modeAmit Shah
2009-04-27KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity
2009-04-27KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-04-27KVM: Fix missing smp tlb flush in invlpgAndrea Arcangeli
2009-04-27x86: disable X86_PTRACE_BTS for nowIngo Molnar
2009-04-27x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha
2009-04-27ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh
2009-04-27x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-04-27PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu
2009-04-02KVM: MMU: Fix another largepage memory leakJoerg Roedel
2009-04-02lguest: wire up pte_update/pte_update_deferRusty Russell
2009-04-02VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh
2009-04-02x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-04-02x86: ptrace, bts: fix an unreachable statementxiyou.wangcong@gmail.com
2009-04-02x86: fix 64k corruption-checkYinghai Lu
2009-04-02x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell
2009-04-02x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-04-02KVM: SVM: set accessed bit for VMCB segment selectorsAndre Przywara
2009-04-02KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger
2009-03-06x86, bts: remove bad warningMarkus Metzger
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying
2009-03-04x86: fix DMI on EFIBrian Maly
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen