index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1156
-18243
/
+29436
2009-09-03
Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32
Joerg Roedel
2
-113
/
+178
2009-09-03
Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32
Joerg Roedel
5
-20
/
+143
2009-09-03
Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...
Joerg Roedel
3
-41
/
+120
2009-09-03
x86/gart: Do not select AGP for GART_IOMMU
Pavel Vasilyev
1
-1
/
+0
2009-09-03
x86/amd-iommu: Initialize passthrough mode when requested
Joerg Roedel
1
-1
/
+7
2009-09-03
x86/amd-iommu: Don't detach device from pt domain on driver unbind
Joerg Roedel
1
-0
/
+2
2009-09-03
x86/amd-iommu: Make sure a device is assigned in passthrough mode
Joerg Roedel
1
-0
/
+9
2009-09-03
x86/amd-iommu: Align locking between attach_device and detach_device
Joerg Roedel
1
-5
/
+14
2009-09-03
x86/amd-iommu: Fix device table write order
Joerg Roedel
1
-2
/
+2
2009-09-03
x86/amd-iommu: Add passthrough mode initialization functions
Joerg Roedel
3
-8
/
+69
2009-09-03
x86/amd-iommu: Add core functions for pd allocation/freeing
Joerg Roedel
1
-4
/
+32
2009-09-03
x86/dma: Mark iommu_pass_through as __read_mostly
Joerg Roedel
1
-1
/
+8
2009-09-03
x86/amd-iommu: Change iommu_map_page to support multiple page sizes
Joerg Roedel
2
-11
/
+26
2009-09-03
x86/amd-iommu: Support higher level PTEs in iommu_page_unmap
Joerg Roedel
2
-8
/
+14
2009-09-03
x86/amd-iommu: Remove old page table handling macros
Joerg Roedel
1
-19
/
+0
2009-09-03
x86/amd-iommu: Use 2-level page tables for dma_ops domains
Joerg Roedel
1
-1
/
+1
2009-09-03
x86/amd-iommu: Remove bus_addr check in iommu_map_page
Joerg Roedel
1
-2
/
+1
2009-09-03
x86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEX
Joerg Roedel
1
-2
/
+2
2009-09-03
x86/amd-iommu: Change alloc_pte to support 64 bit address space
Joerg Roedel
1
-24
/
+20
2009-09-03
x86/amd-iommu: Introduce increase_address_space function
Joerg Roedel
2
-0
/
+31
2009-09-03
x86/amd-iommu: Flush domains if address space size was increased
Joerg Roedel
2
-0
/
+33
2009-09-03
x86/amd-iommu: Introduce set_dte_entry function
Joerg Roedel
1
-10
/
+17
2009-09-03
x86/amd-iommu: Add a gneric version of amd_iommu_flush_all_devices
Joerg Roedel
1
-2
/
+8
2009-09-03
x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_phys
Joerg Roedel
1
-14
/
+2
2009-09-03
x86/amd-iommu: Use fetch_pte in iommu_unmap_page
Joerg Roedel
1
-16
/
+3
2009-09-03
x86/amd-iommu: Make fetch_pte aware of dynamic mapping levels
Joerg Roedel
2
-11
/
+22
2009-09-03
x86/amd-iommu: Reset command buffer if wait loop fails
Joerg Roedel
1
-2
/
+5
2009-09-03
x86/amd-iommu: Panic if IOMMU command buffer reset fails
Joerg Roedel
2
-0
/
+10
2009-09-03
x86/amd-iommu: Reset command buffer on ILLEGAL_COMMAND_ERROR
Joerg Roedel
1
-2
/
+13
2009-09-03
x86/amd-iommu: Add reset function for command buffers
Joerg Roedel
2
-5
/
+18
2009-09-03
x86/amd-iommu: Add function to flush all DTEs on one IOMMU
Joerg Roedel
1
-0
/
+13
2009-09-03
x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
Joerg Roedel
1
-2
/
+0
2009-09-03
x86/amd-iommu: Remove redundant 'IOMMU' string
Joerg Roedel
1
-1
/
+1
2009-09-03
x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"
Joerg Roedel
3
-8
/
+8
2009-09-03
x86/amd-iommu: Remove some merge helper code
Joerg Roedel
1
-6
/
+0
2009-09-03
x86/amd-iommu: Introduce function for iommu-local domain flush
Joerg Roedel
1
-16
/
+33
2009-09-03
x86/amd-iommu: Dump illegal command on ILLEGAL_COMMAND_ERROR
Joerg Roedel
1
-0
/
+10
2009-09-03
x86/amd-iommu: Dump fault entry on DTE error
Joerg Roedel
1
-0
/
+10
2009-09-01
autofs4 - fix missed case when changing to use struct path
Ian Kent
1
-1
/
+1
2009-09-01
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-14
/
+21
2009-09-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
9
-51
/
+148
2009-09-01
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-01
ata_piix: parallel scanning on PATA needs an extra locking
Bartlomiej Zolnierkiewicz
1
-1
/
+13
2009-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-105
/
+194
2009-08-31
ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889A
Takashi Iwai
1
-14
/
+20
2009-08-31
ALSA: hda - Add missing mux check for VT1708
Takashi Iwai
1
-0
/
+1
2009-08-31
V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name style
Joe Perches
1
-2
/
+1
2009-08-31
V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.
Randy Dunlap
1
-1
/
+1
2009-08-31
V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is true
Shine Liu
1
-1
/
+3
[next]