x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
[safe/jmp/linux-2.6] / arch / x86 /
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: manage pci_mmcfg_region as a list...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: remove typeof so we can use a list
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add virtual address to struct pci_mm...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: trivial is_mmconf_reserved() interfa...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_co...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: rename pci_mmcfg_region structure...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: use a private structure rather than...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: reject MMCONFIG apertures at address...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_c...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: centralize MCFG structure management
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: step through MCFG table, not pci_mmc...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: count MCFG structures with local...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: remove unused definitions
2009-11-24 Yinghai Lux86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
2009-11-24 Jiri KosinaPCI: fix comment typo in bus_numa.h
2009-11-24 Alex Chiangx86/PCI: remove early PCI pr_debug statements
2009-11-06 Bjorn Helgaasx86/PCI: remove 64-bit division
2009-11-04 Bjorn Helgaasx86/PCI: fix bogus host bridge window start/end alignme...
2009-11-04 Bjorn Helgaasx86/PCI: for debuggability, show host bridge windows...
2009-11-04 Bjorn HelgaasPCI: improve discovery/configuration messages
2009-11-04 Bjorn Helgaasx86/PCI: print domain:bus in conventional format
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Bjorn Helgaasx86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set
2009-11-04 Jeremy Fitzhardingexen: move Xen-testing predicates to common header
2009-11-04 Bjorn Helgaasx86/PCI: allow MMCONFIG above 4GB
2009-11-04 Suresh Siddhax86/PCI/PAT: return EINVAL for pci mmap WC request...
2009-11-04 Bjorn Helgaasx86/PCI: print resources consistently with %pRt
2009-11-04 Dave Jonesx86/PCI: Use generic cacheline sizing instead of per...
2009-11-04 Jesse BarnesPCI: determine CLS more intelligently
2009-11-04 Yinghai Lux86/PCI: read root resources from IOH on Intel
2009-11-02 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-29 Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-29 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-27 Jeremy Fitzhardingexen: set up mmu_ops before trying to set any ptes
2009-10-27 Feng Tangx86: Make EFI RTC function depend on 32bit again
2009-10-26 Jan Beulichx86-64: Fix register leak in 32-bit syscall audting
2009-10-26 Jiri Slabyx86: crash_dump: Fix non-pae kdump kernel memory accesses
2009-10-26 Rusty Russellx86: Side-step lguest problem by only building cmpxchg8...
2009-10-23 Arjan van de Venx86: Remove STACKPROTECTOR_ALL
2009-10-21 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-10-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-10-21 Robin Holtx86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR...
2009-10-20 Huang Yingcrypto: aesni-intel - Fix irq_fpu_usable usage
2009-10-16 Frederik DeweerdtKVM: MMU: fix pointer cast
2009-10-16 Marcelo TosattiKVM: use proper hrtimer function to retrieve expiration...
2009-10-16 Robin Holtx86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()
2009-10-16 Roland Dreierx86: Don't print number of MCE banks for every CPU
2009-10-16 Robin Holtx86, UV: Fix information in __uv_hub_info structure
2009-10-16 Ingo Molnarx86: Document linker script ASSERT() quirk
2009-10-15 Ingo MolnarRevert "x86: linker script syntax nits"
2009-10-15 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-10-14 Linus TorvaldsMerge branch 'topic/x86-lds-nits' of git://git./linux...
2009-10-14 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-14 Roland McGrathx86: linker script syntax nits
2009-10-14 Peter Zijlstrasched: Disable SD_PREFER_LOCAL for MC/CPU domains
2009-10-14 Li Hongx86, perf_event: Rename 'performance counter interrupt'
2009-10-13 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/iommu-2.6.32
2009-10-13 Jeremy Fitzhardingex86/paravirt: Use normal calling sequences for irq...
2009-10-12 H. Peter Anvinx86: fix kernel panic on 32 bits when profiling
2009-10-12 Jan Beulichx86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi...
2009-10-12 David Woodhousex86: Move pci_iommu_init to rootfs_initcall()
2009-10-11 Yinghai Lupci: increase alignment to make more space for hidden...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-09 Ingo MolnarRevert "x86, timers: Check for pending timers after...
2009-10-08 Alok Katariax86, vmi: Mark VMI deprecated and schedule it for removal
2009-10-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-08 Arjan van de Venx86, timers: Check for pending timers after (device...
2009-10-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-10-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-04 Izik EidusKVM: add support for change_pte mmu notifiers
2009-10-04 Izik EidusKVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow...
2009-10-04 Izik EidusKVM: MMU: dont hold pagecount reference for mapped...
2009-10-04 Avi KivityKVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
2009-10-04 Marcelo TosattiKVM: VMX: flush TLB with INVEPT on cpu migration
2009-10-04 Aurelien JarnoKVM: fix LAPIC timer period overflow
2009-10-04 Joerg RoedelKVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
2009-10-04 Joerg RoedelKVM: SVM: Fix tsc offset adjustment when running nested
2009-10-03 Marin Mitovx86, pci: Correct spelling in a comment
2009-10-02 Arjan van de Venx86: Simplify bound checks in the MTRR code
2009-10-02 Ingo Molnarx86: EDAC: MCE: Fix MCE decoding callback logic
2009-10-01 Samuel Thibaultx86: fix csum_ipv6_magic asm memory clobber
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-10-01 Jan Beulichx86: Don't leak 64-bit kernel register values to 32...
2009-10-01 Jaswinder Singh... x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL
2009-10-01 Jason Wesselx86: earlyprintk: Fix regression to handle serial,ttySn...
2009-10-01 Eric Dumazetx86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
2009-10-01 Samuel Thibaultx86: Fix csum_ipv6_magic asm memory clobber
2009-10-01 Linus Torvaldsx86: Optimize cmpxchg64() at build-time some more
2009-09-30 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-09-30 Arjan van de Venx86: Provide an alternative() based cmpxchg64()
2009-09-30 Linus TorvaldsRevert "x86, mce: do not compile mcelog message on...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-27 Linus Torvaldsx86: Fix hwpoison code related build failure on 32...
2009-09-27 Zhao YakuiACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regre...
2009-09-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
next