index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: fbdev: mb862xx: remove unused variable
Arnd Bergmann
2016-08-30
1
-2
/
+0
*
video: mxsfb: Fix framebuffer corruption on mx6sx
Marek Vasut
2016-08-30
1
-4
/
+5
*
mx3fb: Fix print format string
Oleg Drokin
2016-08-30
1
-1
/
+1
*
video: ARM CLCD: export symbols for driver module
Arnd Bergmann
2016-08-30
2
-1
/
+3
*
video: ARM CLCD: fix up Integrator support
Linus Walleij
2016-08-30
1
-3
/
+7
*
video: ARM CLCD: fix return value check in versatile_clcd_init_panel()
Wei Yongjun
2016-08-30
1
-2
/
+2
*
video: ARM CLCD: fix endpoint lookup logic
Arnd Bergmann
2016-08-30
1
-6
/
+3
*
video: fbdev: pxafb: potential NULL dereference on error
Dan Carpenter
2016-08-11
1
-1
/
+1
*
fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-08-11
1
-1
/
+1
*
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
2016-08-11
1
-3
/
+3
*
fbdev: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-11
1
-8
/
+1
*
omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-11
1
-12
/
+2
*
video: s3c2410fb: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-08-11
2
-2
/
+2
*
video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-11
1
-6
/
+1
*
omapfb/dss: wait_for_completion_interruptible_timeout expects long
Nicholas Mc Guire
2016-08-11
1
-3
/
+4
*
video: ARM CLCD: add special panel hook for Versatiles
Linus Walleij
2016-08-11
4
-1
/
+413
*
video: ARM CLCD: add special board and panel hooks for Nomadik
Linus Walleij
2016-08-11
4
-1
/
+287
*
video: ARM CLCD: support Nomadik variant
Linus Walleij
2016-08-11
2
-9
/
+139
*
video: ARM CLCD: support pads connected in reverse order
Linus Walleij
2016-08-11
2
-3
/
+23
*
video: ARM CLCD: support DT signal inversion flags
Linus Walleij
2016-08-11
1
-7
/
+30
*
video: ARM CLCD: backlight support for OF
Linus Walleij
2016-08-11
3
-1
/
+46
*
omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c
Mark Brown
2016-08-11
3
-24
/
+0
*
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
2016-08-08
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-08
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-08
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-05
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]