index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-07
dma-debug: change hash_bucket_find from first-fit to best-fit
Joerg Roedel
1
-4
/
+39
2009-06-06
x86: enable GART-IOMMU only after setting up protection methods
Mark Langsdorf
1
-2
/
+8
2009-05-28
Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...
Joerg Roedel
6
-229
/
+594
2009-05-28
amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS
Joerg Roedel
1
-0
/
+5
2009-05-28
amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS
Joerg Roedel
1
-0
/
+4
2009-05-28
amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS
Joerg Roedel
1
-0
/
+5
2009-05-28
amd-iommu: remove amd_iommu_size kernel parameter
Joerg Roedel
3
-34
/
+4
2009-05-28
amd-iommu: enlarge the aperture dynamically
Joerg Roedel
1
-2
/
+18
2009-05-28
amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range
Joerg Roedel
1
-11
/
+60
2009-05-28
amd-iommu: move aperture_range allocation code to seperate function
Joerg Roedel
1
-36
/
+59
2009-05-28
amd-iommu: change dma_dom->next_bit to dma_dom->next_address
Joerg Roedel
2
-9
/
+10
2009-05-28
amd-iommu: make address allocator aware of multiple aperture ranges
Joerg Roedel
2
-39
/
+110
2009-05-28
amd-iommu: handle page table allocation failures in dma_ops code
Joerg Roedel
1
-2
/
+18
2009-05-28
amd-iommu: move page table allocation code to seperate function
Joerg Roedel
1
-25
/
+61
2009-05-28
amd-iommu: introduce aperture_range structure
Joerg Roedel
2
-35
/
+43
2009-05-28
amd-iommu: implement suspend/resume
Joerg Roedel
1
-1
/
+20
2009-05-28
amd_iommu: un __init functions required for suspend/resume
Joerg Roedel
1
-5
/
+5
2009-05-28
amd-iommu: add function to flush tlb for all devices
Joerg Roedel
2
-0
/
+19
2009-05-28
amd-iommu: add function to flush tlb for all domains
Joerg Roedel
2
-0
/
+12
2009-05-28
amd-iommu: add function to disable all iommus
Joerg Roedel
1
-0
/
+13
2009-05-28
amd-iommu: remove support for msi-x
Joerg Roedel
1
-43
/
+1
2009-05-28
amd-iommu: drop pointless iommu-loop in msi setup code
Joerg Roedel
1
-7
/
+1
2009-05-28
amd-iommu: consolidate hardware initialization to one function
Joerg Roedel
1
-18
/
+32
2009-05-28
amd-iommu: introduce for_each_iommu* macros
Joerg Roedel
3
-8
/
+16
2009-05-28
amd iommu: properly detach from protection domain on ->remove
Chris Wright
1
-1
/
+5
2009-05-28
amd-iommu: make sure only ivmd entries are parsed
Joerg Roedel
1
-0
/
+2
2009-05-28
amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.
Neil Turton
1
-1
/
+1
2009-05-28
amd-iommu: fix an off-by-one error in the AMD IOMMU driver.
Neil Turton
1
-1
/
+1
2009-05-28
amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS
Joerg Roedel
1
-0
/
+6
2009-05-28
x86/iommu: add IOMMU_STRESS Kconfig entry
Joerg Roedel
1
-0
/
+8
2009-05-28
amd-iommu: move protection domain printk to dump code
Joerg Roedel
1
-4
/
+6
2009-05-28
amd-iommu: print ivmd information to dmesg when requested
Joerg Roedel
1
-0
/
+11
2009-05-28
amd-iommu: print ivhd information to dmesg when requested
Joerg Roedel
1
-0
/
+73
2009-05-28
amd-iommu: add dump for iommus described in ivrs table
Joerg Roedel
1
-0
/
+9
2009-05-28
amd-iommu: add amd_iommu_dump parameter
Joerg Roedel
2
-0
/
+16
2009-05-11
Merge commit 'v2.6.30-rc5' into core/iommu
Ingo Molnar
2270
-61650
/
+65751
2009-05-08
Linux 2.6.30-rc5
Linus Torvalds
1
-1
/
+1
2009-05-08
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-15
/
+29
2009-05-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-15
/
+40
2009-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-1
/
+4
2009-05-08
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-3
/
+3
2009-05-08
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
1
-9
/
+22
2009-05-08
hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
Jean Delvare
1
-1
/
+2
2009-05-08
hwmon: (asus_atk0110) Fix compiler warning
Luca Tettamanti
1
-0
/
+2
2009-05-08
mtd: fix timeout in M25P80 driver
Peter Horton
1
-8
/
+8
2009-05-08
x86: MCE: make cmci_discover_lock irq-safe
Hidetoshi Seto
1
-4
/
+6
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
2009-05-07
x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
Huang Ying
2
-4
/
+4
2009-05-07
x86-64: finish cleanup_highmaps()'s job wrt. _brk_end
Jan Beulich
1
-1
/
+17
2009-05-07
x86: fix boot hang in early_reserve_e820()
Jan Beulich
1
-5
/
+6
[next]