Age | Commit message (Expand) | Author |
2009-06-09 | amd-iommu: remove unnecessary "AMD IOMMU: " prefix | Joerg Roedel |
2009-06-09 | amd-iommu: detach device explicitly before attaching it to a new domain | Joerg Roedel |
2009-06-09 | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling | Joerg Roedel |
2009-06-09 | Merge commit 'tip/core/iommu' into amd-iommu/fixes | Joerg Roedel |
2009-06-08 | perf_counter, x86: Clean up hw_cache_event ids copies | Thomas Gleixner |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add AMD support | Thomas Gleixner |
2009-06-08 | x86, UV: Fix macros for multiple coherency domains | Jack Steiner |
2009-06-08 | perf_counter: Clean up x86 boot messages | Ingo Molnar |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Atom support | Thomas Gleixner |
2009-06-08 | perf_counter, x86: Implement generalized cache event types, add Core2 support | Thomas Gleixner |
2009-06-07 | x86, microcode: Simplify vfree() use | Figo.zhang |
2009-06-07 | x86: Fix non-lazy GS handling in sys_vm86() | Lubomir Rintel |
2009-06-07 | x86, apic: Fix dummy apic read operation together with broken MP handling | Cyrill Gorcunov |
2009-06-07 | x86: Add quirk for reboot stalls on a Dell Optiplex 360 | Jean Delvare |
2009-06-07 | x86: cpu_debug: Remove model information to reduce encoding-decoding | Jaswinder Singh Rajput |
2009-06-07 | Merge branch 'linus' into x86/cpu | Ingo Molnar |
2009-06-07 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-06-06 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-06 | perf_counter: Implement generalized cache event types | Ingo Molnar |
2009-06-06 | perf_counter: Separate out attr->type from attr->config | Ingo Molnar |
2009-06-06 | x86: enable GART-IOMMU only after setting up protection methods | Mark Langsdorf |
2009-06-05 | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH | Dave Jones |
2009-06-03 | perf_counter: Fix throttling lock-up | Ingo Molnar |
2009-06-03 | x86: Fix UV BAU activation descriptor init | Cliff Wickman |
2009-06-03 | amd_iommu: fix lock imbalance | Jiri Slaby |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang |
2009-06-02 | perf_counter: Rename perf_counter_hw_event => perf_counter_attr | Peter Zijlstra |
2009-06-02 | perf_counter: x86: Emulate longer sample periods | Peter Zijlstra |
2009-06-02 | perf_counter: Remove the last nmi/irq bits | Peter Zijlstra |
2009-06-02 | perf_counter: Rename various fields | Peter Zijlstra |
2009-06-02 | x86, apic: Restore irqs on fail paths | Jiri Slaby |
2009-06-02 | x86: Print real IOAPIC version for x86-64 | Naga Chumbalkar |
2009-06-01 | Merge branch 'x86/cpufeature' into irq/numa | Ingo Molnar |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-06-01 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-05-29 | acpi-cpufreq: fix printk typo and indentation | Joe Perches |
2009-05-29 | perf_counter/x86: Always use NMI for performance-monitoring interrupt | Yong Wang |
2009-05-28 | Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum... | Joerg Roedel |
2009-05-28 | amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS | Joerg Roedel |
2009-05-28 | amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS | Joerg Roedel |
2009-05-28 | amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS | Joerg Roedel |
2009-05-28 | amd-iommu: remove amd_iommu_size kernel parameter | Joerg Roedel |
2009-05-28 | amd-iommu: enlarge the aperture dynamically | Joerg Roedel |
2009-05-28 | amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range | Joerg Roedel |
2009-05-28 | amd-iommu: move aperture_range allocation code to seperate function | Joerg Roedel |
2009-05-28 | amd-iommu: change dma_dom->next_bit to dma_dom->next_address | Joerg Roedel |
2009-05-28 | amd-iommu: make address allocator aware of multiple aperture ranges | Joerg Roedel |
2009-05-28 | amd-iommu: handle page table allocation failures in dma_ops code | Joerg Roedel |
2009-05-28 | amd-iommu: move page table allocation code to seperate function | Joerg Roedel |
2009-05-28 | amd-iommu: introduce aperture_range structure | Joerg Roedel |