summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-01-08Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-01-08Merge branch 'quilt/rr'Stephen Rothwell
2009-01-08Merge commit 'kvm/master'Stephen Rothwell
2009-01-08Merge commit 'acpi/test'Stephen Rothwell
2009-01-08Merge commit 'pci/linux-next'Stephen Rothwell
2009-01-08Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2009-01-08Merge commit 'safe-poison-pointers/auto-safe-poison-pointers-next'Stephen Rothwell
2009-01-08Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2009-01-08Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-01-08cpualloc:remove-per_cpu__-prefixRusty Russell
2009-01-08cpualloc:rename-per_cpu-varsRusty Russell
2009-01-08cpualloc:read_percpuRusty Russell
2009-01-08cpualloc:remove-percpu_ptr-usersRusty Russell
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07Merge branch 'tracing/urgent' into auto-ftrace-nextIngo Molnar
2009-01-06x86: introduce asm/swab.hHarvey Harrison
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-06KVM: Reset PIT irq injection logic when the PIT IRQ is unmaskedAvi Kivity
2009-01-06KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-01-06KVM: MMU: Optimize page unshadowingAvi Kivity
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06KVM: SVM: Add microcode patch level dummyAlexander Graf
2009-01-06KVM: Fix racy in kvm_free_assigned_irqSheng Yang
2009-01-06KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05X86_DEBUGCTLMSR won't work on umlAl Viro
2009-01-05KVM: Properly lock PIT creationAvi Kivity
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar