aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas2009-11-24
| * | | | | | | | x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas2009-11-24
| * | | | | | | | x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-24
| * | | | | | | | PCI: fix comment typo in bus_numa.hJiri Kosina2009-11-24
| * | | | | | | | x86/PCI: remove early PCI pr_debug statementsAlex Chiang2009-11-24
| * | | | | | | | x86/PCI: remove 64-bit divisionBjorn Helgaas2009-11-06
| * | | | | | | | x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas2009-11-04
| * | | | | | | | x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas2009-11-04
| * | | | | | | | PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-04
| * | | | | | | | x86/PCI: print domain:bus in conventional formatBjorn Helgaas2009-11-04
| * | | | | | | | vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
| * | | | | | | | x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas2009-11-04
| * | | | | | | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
| * | | | | | | | x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas2009-11-04
| * | | | | | | | x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha2009-11-04
| * | | | | | | | x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
| * | | | | | | | x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones2009-11-04
| * | | | | | | | PCI: determine CLS more intelligentlyJesse Barnes2009-11-04
| * | | | | | | | x86/PCI: read root resources from IOH on IntelYinghai Lu2009-11-04
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: Add debugobjects supportThomas Gleixner2009-11-15
* | | | | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-10
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | xen: call clock resume notifier on all CPUsIan Campbell2009-12-03
| * | | | | | | | | xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge2009-12-03
| * | | | | | | | | xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-03
| * | | | | | | | | xen: register runstate on secondary CPUsIan Campbell2009-12-03
| * | | | | | | | | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-03
| * | | | | | | | | xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-03
| * | | | | | | | | xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-03
| * | | | | | | | | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-03
* | | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
| | * | | | | | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | | | | | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \ \ \