Commit Graph

8481 Commits (5a943617ef52e9f79cd7cf437aad8870be27aabb)

Author SHA1 Message Date
John Kacur 5a943617ef x86, cpuid: Simplify the code in cpuid_open 16 years ago
John Kacur 170a0bc380 x86, cpuid: Remove the bkl from cpuid_open() 16 years ago
Frederic Weisbecker d6c304055b x86, msr: Remove the bkl from msr_open() 16 years ago
Matteo Croce 98059e3463 x86: AMD Geode LX optimizations 16 years ago
Borislav Petkov b8a4754147 x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus 16 years ago
Ben Hutchings 5367b6887e x86: Fix code patching for paravirt-alternatives on 486 16 years ago
Tejun Heo 3e5cd1f257 dmi: extend dmi_get_year() to dmi_get_date() 16 years ago
Peter Zijlstra a8fae3ec5f sched: enable SD_WAKE_IDLE 16 years ago
Tobias Klauser d535e4319a x86: Make memtype_seq_ops const 16 years ago
Rafael J. Wysocki 23b6c52cf5 x86: Decrease the level of some NUMA messages to KERN_DEBUG 16 years ago
H. Peter Anvin b19ae39998 x86, msr: change msr-reg.o to obj-y, and export its symbols 16 years ago
Pekka Enberg 8e019366ba kmemleak: Don't scan uninitialized memory when kmemcheck is enabled 16 years ago
Ingo Molnar 840a065310 sched: Turn on SD_BALANCE_NEWIDLE 16 years ago
Ingo Molnar 47734f89be sched: Clean up topology.h 16 years ago
Yinghai Lu 0d96b9ff74 x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus 16 years ago
markus.t.metzger@intel.com 1653192f51 x86, perf_counter, bts: Do not allow kernel BTS tracing for now 16 years ago
markus.t.metzger@intel.com 596da17f94 x86, perf_counter, bts: Correct pointer-to-u64 casts 16 years ago
markus.t.metzger@intel.com 747b50aaf7 x86, perf_counter, bts: Fail if BTS is not available 16 years ago
Jeremy Fitzhardinge 53f824520b x86/i386: Put aligned stack-canary in percpu shared_aligned section 16 years ago
Andreas Herrmann 5a925b4282 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours 16 years ago
Andreas Herrmann cb9805ab5b x86, mcheck: Use correct cpumask for shared bank4 16 years ago
Andreas Herrmann a326e948c5 x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors 16 years ago
Andreas Herrmann 4a376ec3a2 x86: Fix CPU llc_shared_map information for AMD Magny-Cours 16 years ago
Jeremy Fitzhardinge 1ea0d14e48 x86/i386: Make sure stack-protector segment base is cache aligned 16 years ago
Ingo Molnar 8adf65cfae x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too 16 years ago
Pavel Vasilyev 6ac162d6c0 x86/gart: Do not select AGP for GART_IOMMU 16 years ago
Joerg Roedel 4751a95134 x86/amd-iommu: Initialize passthrough mode when requested 16 years ago
Joerg Roedel a1ca331c8a x86/amd-iommu: Don't detach device from pt domain on driver unbind 16 years ago
Joerg Roedel 21129f786f x86/amd-iommu: Make sure a device is assigned in passthrough mode 16 years ago
Joerg Roedel eba6ac60ba x86/amd-iommu: Align locking between attach_device and detach_device 16 years ago
Joerg Roedel aa879fff5d x86/amd-iommu: Fix device table write order 16 years ago
Joerg Roedel 0feae533dd x86/amd-iommu: Add passthrough mode initialization functions 16 years ago
Joerg Roedel 2650815fb0 x86/amd-iommu: Add core functions for pd allocation/freeing 16 years ago
Joerg Roedel ac0101d396 x86/dma: Mark iommu_pass_through as __read_mostly 16 years ago
Joerg Roedel abdc5eb3d6 x86/amd-iommu: Change iommu_map_page to support multiple page sizes 16 years ago
Joerg Roedel a6b256b413 x86/amd-iommu: Support higher level PTEs in iommu_page_unmap 16 years ago
Joerg Roedel 674d798a80 x86/amd-iommu: Remove old page table handling macros 16 years ago
Joerg Roedel 8f7a017ce0 x86/amd-iommu: Use 2-level page tables for dma_ops domains 16 years ago
Joerg Roedel bad1cac28a x86/amd-iommu: Remove bus_addr check in iommu_map_page 16 years ago
Joerg Roedel 8c8c143cdc x86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEX 16 years ago
Joerg Roedel 8bc3e12742 x86/amd-iommu: Change alloc_pte to support 64 bit address space 16 years ago
Joerg Roedel 50020fb632 x86/amd-iommu: Introduce increase_address_space function 16 years ago
Joerg Roedel 04bfdd8406 x86/amd-iommu: Flush domains if address space size was increased 16 years ago
Joerg Roedel 407d733e30 x86/amd-iommu: Introduce set_dte_entry function 16 years ago
Joerg Roedel 6a0dbcbe4e x86/amd-iommu: Add a gneric version of amd_iommu_flush_all_devices 16 years ago
Joerg Roedel a6d41a4027 x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_phys 16 years ago
Joerg Roedel 38a76eeeaf x86/amd-iommu: Use fetch_pte in iommu_unmap_page 16 years ago
Joerg Roedel 9355a08186 x86/amd-iommu: Make fetch_pte aware of dynamic mapping levels 16 years ago
Joerg Roedel 6a1eddd2f9 x86/amd-iommu: Reset command buffer if wait loop fails 16 years ago
Joerg Roedel b26e81b871 x86/amd-iommu: Panic if IOMMU command buffer reset fails 16 years ago