index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
iommu/amd: Relax locking in dma_ops path
Joerg Roedel
1
-59
/
+11
2015-12-28
iommu/amd: Initialize new aperture range before making it visible
Joerg Roedel
1
-13
/
+20
2015-12-28
iommu/amd: Build io page-tables with cmpxchg64
Joerg Roedel
1
-3
/
+13
2015-12-28
iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses
Joerg Roedel
1
-19
/
+10
2015-12-28
iommu/amd: Optimize dma_ops_free_addresses
Joerg Roedel
1
-2
/
+3
2015-12-28
iommu/amd: Remove need_flush from struct dma_ops_domain
Joerg Roedel
1
-24
/
+6
2015-12-28
iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc
Joerg Roedel
1
-17
/
+11
2015-12-28
iommu/amd: Flush iommu tlb in dma_ops_free_addresses
Joerg Roedel
1
-2
/
+4
2015-12-28
iommu/amd: Rename dma_ops_domain->next_address to next_index
Joerg Roedel
1
-13
/
+13
2015-12-28
iommu/amd: Remove 'start' parameter from dma_ops_area_alloc
Joerg Roedel
1
-6
/
+4
2015-12-28
iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc()
Joerg Roedel
1
-5
/
+16
2015-12-28
iommu/amd: Retry address allocation within one aperture
Joerg Roedel
1
-10
/
+19
2015-12-28
iommu/amd: Move aperture_range.offset to another cache-line
Joerg Roedel
1
-2
/
+1
2015-12-28
iommu/amd: Add dma_ops_aperture_alloc() function
Joerg Roedel
1
-12
/
+25
2015-12-28
iommu/amd: Pass correct shift to iommu_area_alloc()
Joerg Roedel
1
-1
/
+1
2015-12-28
iommu/amd: Flush the IOMMU TLB before the addresses are freed
Joerg Roedel
1
-4
/
+4
2015-12-28
iommu/amd: Flush IOMMU TLB on __map_single error path
Joerg Roedel
1
-0
/
+2
2015-12-28
iommu/amd: Introduce bitmap_lock in struct aperture_range
Joerg Roedel
1
-0
/
+10
2015-12-28
iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c
Joerg Roedel
2
-40
/
+40
2015-12-28
iommu/amd: Warn only once on unexpected pte value
Joerg Roedel
1
-2
/
+2
2015-12-14
iommu/amd: Constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-12-14
iommu/amd: Cleanup error handling in do_fault()
Joerg Roedel
1
-16
/
+8
2015-12-14
iommu/amd: Correctly set flags for handle_mm_fault call
Joerg Roedel
1
-5
/
+9
2015-12-14
iommu/vt-d: Do access checks before calling handle_mm_fault()
Joerg Roedel
1
-0
/
+20
2015-12-14
iommu/amd: Do proper access checking before calling handle_mm_fault()
Joerg Roedel
1
-2
/
+18
2015-12-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2015-12-13
Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+4
2015-12-13
Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-16
/
+21
2015-12-13
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-79
/
+197
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+10
2015-12-12
Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2015-12-12
Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+8
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-79
/
+110
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-12
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
1
-7
/
+8
2015-12-11
Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Kevin Hilman
1
-4
/
+4
2015-12-11
USB: add quirk for devices with broken LPM
Alan Stern
2
-1
/
+12
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+44
2015-12-11
Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
4
-20
/
+161
2015-12-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-112
/
+131
2015-12-11
vgaarb: fix signal handling in vga_get()
Kirill A. Shutemov
1
-2
/
+4
2015-12-11
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-55
/
+59
2015-12-11
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2015-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
16
-102
/
+132
2015-12-10
clocksource: Mmio: remove artificial 32bit limitation
Linus Walleij
1
-1
/
+1
2015-12-10
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
1
-1
/
+15
2015-12-09
Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
5
-206
/
+13
2015-12-09
Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-5
/
+18
2015-12-09
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-75
/
+53
[next]