| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 816 | -34474/+74162 |
|\ |
|
| * | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 | 7 | -314/+1139 |
| |\ |
|
| | * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 7 | -314/+1139 |
| | |\ |
|
| | | * | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 | 866 | -23061/+83525 |
| | | |\ |
|
| | | * \ | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 | 613 | -12233/+41714 |
| | | |\ \ |
|
| | | * \ \ | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 | 7 | -292/+1140 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 548 | -21661/+42124 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1069 | -74271/+138582 |
| | | | |\ \ \ \ |
|
| | | | * \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1134 | -97300/+55666 |
| | | | |\ \ \ \ \ |
|
| | | | * | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 | 1 | -0/+11 |
| | | | * | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 1 | -0/+10 |
| | | | * | | | | | | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec... | Suresh Siddha | 2008-07-12 | 1 | -0/+25 |
| | | | * | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2008-07-12 | 2 | -0/+247 |
| | | | * | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 | 6 | -15/+187 |
| | | | * | | | | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) | Suresh Siddha | 2008-07-12 | 3 | -7/+211 |
| | | | * | | | | | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h | Suresh Siddha | 2008-07-12 | 2 | -15/+15 |
| | | | * | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 | 5 | -0/+83 |
| | | | * | | | | | | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection | Suresh Siddha | 2008-07-12 | 1 | -3/+1 |
| | | | * | | | | | | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code | Suresh Siddha | 2008-07-12 | 1 | -11/+24 |
| | | | * | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 | 3 | -22/+79 |
| | | | * | | | | | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus | Suresh Siddha | 2008-07-12 | 3 | -21/+18 |
| | | | * | | | | | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization | Suresh Siddha | 2008-07-12 | 4 | -236/+264 |
| * | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 2008-10-11 | 1 | -1/+1 |
| |\| | | | | | | | |
|
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ \ | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|/
| | | | |/| | | | | | | |
|
| | | | | * | | | | | | | Merge branch 'linus' into x86/iommu | Ingo Molnar | 2008-09-14 | 36 | -222/+469 |
| | | | | |\ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar | 2008-09-10 | 511 | -6332/+7778 |
| | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | x86: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse | 2008-09-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-11 | 16 | -8/+152 |
| |\| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 | 188 | -1301/+2317 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 2008-09-14 | 525 | -6361/+7814 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / / / / / /
| | | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | linux-next: fix x86 tree build failure | Stephen Rothwell | 2008-08-25 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | agp: enable optimized agp_alloc_pages methods | Rene Herman | 2008-08-22 | 13 | -0/+30 |
| | * | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2008-08-22 | 182 | -4607/+21001 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | agp: add agp_generic_destroy_pages() | Shaohua Li | 2008-08-21 | 3 | -8/+63 |
| | * | | | | | | | | | | | | | | agp: generic_alloc_pages() | Shaohua Li | 2008-08-21 | 3 | -0/+59 |
| | * | | | | | | | | | | | | | | Revert "reduce tlb/cache flush times of agpgart memory allocation" | Ingo Molnar | 2008-08-21 | 2 | -7/+1 |
| | * | | | | | | | | | | | | | | reduce tlb/cache flush times of agpgart memory allocation | Shaohua Li | 2008-08-15 | 2 | -1/+7 |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 54 | -1347/+3295 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 2008-10-09 | 40 | -264/+477 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 47 | -1330/+3209 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | [ARM] pxa: allow multi-machine PCMCIA builds | Russell King | 2008-10-07 | 1 | -9/+11 |
| | | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: use ioremap() and offset for register access | Eric Miao | 2008-10-07 | 1 | -79/+109 |
| | | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() | Eric Miao | 2008-10-07 | 1 | -4/+7 |
| | | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource | Eric Miao | 2008-10-07 | 1 | -7/+17 |
| | | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver | Eric Miao | 2008-10-07 | 1 | -1/+72 |
| | | * | | | | | | | | | | | | | | | | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers | Eric Miao | 2008-10-07 | 1 | -0/+37 |
| | | * | | | | | | | | | | | | | | | | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 | 2 | -10/+10 |
| | | * | | | | | | | | | | | | | | | | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c | Eric Miao | 2008-10-07 | 1 | -1/+38 |
| | | * | | | | | | | | | | | | | | | | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King | 2008-10-07 | 324 | -5471/+8441 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm | Russell King | 2008-10-07 | 6 | -35/+215 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|