index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-08
ia64: dma_alloc_coherent always use GFP_DMA
FUJITA Tomonori
1
-1
/
+3
2008-09-05
x86: blacklist DMAR on Intel G31/G33 chipsets
David Woodhouse
1
-0
/
+18
2008-09-05
x86, gart: add detection of AMD family 0x11 northbridges
Joerg Roedel
1
-2
/
+3
2008-09-05
x86: gart alloc_coherent doesn't need to check NULL device argument
FUJITA Tomonori
1
-3
/
+0
2008-08-22
x86: dma_*_coherent rework patchset v2, fix
FUJITA Tomonori
1
-15
/
+10
2008-08-22
Merge branch 'x86/gart' into x86/iommu
Ingo Molnar
1
-10
/
+17
2008-08-22
dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple
FUJITA Tomonori
1
-1
/
+0
2008-08-22
x86, AMD IOMMU: remove obsolete FIXME comment
Joerg Roedel
1
-2
/
+0
2008-08-22
x86: move dma_*_coherent functions to include file
Joerg Roedel
2
-48
/
+5
2008-08-22
x86: cleanup dma_*_coherent functions
Joerg Roedel
1
-109
/
+12
2008-08-22
x86: add free_coherent dma_ops callback to NOMMU driver
Joerg Roedel
1
-0
/
+7
2008-08-22
x86: add alloc_coherent dma_ops callback to NOMMU driver
Joerg Roedel
1
-0
/
+55
2008-08-22
x86: add free_coherent dma_ops callback to Calgary IOMMU driver
Joerg Roedel
1
-0
/
+14
2008-08-22
x86: add free_coherent dma_ops callback to GART driver
Joerg Roedel
1
-0
/
+10
2008-08-22
x86: add alloc_coherent dma_ops callback to GART driver
Joerg Roedel
1
-0
/
+21
2008-08-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
6
-1439
/
+16
2008-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-42
/
+1
2008-08-18
[IA64] use generic compat_old_sys_readdir
Christoph Hellwig
3
-140
/
+1
2008-08-18
[IA64] pci_acpi_scan_root cleanup
Luck, Tony
1
-10
/
+11
2008-08-18
[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.
Robin Holt
1
-4
/
+4
2008-08-18
[IA64] Remove sn2_defconfig.
Robin Holt
1
-1285
/
+0
2008-08-18
cleanup powerpc/include/asm/ide.h
Adrian Bunk
1
-42
/
+1
2008-08-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-25
/
+39
2008-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
11
-88
/
+78
2008-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-8
/
+22
2008-08-18
x86: fix build warnings in real mode code
Andi Kleen
2
-1
/
+2
2008-08-18
x86, calgary: fix section mismatch warning - get_tce_space_from_tar
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: silence section mismatch warning - get_local_pda
Marcin Slusarz
1
-2
/
+9
2008-08-18
x86: fix i486 suspend to disk CR4 oops
David Fries
4
-16
/
+22
2008-08-18
x86: mpparse.c: fix section mismatch warning
Marcin Slusarz
1
-2
/
+2
2008-08-18
x86: mmconf: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: fix MP_processor_info section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86, tsc: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2
-58
/
+1
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
1
-1
/
+1
2008-08-18
powerpc: Remove dead module_find_bug code
Steven Rostedt
1
-15
/
+0
2008-08-18
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
1
-0
/
+5
2008-08-18
powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages
Brian King
1
-2
/
+25
2008-08-18
powerpc: Make CMO paging space pool ID and page size available
Robert Jennings
2
-8
/
+42
2008-08-18
powerpc: Fix lockdep IRQ tracing bug
Benjamin Herrenschmidt
1
-2
/
+3
2008-08-18
powerpc: Fix TLB invalidation on boot on 32-bit
Rocky Craig
1
-1
/
+1
2008-08-18
powerpc: Fix loss of vdso on fork on 32-bit
Benjamin Herrenschmidt
1
-1
/
+0
2008-08-17
x86 gart: allocate size-aligned address for alloc_coherent, v2
FUJITA Tomonori
1
-9
/
+16
2008-08-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
31
-131
/
+251
2008-08-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
75
-155
/
+926
2008-08-16
[ARM] 5191/1: ARM: remove CVS keywords
Adrian Bunk
14
-20
/
+5
2008-08-16
[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16
Eric Miao
1
-4
/
+6
2008-08-16
[ARM] update mach-types
Russell King
1
-6
/
+47
2008-08-16
[ARM] 5196/1: fix inline asm constraints for preload
Nicolas Pitre
1
-2
/
+2
2008-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
52
-2235
/
+3605
[next]