| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | | | x86: dma_*_coherent rework patchset v2, fix | FUJITA Tomonori | 2008-08-22 | 1 | -15/+10 |
| | | | * | | | Merge branch 'x86/gart' into x86/iommu | Ingo Molnar | 2008-08-22 | 1 | -10/+17 |
| | | | |\ \ \ |
|
| | | | * | | | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple | FUJITA Tomonori | 2008-08-22 | 1 | -1/+0 |
| | | | * | | | | x86, AMD IOMMU: remove obsolete FIXME comment | Joerg Roedel | 2008-08-22 | 1 | -2/+0 |
| | | | * | | | | x86: move dma_*_coherent functions to include file | Joerg Roedel | 2008-08-22 | 2 | -48/+5 |
| | | | * | | | | x86: cleanup dma_*_coherent functions | Joerg Roedel | 2008-08-22 | 1 | -109/+12 |
| | | | * | | | | x86: add free_coherent dma_ops callback to NOMMU driver | Joerg Roedel | 2008-08-22 | 1 | -0/+7 |
| | | | * | | | | x86: add alloc_coherent dma_ops callback to NOMMU driver | Joerg Roedel | 2008-08-22 | 1 | -0/+55 |
| | | | * | | | | x86: add free_coherent dma_ops callback to Calgary IOMMU driver | Joerg Roedel | 2008-08-22 | 1 | -0/+14 |
| | | | * | | | | x86: add free_coherent dma_ops callback to GART driver | Joerg Roedel | 2008-08-22 | 1 | -0/+10 |
| | | | * | | | | x86: add alloc_coherent dma_ops callback to GART driver | Joerg Roedel | 2008-08-22 | 1 | -0/+21 |
* | | | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-11 | 8 | -296/+555 |
|\| | | | | | | |
|
| * | | | | | | | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 | 200 | -2434/+4091 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha | 2008-10-10 | 1 | -88/+61 |
| * | | | | | | | | x86, pat: cleanups | Ingo Molnar | 2008-10-10 | 1 | -35/+32 |
| * | | | | | | | | x86: fix pagetable init 64-bit breakage | Suresh Siddha | 2008-10-10 | 1 | -1/+1 |
| * | | | | | | | | x86: track memtype for RAM in page struct | Suresh Siddha | 2008-10-10 | 2 | -0/+102 |
| * | | | | | | | | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha | 2008-10-10 | 1 | -2/+38 |
| * | | | | | | | | x86, cpa: remove cpa pool code | Suresh Siddha | 2008-10-10 | 3 | -155/+5 |
| * | | | | | | | | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha | 2008-10-10 | 1 | -7/+16 |
| * | | | | | | | | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 2008-10-10 | 2 | -10/+34 |
| * | | | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 2008-10-10 | 2 | -20/+144 |
| * | | | | | | | | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha | 2008-10-10 | 2 | -21/+17 |
| * | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 2008-09-14 | 472 | -5597/+81510 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious | Jeremy Fitzhardinge | 2008-09-05 | 1 | -3/+3 |
| * | | | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes, fix | Venki Pallipadi | 2008-08-23 | 1 | -1/+1 |
| * | | | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes. | Rene Herman | 2008-08-22 | 1 | -6/+32 |
| * | | | | | | | | x86: {reverve,free}_memtype() take a physical address | Rene Herman | 2008-08-22 | 1 | -3/+3 |
| * | | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2008-08-22 | 454 | -2826/+25893 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: fix pageattr-test | Shaohua Li | 2008-08-21 | 1 | -2/+5 |
| * | | | | | | | | | x86, pageattr: introduce APIs to change pageattr of a page array | Shaohua Li | 2008-08-21 | 1 | -50/+166 |
| * | | | | | | | | | Revert "introduce two APIs for page attribute" | Ingo Molnar | 2008-08-21 | 1 | -50/+8 |
| * | | | | | | | | | x86, pat: avoid highmem cache attribute aliasing | Nick Piggin | 2008-08-15 | 1 | -0/+3 |
| * | | | | | | | | | introduce two APIs for page attribute | Shaohua Li | 2008-08-15 | 1 | -8/+50 |
| * | | | | | | | | | x86: compile pat debugfs interface only if CONFIG_X86_PAT is set | Andreas Herrmann | 2008-08-11 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 664 | -7114/+20568 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | [ARM] 5300/1: fixup spitz reset during boot | Dmitry Baryshkov | 2008-10-11 | 4 | -8/+14 |
| * | | | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2008-10-09 | 31 | -66/+1305 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | [ARM] Feroceon: small cleanups to L2 cache code | Nicolas Pitre | 2008-09-30 | 1 | -17/+25 |
| | * | | | | | | | | | | [ARM] Orion: Add Buffalo Linkstation Mini power-off method | Alexey Kopytko | 2008-09-26 | 1 | -0/+20 |
| | * | | | | | | | | | | [ARM] Orion: Add Buffalo Linkstation Mini support | Alexey Kopytko | 2008-09-25 | 4 | -0/+268 |
| | * | | | | | | | | | | [ARM] Kirkwood: add support for L2 cache WB/WT selection | Ronen Shitrit | 2008-09-25 | 3 | -7/+25 |
| | * | | | | | | | | | | [ARM] EDMINIV2: add support for LED and power button | Albert Aribaud | 2008-09-25 | 1 | -0/+60 |
| | * | | | | | | | | | | [ARM] Kirkwood: allow configuring mbus window for on-chip sram | Lennert Buytenhek | 2008-09-25 | 2 | -4/+9 |
| | * | | | | | | | | | | [ARM] Kirkwood: remove uart1 init calls for boards that don't expose uart1 | Ronen Shitrit | 2008-09-25 | 2 | -2/+0 |
| | * | | | | | | | | | | [ARM] Kirkwood: add support for newer SoC models | Ronen Shitrit | 2008-09-25 | 4 | -9/+56 |
| | * | | | | | | | | | | [ARM] Kirkwood: prepare for runtime-determined timer tick rate | Ronen Shitrit | 2008-09-25 | 2 | -7/+16 |
| | * | | | | | | | | | | [ARM] Orion: add RD88F6183AP-GE support | Lennert Buytenhek | 2008-09-25 | 4 | -0/+125 |
| | * | | | | | | | | | | [ARM] Orion: add 88F6183 (Orion-1-90) support | Lennert Buytenhek | 2008-09-25 | 4 | -2/+54 |
| | * | | | | | | | | | | [ARM] Orion: add Buffalo Terastation Pro II/Live support | Sylver Bruneau | 2008-09-25 | 3 | -0/+376 |