index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: pch_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+3
*
dmaengine: nbpfaxi: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+3
*
dmaengine: mxs-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
*
dmaengine: mv_xor: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+1
*
dmaengine: mpc512x_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
*
dmaengine: mmp_tdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-3
/
+1
*
dmaengine: mmp_pdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+5
*
dmaengine: mic_x100_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+2
*
dmaengine: ipu: convert callback to helper function
Dave Jiang
2016-08-08
1
-10
/
+8
*
dmaengine: iop-adma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
*
dmaengine: ioatdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-8
/
+4
*
dmaengine: imx-sdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+3
*
dmaengine: imx-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-3
/
+1
*
dmaengine: fsldma: convert callback to helper function
Dave Jiang
2016-08-08
1
-5
/
+1
*
dmaengine: fsl_raid: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+1
*
dmaengine: ep93xx_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+4
*
dmaengine: dw: convert callback to helper function
Dave Jiang
2016-08-08
1
-8
/
+6
*
dmaengine: cppi41: convert callback to helper function
Dave Jiang
2016-08-08
1
-1
/
+1
*
dmaengine: coh901318: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+3
*
dmaengine: at_xdmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+4
*
dmaengine: at_hdmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+2
*
dmaengine: Add helper function to prep for error reporting
Dave Jiang
2016-08-08
1
-0
/
+72
*
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
2016-08-07
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-07
62
-213
/
+213
|
\
|
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
51
-157
/
+158
|
*
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-1
/
+1
|
*
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-2
/
+3
|
*
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
11
-53
/
+51
*
|
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-07
22
-156
/
+334
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
2016-08-03
22
-156
/
+334
|
|
\
|
|
*
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-29
6
-25
/
+8
|
|
*
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-29
3
-62
/
+13
|
|
*
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-29
6
-68
/
+38
|
|
*
drm: add generic zpos property
Marek Szyprowski
2016-07-29
7
-1
/
+275
|
|
*
Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8
Benjamin Gaignard
2016-07-29
122
-7051
/
+7425
|
|
|
\
*
|
|
\
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
2016-08-07
16
-34
/
+31
|
\
\
\
\
|
*
|
|
|
DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1
Jani Nikula
2016-08-04
1
-16
/
+10
|
*
|
|
|
Documenation: update cgroup's document path
seokhoon.yoon
2016-08-03
14
-19
/
+19
|
*
|
|
|
Documentation/sphinx: do not warn about missing tools in 'make help'
Jani Nikula
2016-08-03
1
-2
/
+2
*
|
|
|
|
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-07
4
-2
/
+67
|
\
\
\
\
\
|
*
|
|
|
|
binfmt_misc: add F option description to documentation
James Bottomley
2016-03-30
1
-0
/
+7
|
*
|
|
|
|
binfmt_misc: add persistent opened binary handler for containers
James Bottomley
2016-03-30
1
-2
/
+39
|
*
|
|
|
|
fs: add filp_clone_open API
James Bottomley
2016-03-30
2
-0
/
+21
*
|
|
|
|
|
fs: return EPERM on immutable inode
Eryu Guan
2016-08-07
4
-4
/
+5
*
|
|
|
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2016-08-07
32
-130
/
+82
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cachefiles: Fix race between inactivating and culling a cache object
David Howells
2016-08-03
1
-2
/
+3
|
*
|
|
|
|
|
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...
Al Viro
2016-08-03
3
-9
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vfs: make dentry_needs_remove_privs() internal
Miklos Szeredi
2016-08-03
3
-2
/
+1
|
|
*
|
|
|
|
|
vfs: remove file_needs_remove_privs()
Miklos Szeredi
2016-08-03
1
-4
/
+0
|
|
*
|
|
|
|
|
vfs: fix deadlock in file_remove_privs() on overlayfs
Miklos Szeredi
2016-08-03
1
-3
/
+3
[next]