Commit Graph

5723 Commits (78b9fb6d38b1caf1c11cba5b10bb859e3cce071f)

Author SHA1 Message Date
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Mikael Pettersson 7d1849aff6 x86, apic: Enable lapic nmi watchdog on AMD Family 11h 15 years ago
Xiaotian Feng 57fea8f7ab x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistency 15 years ago
Darrick J. Wong 4528752f49 x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree 15 years ago
Hidetoshi Seto fe5ed91ddc x86, mce: don't restart timer if disabled 15 years ago
Tim Blechmann be8147e686 Revert "sched, x86: Optimize branch hint in __switch_to()" 15 years ago
Suresh Siddha 6d20792e85 x86: Remove unnecessary mdelay() from cpu_disable_common() 15 years ago
Suresh Siddha 1c83995b6c x86, ioapic: Document another case when level irq is seen as an edge 15 years ago
Suresh Siddha c29d9db338 x86, ioapic: Fix the EOI register detection mechanism 15 years ago
Maciej W. Rozycki ca64c47cec x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrating the irq 15 years ago
Frederic Weisbecker 1cedae7290 hw-breakpoints: Keep track of user disabled breakpoints 15 years ago
H. Peter Anvin ccef086454 x86, mm: Correct the implementation of is_untracked_pat_range() 15 years ago
Helight.Xu 9eaa192d89 x86: Fix a section mismatch in arch/x86/kernel/setup.c 15 years ago
Thomas Gleixner 18ed61da98 x86: hpet: Make WARN_ON understandable 15 years ago
Joerg Roedel 492667dacc x86/amd-iommu: Remove amd_iommu_pd_table 15 years ago
Joerg Roedel 8eed983334 x86/amd-iommu: Move reset_iommu_command_buffer out of locked code 15 years ago
Joerg Roedel b00d3bcff4 x86/amd-iommu: Cleanup DTE flushing code 15 years ago
Joerg Roedel 3fa43655d8 x86/amd-iommu: Introduce iommu_flush_device() function 15 years ago
Joerg Roedel 7f760ddd70 x86/amd-iommu: Cleanup attach/detach_device code 15 years ago
Joerg Roedel 7c392cbe98 x86/amd-iommu: Keep devices per domain in a list 15 years ago
Joerg Roedel 241000556f x86/amd-iommu: Add device bind reference counting 15 years ago
Joerg Roedel 657cbb6b6c x86/amd-iommu: Use dev->arch->iommu to store iommu related information 15 years ago
Joerg Roedel 8793abeb78 x86/amd-iommu: Remove support for domain sharing 15 years ago
Joerg Roedel 171e7b3739 x86/amd-iommu: Rearrange dma_ops related functions 15 years ago
Joerg Roedel 308973d3b9 x86/amd-iommu: Move some pte allocation functions in the right section 15 years ago
Joerg Roedel 87a64d5238 x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc 15 years ago
Joerg Roedel 98fc5a693b x86/amd-iommu: Use get_device_id and check_device where appropriate 15 years ago
Joerg Roedel 71c70984e5 x86/amd-iommu: Move find_protection_domain to helper functions 15 years ago
Joerg Roedel 94f6d190ee x86/amd-iommu: Simplify get_device_resources() 15 years ago
Joerg Roedel 15898bbcb4 x86/amd-iommu: Let domain_for_device handle aliases 15 years ago
Joerg Roedel f3be07da53 x86/amd-iommu: Remove iommu specific handling from dma_ops path 15 years ago
Joerg Roedel cd8c82e875 x86/amd-iommu: Remove iommu parameter from __(un)map_single 15 years ago
Joerg Roedel 576175c250 x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs 15 years ago
Joerg Roedel 680525e06d x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map 15 years ago
Joerg Roedel f99c0f1c75 x86/amd-iommu: Use check_device in get_device_resources 15 years ago
Joerg Roedel 420aef8a3a x86/amd-iommu: Use check_device for amd_iommu_dma_supported 15 years ago
Joerg Roedel 318afd41d2 x86/amd-iommu: Make np-cache a global flag 15 years ago
Joerg Roedel 09b4280439 x86/amd-iommu: Reimplement flush_all_domains_on_iommu() 15 years ago
Joerg Roedel e3306664eb x86/amd-iommu: Reimplement amd_iommu_flush_all_domains() 15 years ago
Joerg Roedel aeb26f5533 x86/amd-iommu: Implement protection domain list 15 years ago
Joerg Roedel 601367d76b x86/amd-iommu: Remove iommu_flush_domain function 15 years ago
Joerg Roedel dcd1e92e40 x86/amd-iommu: Use __iommu_flush_pages for tlb flushes 15 years ago
Joerg Roedel 6de8ad9b9e x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUs 15 years ago
Joerg Roedel 0518a3a458 x86/amd-iommu: Add function to complete a tlb flush 15 years ago
Joerg Roedel c459611424 x86/amd-iommu: Add per IOMMU reference counting 15 years ago
Joerg Roedel bb52777ec4 x86/amd-iommu: Add an index field to struct amd_iommu 15 years ago
Joerg Roedel bf3118c127 x86/amd-iommu: Update copyright headers 15 years ago
Joerg Roedel 6a9401a7ac x86/amd-iommu: Separate internal interface definitions 15 years ago
Frederic Weisbecker 5fa10b28e5 hw-breakpoints: Use struct perf_event_attr to define user breakpoints 15 years ago
Jack Steiner 918bc960dc x86: SGI UV: Map low MMR ranges 15 years ago