summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas
2009-11-24x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu
2009-11-24PCI: fix comment typo in bus_numa.hJiri Kosina
2009-11-24x86/PCI: remove early PCI pr_debug statementsAlex Chiang
2009-11-06x86/PCI: remove 64-bit divisionBjorn Helgaas
2009-11-04x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas
2009-11-04x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04x86/PCI: print domain:bus in conventional formatBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-11-04x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas
2009-11-04x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha
2009-11-04x86/PCI: print resources consistently with %pRtBjorn Helgaas
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-11-04x86/PCI: read root resources from IOH on IntelYinghai Lu
2009-11-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-29Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-27xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang
2009-10-26x86-64: Fix register leak in 32-bit syscall audtingJan Beulich
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby
2009-10-26x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell
2009-10-23x86: Remove STACKPROTECTOR_ALLArjan van de Ven
2009-10-21Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying
2009-10-16KVM: MMU: fix pointer castFrederik Deweerdt
2009-10-16KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt
2009-10-16x86: Don't print number of MCE banks for every CPURoland Dreier
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds