Age | Commit message (Expand) | Author |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-06-10 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-10 | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS | Harald Welte |
2009-06-10 | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs | Harald Welte |
2009-06-09 | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann |
2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu |
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 | x86, UV: Fix macros for multiple coherency domains | Jack Steiner |
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 | 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 | x86: Fix UV BAU activation descriptor init | Cliff Wickman |
2009-06-03 | amd_iommu: fix lock imbalance | Jiri Slaby |
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-05-29 | acpi-cpufreq: fix printk typo and indentation | Joe Perches |
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 |