| Commit message (Expand) | Author | Age |
* | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 |
|\ |
|
| * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 |
| |\ |
|
| | * | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 |
| | |\ |
|
| | * \ | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 |
| | |\ \ |
|
| | * \ \ | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec... | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization | Suresh Siddha | 2008-07-12 |
* | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 2008-10-11 |
|\| | | | | | | | |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 |
| |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/
| | | |/| | | | | | | |
|
| | | | * | | | | | | | Merge branch 'linus' into x86/iommu | Ingo Molnar | 2008-09-14 |
| | | | |\ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar | 2008-09-10 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | x86: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse | 2008-09-05 |
* | | | | | | | | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-11 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 2008-09-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | linux-next: fix x86 tree build failure | Stephen Rothwell | 2008-08-25 |
| * | | | | | | | | | | | | | agp: enable optimized agp_alloc_pages methods | Rene Herman | 2008-08-22 |
| * | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2008-08-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | agp: add agp_generic_destroy_pages() | Shaohua Li | 2008-08-21 |
| * | | | | | | | | | | | | | | agp: generic_alloc_pages() | Shaohua Li | 2008-08-21 |
| * | | | | | | | | | | | | | | Revert "reduce tlb/cache flush times of agpgart memory allocation" | Ingo Molnar | 2008-08-21 |
| * | | | | | | | | | | | | | | reduce tlb/cache flush times of agpgart memory allocation | Shaohua Li | 2008-08-15 |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 2008-10-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | [ARM] pxa: allow multi-machine PCMCIA builds | Russell King | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: use ioremap() and offset for register access | Eric Miao | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() | Eric Miao | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource | Eric Miao | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver | Eric Miao | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers | Eric Miao | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c | Eric Miao | 2008-10-07 |
| | * | | | | | | | | | | | | | | | | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King | 2008-10-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm | Russell King | 2008-10-07 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | Add support for the Arcom/Eurotech Viper SBC CompactFlash card slot | Marc Zyngier | 2008-09-09 |