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
*
Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2014-04-02
10
-62
/
+88
|
\
|
*
x86, boot: Move memset() definition in compressed/string.c
Vivek Goyal
2014-03-19
2
-13
/
+17
|
*
x86, boot: Move memcmp() into string.h and string.c
Vivek Goyal
2014-03-19
4
-19
/
+16
|
*
x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c
Vivek Goyal
2014-03-19
2
-30
/
+34
|
*
x86, boot: Create a separate string.h file to provide standard string functions
Vivek Goyal
2014-03-19
7
-5
/
+24
|
*
x86, boot: Undef memcmp before providing a new definition
Vivek Goyal
2014-03-19
1
-0
/
+2
*
|
Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-02
4
-74
/
+25
|
\
\
|
*
|
sched: remove unused SCHED_INIT_NODE
Vincent Guittot
2014-03-19
1
-27
/
+0
|
*
|
metag: Use get_signal() signal_setup_done()
Richard Weinberger
2014-03-18
1
-27
/
+21
|
*
|
metag: Fix METAG Kconfig symbol select ordering
James Hogan
2014-03-18
1
-1
/
+1
|
*
|
metag: Use irq_set_affinity instead of homebrewn code
Thomas Gleixner
2014-03-17
1
-19
/
+3
|
|
/
*
|
x86: Fix dumpstack_64 irq stack handling
Steven Rostedt (Red Hat)
2014-04-02
1
-9
/
+10
*
|
x86: Fix dumpstack_64 to keep state of "used" variable in loop
Steven Rostedt (Red Hat)
2014-04-02
1
-5
/
+5
*
|
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
[next]