summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-244-39/+39
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-244-10/+17
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-244-17/+18
* x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas2009-11-241-6/+6
* x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas2009-11-241-3/+0
* x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas2009-11-241-46/+39
* x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas2009-11-241-1/+4
* x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas2009-11-241-5/+7
* x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas2009-11-241-4/+0
* x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-244-100/+103
* PCI: fix comment typo in bus_numa.hJiri Kosina2009-11-241-1/+1
* x86/PCI: remove early PCI pr_debug statementsAlex Chiang2009-11-241-7/+0
* x86/PCI: remove 64-bit divisionBjorn Helgaas2009-11-061-3/+3
* x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas2009-11-041-0/+25
* x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas2009-11-041-8/+18
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-041-3/+6
* x86/PCI: print domain:bus in conventional formatBjorn Helgaas2009-11-041-3/+5
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-042-8/+10
* x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas2009-11-041-0/+4
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-042-27/+1
* x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas2009-11-041-11/+20
* x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha2009-11-041-0/+9
* x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-042-10/+16
* x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones2009-11-041-7/+11
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-041-5/+3
* x86/PCI: read root resources from IOH on IntelYinghai Lu2009-11-044-27/+135
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-026-9/+24
|\
| * x86: Make EFI RTC function depend on 32bit againFeng Tang2009-10-271-0/+2
| * x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-10-261-3/+2
| * x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby2009-10-261-0/+19
| * x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell2009-10-261-1/+1
| * x86: Remove STACKPROTECTOR_ALLArjan van de Ven2009-10-232-5/+0
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-10-291-1/+2
|\ \
| * | xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge2009-10-271-1/+2
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-0/+1
|\ \ \
| * | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-297-12/+40
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt2009-10-211-0/+7
| * | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2009-10-162-6/+17
| * | x86: Don't print number of MCE banks for every CPURoland Dreier2009-10-161-1/+2
| * | x86, UV: Fix information in __uv_hub_info structureRobin Holt2009-10-162-6/+6
| * | x86: Document linker script ASSERT() quirkIngo Molnar2009-10-163-0/+9
* | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-223-8/+12
|\ \ \
| * | | KVM: MMU: fix pointer castFrederik Deweerdt2009-10-161-6/+10
| * | | KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-10-162-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-10-221-5/+5
|\ \ \ | |/ / |/| |
| * | crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying2009-10-201-5/+5
* | | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-152-10/+11
* | | Merge branch 'linus' into x86/urgentIngo Molnar2009-10-159-17/+16
|\ \ \
| * \ \ Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-10-142-11/+10
| |\ \ \
OpenPOWER on IntegriCloud