aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-22Merge 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
2009-10-14x86: linker script syntax nitsRoland McGrath
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven