summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-11-25x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu4-100/+103
2009-11-25PCI: fix comment typo in bus_numa.hJiri Kosina1-1/+1
2009-11-25x86/PCI: remove early PCI pr_debug statementsAlex Chiang1-7/+0
2009-11-07x86/PCI: remove 64-bit divisionBjorn Helgaas1-3/+3
2009-11-05x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas1-0/+25
2009-11-05x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas1-8/+18
2009-11-05PCI: improve discovery/configuration messagesBjorn Helgaas1-3/+6
2009-11-05x86/PCI: print domain:bus in conventional formatBjorn Helgaas1-3/+5
2009-11-05vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2-8/+10
2009-11-04x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas1-0/+4
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2-27/+1
2009-11-04x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas1-11/+20
2009-11-04x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha1-0/+9
2009-11-04x86/PCI: print resources consistently with %pRtBjorn Helgaas2-10/+16
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones1-7/+11
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes1-5/+3
2009-11-04x86/PCI: read root resources from IOH on IntelYinghai Lu4-27/+135
2009-11-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-9/+24
2009-10-30Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds1-1/+2
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+40
2009-10-28xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge1-1/+2
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang1-0/+2
2009-10-26x86-64: Fix register leak in 32-bit syscall audtingJan Beulich1-3/+2
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby1-0/+19
2009-10-26x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell1-1/+1
2009-10-23x86: Remove STACKPROTECTOR_ALLArjan van de Ven2-5/+0
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+12
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+5
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt1-0/+7
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying1-5/+5
2009-10-16KVM: MMU: fix pointer castFrederik Deweerdt1-6/+10
2009-10-16KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2-2/+2
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2-6/+17
2009-10-16x86: Don't print number of MCE banks for every CPURoland Dreier1-1/+2
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt2-6/+6
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar3-0/+9
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar2-10/+11
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar9-17/+16
2009-10-15Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+10
2009-10-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+0
2009-10-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-33/+37
2009-10-15x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra1-0/+1
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong1-2/+2
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds1-1/+1
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge2-28/+10
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin1-1/+2
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich2-2/+14
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse1-1/+1