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
...
*
backlight: ams369fg06: reorder inclusions of <linux/xxx.h>
Jingoo Han
2013-02-22
1
-14
/
+5
*
backlight: ams369fg06: remove redundant variable 'before_power'
Jingoo Han
2013-02-22
1
-21
/
+3
*
backlight: ams369fg06: replace EFAULT with EINVAL
Jingoo Han
2013-02-22
1
-3
/
+3
*
backlight: ams369fg06: remove unnecessary NULL deference check
Jingoo Han
2013-02-22
1
-24
/
+8
*
backlight: ams369fg06: use sleep instead of delay
Jingoo Han
2013-02-22
1
-5
/
+6
*
backlight: s6e63m0: reorder inclusions of <linux/xxx.h>
Jingoo Han
2013-02-22
1
-14
/
+5
*
backlight: s6e63m0: remove redundant variable 'before_power'
Jingoo Han
2013-02-22
1
-21
/
+3
*
backlight: s6e63m0: replace EFAULT with EINVAL
Jingoo Han
2013-02-22
1
-3
/
+3
*
backlight: s6e63m0: remove unnecessary NULL deference check
Jingoo Han
2013-02-22
1
-27
/
+14
*
backlight: s6e63m0: use sleep instead of delay
Jingoo Han
2013-02-22
1
-5
/
+6
*
backlight: s6e63m0: use lowercase names of structs
Jingoo Han
2013-02-22
1
-20
/
+20
*
backlight: ld9040: reorder inclusions of <linux/xxx.h>
Jingoo Han
2013-02-22
1
-14
/
+5
*
backlight: ld9040: remove redundant return variables
Jingoo Han
2013-02-22
1
-20
/
+4
*
backlight: ld9040: replace EFAULT with EINVAL
Jingoo Han
2013-02-22
1
-2
/
+2
*
backlight: ld9040: remove unnecessary NULL deference check
Jingoo Han
2013-02-22
1
-15
/
+13
*
backlight: ld9040: use sleep instead of delay
Jingoo Han
2013-02-22
1
-6
/
+7
*
backlight: add lms501kf03 LCD driver
Jingoo Han
2013-02-22
3
-0
/
+450
*
MAINTAINERS: mm: add additional include files to listing
Cody P Schafer
2013-02-22
1
-0
/
+4
*
get_maintainer.pl: find maintainers for removed files
Geert Uytterhoeven
2013-02-22
1
-1
/
+1
*
printk: add pr_devel_once and pr_devel_ratelimited
Mikhail Gruzdev
2013-02-22
1
-0
/
+18
*
lib/vsprintf.c: add %pa format specifier for phys_addr_t types
Stepan Moskovchenko
2013-02-22
2
-3
/
+18
*
sys_prctl(): coding-style cleanup
Andrew Morton
2013-02-22
1
-145
/
+143
*
sys_prctl(): arg2 is unsigned long which is never < 0
Chen Gang
2013-02-22
1
-1
/
+3
*
sun.com documentation fixes
Christian Kujau
2013-02-22
4
-10
/
+10
*
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
Kyle McMartin
2013-02-22
1
-2
/
+1
*
smp: make smp_call_function_many() use logic similar to smp_call_function_sin...
Shaohua Li
2013-02-22
2
-154
/
+32
*
mm: use vm_unmapped_area() on alpha architecture
Michel Lespinasse
2013-02-22
1
-11
/
+9
*
ubifs: wait for page writeback to provide stable pages
Jan Kara
2013-02-22
1
-0
/
+1
*
ocfs2: wait for page writeback to provide stable pages
Jan Kara
2013-02-22
1
-0
/
+1
*
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
2013-02-22
7
-13
/
+70
*
9pfs: fix filesystem to wait for stable page writeback
Darrick J. Wong
2013-02-22
1
-0
/
+1
*
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2013-02-22
7
-5
/
+27
*
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
2013-02-22
4
-0
/
+26
*
lockdep: make lockdep_assert_held() not have a return value
Johannes Berg
2013-02-22
1
-1
/
+3
*
ocfs2: unlock super lock if lockres refresh failed
Junxiao Bi
2013-02-22
1
-1
/
+4
*
ocfs2: remove kfree() redundant null checks
Tim Gardner
2013-02-22
10
-34
/
+17
*
configfs: move the dereference below the NULL test
Wei Yongjun
2013-02-22
1
-2
/
+3
*
scripts/tags.sh: add ctags magic for declarations of popular kernel type
Kirill Tkhai
2013-02-22
1
-4
/
+20
*
time: don't inline EXPORT_SYMBOL functions
Greg Kroah-Hartman
2013-02-22
1
-2
/
+2
*
drivers/video/mx3fb.c: use NULL for pointer
Fabio Estevam
2013-02-22
1
-1
/
+1
*
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
Ajay Kumar
2013-02-22
1
-2
/
+2
*
video: exynos_dp: add missing of_node_put()
Jingoo Han
2013-02-22
1
-6
/
+13
*
video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value
Tomasz Figa
2013-02-22
1
-1
/
+1
*
video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601
Jingoo Han
2013-02-22
1
-0
/
+2
*
video: s3c-fb: remove unnecessary brackets
Jingoo Han
2013-02-22
1
-102
/
+97
*
video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
Jingoo Han
2013-02-22
1
-2
/
+0
*
video: s3c-fb: use ARCH_ dependancy
Jingoo Han
2013-02-22
1
-1
/
+2
*
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
Sachin Kamat
2013-02-22
2
-52
/
+17
*
drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition
Sachin Kamat
2013-02-22
1
-1
/
+1
*
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c
Sachin Kamat
2013-02-22
1
-10
/
+4
[prev]
[next]