index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Set IRTA in intel_setup_irq_remapping
Joerg Roedel
2015-06-16
1
-5
/
+14
*
iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
Joerg Roedel
2015-06-16
1
-3
/
+3
*
iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
Joerg Roedel
2015-06-16
1
-57
/
+35
*
iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
Joerg Roedel
2015-06-16
1
-23
/
+24
*
iommu/vt-d: Enable Translation only if it was previously disabled
Joerg Roedel
2015-06-16
1
-1
/
+3
*
iommu/vt-d: Don't disable translation prior to OS handover
Joerg Roedel
2015-06-16
1
-7
/
+0
*
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
Joerg Roedel
2015-06-16
1
-1
/
+11
*
iommu/vt-d: Don't do early domain assignment if kdump kernel
Joerg Roedel
2015-06-16
1
-0
/
+13
*
iommu/vt-d: Allocate si_domain in init_dmars()
Joerg Roedel
2015-06-16
1
-5
/
+7
*
iommu/vt-d: Mark copied context entries
Joerg Roedel
2015-06-16
1
-2
/
+51
*
iommu/vt-d: Do not re-use domain-ids from the old kernel
Joerg Roedel
2015-06-16
1
-1
/
+10
*
iommu/vt-d: Copy translation tables from old kernel
Joerg Roedel
2015-06-16
1
-2
/
+205
*
iommu/vt-d: Detect pre enabled translation
Joerg Roedel
2015-06-16
1
-0
/
+19
*
iommu/vt-d: Make root entry visible for hardware right after allocation
Joerg Roedel
2015-06-16
1
-4
/
+6
*
iommu/vt-d: Init QI before root entry is allocated
Joerg Roedel
2015-06-16
1
-3
/
+2
*
iommu/vt-d: Cleanup log messages
Joerg Roedel
2015-06-16
3
-110
/
+101
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-15
2
-93
/
+144
|
\
|
*
dmaengine: Fix choppy sound because of unimplemented resume
Krzysztof Kozlowski
2015-06-12
1
-1
/
+5
|
*
dmaengine: at_xdmac: rework slave configuration part
Ludovic Desroches
2015-06-08
1
-60
/
+96
|
*
dmaengine: at_xdmac: lock fixes
Ludovic Desroches
2015-06-08
1
-32
/
+43
*
|
Merge tag 'ntb-4.1' of git://github.com/jonmason/ntb
Linus Torvalds
2015-06-15
1
-1
/
+2
|
\
\
|
*
|
ntb: initialize max_mw for Atom before using it
Daniel Verkamp
2015-06-11
1
-0
/
+1
|
*
|
ntb: iounmap MW reg and vbase in error path
Jon Mason
2015-06-09
1
-1
/
+1
|
|
/
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-15
2
-10
/
+17
|
\
\
|
*
|
IRQCHIP: mips-gic: Don't nest calls to do_IRQ()
Rabin Vincent
2015-06-13
1
-7
/
+14
|
*
|
SSB: Fix handling of ssb_pmu_get_alp_clock()
Hauke Mehrtens
2015-06-09
1
-3
/
+3
|
|
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-15
1
-1
/
+1
|
\
\
|
*
|
irqchip: sunxi-nmi: Fix off-by-one error in irq iterator
Axel Lin
2015-06-08
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-06-13
4
-12
/
+32
|
\
\
|
*
|
net: igb: fix the start time for periodic output signals
Richard Cochran
2015-06-12
1
-2
/
+2
|
*
|
enic: fix memory leak in rq_clean
Govindarajulu Varadarajan
2015-06-11
1
-5
/
+4
|
*
|
enic: check return value for stat dump
Govindarajulu Varadarajan
2015-06-11
2
-4
/
+25
|
*
|
enic: unlock napi busy poll before unmasking intr
Govindarajulu Varadarajan
2015-06-11
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-12
1
-0
/
+1
|
\
\
\
|
*
|
|
block: pmem: Add dependency on HAS_IOMEM
Richard Weinberger
2015-06-11
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-06-12
3
-6
/
+10
|
\
\
\
|
*
|
|
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
NeilBrown
2015-06-12
3
-0
/
+3
|
*
|
|
md: Close race when setting 'action' to 'idle'.
NeilBrown
2015-06-12
1
-5
/
+6
|
*
|
|
md: don't return 0 from array_state_store
NeilBrown
2015-06-12
1
-1
/
+1
*
|
|
|
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-06-12
1
-3
/
+15
|
\
\
\
\
|
*
|
|
|
iommu/vt-d: Only enable extended context tables if PASID is supported
David Woodhouse
2015-06-12
1
-3
/
+15
*
|
|
|
|
Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-06-12
2
-4
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
drm/i915: Fix DDC probe for passive adapters
Jani Nikula
2015-06-09
1
-3
/
+17
|
*
|
|
|
|
drm/i915: Properly initialize SDVO analog connectors
Ander Conselvan de Oliveira
2015-06-08
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-06-12
3
-11
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
Michel Dänzer
2015-06-11
1
-5
/
+12
|
*
|
|
|
|
Revert "drm/radeon: adjust pll when audio is not enabled"
Alex Deucher
2015-06-11
1
-3
/
+0
|
*
|
|
|
|
Revert "drm/radeon: don't share plls if monitors differ in audio support"
Alex Deucher
2015-06-11
1
-3
/
+1
|
*
|
|
|
|
drm/radeon: fix freeze for laptop with Turks/Thames GPU.
Jérôme Glisse
2015-06-11
1
-0
/
+15
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-11
1
-0
/
+2
|
\
\
\
\
\
\
[next]