summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett
2009-03-02x86: add far read test to testmmiotracePekka Paalanen
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar
2009-02-26x86: enable DMAR by defaultKyle McMartin
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-24x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds
2009-02-21x86_64: Fix S3 fail pathJiri Slaby
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin