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
...
|
*
|
OMAPDSS: convert pixel clock to common videomode style
Tomi Valkeinen
2014-03-05
23
-101
/
+100
|
*
|
OMAPDSS: Remove unused get_context_loss_count support
Tomi Valkeinen
2014-02-28
4
-20
/
+0
|
*
|
OMAPDSS: use DISPC register to detect context loss
Tomi Valkeinen
2014-02-28
1
-13
/
+11
|
*
|
video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro
Manish Badarkhe
2014-02-28
1
-12
/
+10
|
*
|
video: imxfb: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
2014-02-28
1
-38
/
+21
|
*
|
video: imxfb: Resolve mismatch between backlight/contrast
Alexander Shiyan
2014-02-28
1
-94
/
+30
|
*
|
video: imxfb: Use module_platform_driver()
Alexander Shiyan
2014-02-28
1
-39
/
+26
|
*
|
video: imxfb: Remove unused fields from platform data structure
Alexander Shiyan
2014-02-28
2
-57
/
+17
|
*
|
video: imxfb: Remove dead declaration of set_imx_fb_info()
Alexander Shiyan
2014-02-28
1
-1
/
+0
|
*
|
video: s6e8ax0: Use devm_* APIs
Sachin Kamat
2014-02-14
1
-9
/
+4
|
*
|
video: exynos: Remove OF dependency for Exynos DP
Sachin Kamat
2014-02-14
1
-1
/
+1
|
*
|
video: xilinxfb: Move xilinxfb_platform_data directly to the driver
Michal Simek
2014-02-11
2
-31
/
+14
|
*
|
video: imxfb: Use regulator API with LCD class for powering
Alexander Shiyan
2014-02-11
4
-14
/
+114
|
*
|
tgafb: avoid restriction on modes with line length not a multiple of 64
Mikulas Patocka
2014-02-11
1
-3
/
+3
|
*
|
tgafb: fix data copying
Mikulas Patocka
2014-02-11
1
-213
/
+51
|
*
|
tgafb: fix mode setting with fbset
Mikulas Patocka
2014-02-11
1
-4
/
+14
|
*
|
mach64: fix cursor when character width is not a multiple of 8 pixels
Mikulas Patocka
2014-02-11
1
-6
/
+16
|
*
|
atyfb: set FBINFO_READS_FAST
Mikulas Patocka
2014-02-11
1
-1
/
+2
|
*
|
mach64: use unaligned access
Mikulas Patocka
2014-02-11
1
-1
/
+2
|
*
|
atyfb: remove resolution limit 1600
Mikulas Patocka
2014-02-11
1
-2
/
+2
|
*
|
framebuffer: fix cfb_copyarea
Mikulas Patocka
2014-02-11
1
-75
/
+78
|
*
|
matroxfb: restore the registers M_ACCESS and M_PITCH
Mikulas Patocka
2014-02-11
2
-10
/
+30
|
*
|
matroxfb: set FBINFO_READS_FAST
Mikulas Patocka
2014-02-11
1
-1
/
+2
|
*
|
fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
Keith Packard
2014-02-11
1
-2
/
+25
*
|
|
Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2014-04-05
1
-0
/
+4
|
\
\
\
|
*
|
|
ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
Satoru Takeuchi
2014-02-26
1
-0
/
+4
*
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-05
4
-109
/
+211
|
\
\
\
\
|
*
|
|
|
random: Add arch_has_random[_seed]()
H. Peter Anvin
2014-03-20
4
-0
/
+23
|
*
|
|
|
random: If we have arch_get_random_seed*(), try it before blocking
H. Peter Anvin
2014-03-20
1
-0
/
+33
|
*
|
|
|
random: Use arch_get_random_seed*() at init time and once a second
H. Peter Anvin
2014-03-20
1
-4
/
+20
|
*
|
|
|
x86, random: Enable the RDSEED instruction
H. Peter Anvin
2014-03-20
3
-1
/
+55
|
*
|
|
|
random: use the architectural HWRNG for the SHA's IV in extract_buf()
Theodore Ts'o
2014-03-20
1
-8
/
+8
|
*
|
|
|
random: clarify bits/bytes in wakeup thresholds
Greg Price
2014-03-20
1
-17
/
+17
|
*
|
|
|
random: entropy_bytes is actually bits
Greg Price
2014-03-20
1
-3
/
+3
|
*
|
|
|
random: simplify accounting code
Greg Price
2014-03-20
1
-17
/
+10
|
*
|
|
|
random: tighten bound on random_read_wakeup_thresh
Greg Price
2014-03-20
1
-1
/
+1
|
*
|
|
|
random: forget lock in lockless accounting
Greg Price
2014-03-20
1
-4
/
+0
|
*
|
|
|
random: simplify accounting logic
Greg Price
2014-03-20
1
-8
/
+4
|
*
|
|
|
random: fix comment on "account"
Greg Price
2014-03-20
1
-10
/
+21
|
*
|
|
|
random: simplify loop in random_read
Greg Price
2014-03-20
1
-39
/
+18
|
*
|
|
|
random: fix description of get_random_bytes
Greg Price
2014-03-20
1
-2
/
+3
|
*
|
|
|
random: fix comment on proc_do_uuid
Greg Price
2014-03-20
1
-4
/
+4
|
*
|
|
|
random: fix typos / spelling errors in comments
Greg Price
2014-03-20
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
mm: get_user_pages(write,force) refuse to COW in shared areas
Hugh Dickins
2014-04-05
1
-21
/
+45
*
|
|
|
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-04-05
56
-415
/
+1215
|
\
\
\
\
|
*
\
\
\
Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next
Dave Chinner
2014-04-03
2
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
xfs: fix directory hash ordering bug
Mark Tinguely
2014-04-03
1
-1
/
+1
|
|
*
|
|
|
xfs: extra semi-colon breaks a condition
Dan Carpenter
2014-04-03
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'xfs-O_TMPFILE-support' into for-next
Dave Chinner
2014-03-13
7
-15
/
+201
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: allow linkat() on O_TMPFILE files
Zhi Yong Wu
2014-01-06
2
-3
/
+26
[prev]
[next]