Commit Graph

5637 Commits (cfce41a6d643c001d416ead960caf04fae2d609a)

Author SHA1 Message Date
Linus Torvalds c4295fbb60 x86: make 'constant_test_bit()' take an unsigned bit number 16 years ago
Andi Kleen 8659c406ad x86: only scan the root bus in early PCI quirks 16 years ago
Zhao Yakui 237889bf0a ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" 16 years ago
Zhao Yakui 13b40a1a06 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
Harvey Harrison 9b4778f680 trivial: replace last usages of __FUNCTION__ in kernel 16 years ago
Robert Richter 14f0ca8eae oprofile: make new cpu buffer functions part of the api 16 years ago
Robert Richter 1acda878e2 oprofile: use new data sample format for ibs 16 years ago
Robert Richter ae735e9964 oprofile: rework implementation of cpu buffer events 16 years ago
Robert Richter fc81be8ca2 oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c 16 years ago
Rafael J. Wysocki 16cf0ebc35 x86/PCI: Do not use interrupt links for devices using MSI-X 16 years ago
Bjorn Helgaas 2b8c2efe44 x86/PCI: use dev_printk for PCI bus locality messages 16 years ago
Bjorn Helgaas 904d6a3033 PCI: x86/visws: use generic INTx swizzle from PCI core 16 years ago
Bjorn Helgaas b1c86792a0 PCI: x86: use generic pci_swizzle_interrupt_pin() 16 years ago
Bjorn Helgaas 12b955ff63 x86/PCI: minor logic simplications 16 years ago
Bjorn Helgaas f672c392b9 x86/PCI: use config space encoding for interrupt pins 16 years ago
Bjorn Helgaas 878f2e50fd PCI: use config space encoding in pci_get_interrupt_pin() 16 years ago
Jacob Pan 23a3600274 PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline 16 years ago
Bjorn Helgaas 0663a36284 x86/PCI: make PCI bus locality messages more meaningful 16 years ago
Ingo Molnar 104bafcfab PCI: Don't carp about BAR allocation failures in quiet boot 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Andrew Patterson 0ef5f8f615 ACPI/PCI: PCI extended config _OSC support called when root bridge added 16 years ago
Kay Sievers 1a9271331a PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Harvey Harrison 5d30a68388 x86: introduce asm/swab.h 16 years ago
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Matthew Wilcox ea43546750 atomic_t: unify all arch definitions 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Nick Piggin 1c0fe6e3bd mm: invoke oom-killer from page fault 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Al Viro 5641f1fde0 X86_DEBUGCTLMSR won't work on uml 16 years ago
Cyrill Gorcunov ab14398abd x86: setup_per_cpu_areas() cleanup 16 years ago
Mike Travis 80855f7361 cpumask: use alloc_cpumask_var_node where appropriate 16 years ago
Rusty Russell 2fdf66b491 cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t 16 years ago
Rusty Russell ee943a82b6 x86: use cpumask_var_t in acpi/boot.c 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Mike Travis 730cf27246 x86: enable cpus display of kernel_max and offlined cpus 16 years ago
Joerg Roedel 065a6d68c7 AMD IOMMU: remove now unnecessary #ifdefs 16 years ago
Jaswinder Singh Rajput 0e93dd8835 AMD IOMMU: prealloc_protection_domains should be static 16 years ago
Joerg Roedel 8ecaf8f19f AMD IOMMU: add statistics about total number of map requests 16 years ago
Joerg Roedel 5774f7c5fe AMD IOMMU: add statistics about allocated io memory 16 years ago
Joerg Roedel 18811f55d4 AMD IOMMU: add stats counter for domain tlb flushes 16 years ago
Joerg Roedel f57d98ae69 AMD IOMMU: add stats counter for single iommu domain tlb flushes 16 years ago
Joerg Roedel c1858976f5 AMD IOMMU: add stats counter for cross-page request 16 years ago
Joerg Roedel 5d31ee7e08 AMD IOMMU: add stats counter for free_coherent requests 16 years ago
Joerg Roedel c8f0fb36bf AMD IOMMU: add stats counter for alloc_coherent requests 16 years ago
Joerg Roedel 55877a6bcd AMD IOMMU: add stats counter for unmap_sg requests 16 years ago
Joerg Roedel d03f067a9d AMD IOMMU: add stats counter for map_sg requests 16 years ago
Joerg Roedel 146a6917fc AMD IOMMU: add stats counter for unmap_single requests 16 years ago
Joerg Roedel 0f2a86f200 AMD IOMMU: add stats counter for map_single requests 16 years ago