index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: disable DEVSLP for Intel Valleyview
Jacob Pan
2014-04-24
3
-0
/
+23
*
libata/ahci: accommodate tag ordered controllers
Dan Williams
2014-04-18
2
-8
/
+14
*
ahci: Do not receive interrupts sent by dummy ports
Alexander Gordeev
2014-04-18
1
-6
/
+10
*
ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range()
Alexander Gordeev
2014-04-17
1
-4
/
+4
*
ahci: Ensure "MSI Revert to Single Message" mode is not enforced
Alexander Gordeev
2014-04-17
2
-1
/
+9
*
ahci: do not request irq for dummy port
David Milburn
2014-04-16
1
-8
/
+4
*
pata_samsung_cf: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
2014-04-15
1
-3
/
+7
*
pata_arasan_cf: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
2014-04-14
1
-2
/
+5
*
ata: fix i.MX AHCI driver dependencies
Jean Delvare
2014-04-08
1
-1
/
+1
*
pata_at91: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
2014-04-02
1
-5
/
+6
*
libata: Update queued trim blacklist for M5x0 drives
Martin K. Petersen
2014-04-02
1
-2
/
+4
*
libata: make AHCI_XGENE depend on PHY_XGENE
Tejun Heo
2014-04-02
1
-2
/
+1
*
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
47
-6279
/
+6603
|
\
|
*
Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2014-03-18
18
-784
/
+664
|
|
\
|
|
*
bcache: remove nested function usage
John Sheu
2014-03-18
2
-72
/
+76
|
|
*
bcache: Kill bucket->gc_gen
Kent Overstreet
2014-03-18
4
-11
/
+9
|
|
*
bcache: Kill unused freelist
Kent Overstreet
2014-03-18
6
-129
/
+112
|
|
*
bcache: Rework btree cache reserve handling
Kent Overstreet
2014-03-18
6
-139
/
+145
|
|
*
bcache: Kill btree_io_wq
Kent Overstreet
2014-03-18
3
-24
/
+2
|
|
*
bcache: btree locking rework
Kent Overstreet
2014-03-18
4
-52
/
+133
|
|
*
bcache: Fix a race when freeing btree nodes
Kent Overstreet
2014-03-18
1
-33
/
+20
|
|
*
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
2014-03-18
4
-14
/
+21
|
|
*
bcache: Add bch_keylist_init_single()
Kent Overstreet
2014-03-18
2
-4
/
+7
|
|
*
bcache: Improve priority_stats
Kent Overstreet
2014-03-18
1
-6
/
+20
|
|
*
bcache: Better alloc tracepoints
Kent Overstreet
2014-03-18
3
-19
/
+46
|
|
*
bcache: Kill dead cgroup code
Kent Overstreet
2014-03-18
5
-202
/
+0
|
|
*
bcache: stop moving_gc marking buckets that can't be moved.
Nicholas Swenson
2014-03-18
1
-1
/
+4
|
|
*
bcache: Fix moving_pred()
Kent Overstreet
2014-03-18
1
-5
/
+3
|
|
*
bcache: Fix moving_gc deadlocking with a foreground write
Nicholas Swenson
2014-03-18
5
-8
/
+16
|
|
*
bcache: Fix discard granularity
Kent Overstreet
2014-03-18
1
-0
/
+1
|
|
*
bcache: Fix another bug recovering from unclean shutdown
Kent Overstreet
2014-03-18
3
-65
/
+36
|
|
*
bcache: Fix a bug recovering from unclean shutdown
Kent Overstreet
2014-03-18
1
-2
/
+2
|
|
*
bcache: Fix a journalling reclaim after recovery bug
Kent Overstreet
2014-03-18
1
-2
/
+8
|
|
*
bcache: Fix a null ptr deref in journal replay
Kent Overstreet
2014-03-17
1
-1
/
+5
|
|
*
bcache: Fix a lockdep splat in an error path
Kent Overstreet
2014-03-17
1
-3
/
+5
|
|
*
bcache: Fix a shutdown bug
Kent Overstreet
2014-02-25
3
-2
/
+12
|
|
*
bcache: Fix flash_dev_cache_miss() for real this time
Kent Overstreet
2014-02-25
1
-14
/
+5
|
|
*
bcache: Fix another compiler warning on m68k
Kent Overstreet
2014-02-18
1
-2
/
+2
|
*
|
mtip32xx: mtip_async_complete() bug fixes
Sam Bradshaw
2014-03-13
2
-39
/
+50
|
*
|
mtip32xx: Unmap the DMA segments before completing the IO request
Felipe Franciosi
2014-03-13
1
-12
/
+12
|
*
|
mtip32xx: Set queue bounce limit
Felipe Franciosi
2014-03-13
1
-0
/
+1
|
*
|
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-03-13
1
-24
/
+9
|
*
|
cciss: Fallback to MSI rather than to INTx if MSI-X failed
Alexander Gordeev
2014-03-13
1
-2
/
+0
|
*
|
swim3: fix interruptible_sleep_on race
Arnd Bergmann
2014-03-13
1
-7
/
+11
|
*
|
ataflop: fix sleep_on races
Arnd Bergmann
2014-03-13
1
-8
/
+8
|
*
|
DAC960: remove sleep_on usage
Arnd Bergmann
2014-03-13
1
-18
/
+16
|
*
|
mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()
Alexander Gordeev
2014-03-13
1
-2
/
+2
|
*
|
skd: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-21
1
-26
/
+12
|
*
|
skd: Use unified access to skdev->msix_entries throughout the code
Alexander Gordeev
2014-02-21
1
-2
/
+1
|
*
|
skd: Fix incomplete cleanup of MSI-X interrupt
Alexander Gordeev
2014-02-21
1
-24
/
+26
[next]