index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
backlight: generic_bl: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+2
2013-11-13
backlight: ep93xx: use devm_backlight_device_register()
Jingoo Han
1
-11
/
+2
2013-11-13
backlight: da9052_bl: use devm_backlight_device_register()
Jingoo Han
1
-3
/
+3
2013-11-13
backlight: da903x_bl: use devm_backlight_device_register()
Jingoo Han
1
-11
/
+3
2013-11-13
backlight: bd6107: use devm_backlight_device_register()
Jingoo Han
1
-2
/
+2
2013-11-13
backlight: atmel-pwm-bl: use devm_backlight_device_register()
Jingoo Han
1
-6
/
+4
2013-11-13
backlight: as3711_bl: use devm_backlight_device_register()
Jingoo Han
1
-21
/
+5
2013-11-13
backlight: adp8870: use devm_backlight_device_register()
Jingoo Han
1
-7
/
+4
2013-11-13
backlight: adp8860: use devm_backlight_device_register()
Jingoo Han
1
-7
/
+4
2013-11-13
backlight: adp5520: use devm_backlight_device_register()
Jingoo Han
1
-5
/
+4
2013-11-13
backlight: aat2870: use devm_backlight_device_register()
Jingoo Han
1
-7
/
+4
2013-11-13
backlight: 88pm860x_bl: use devm_backlight_device_register()
Jingoo Han
1
-14
/
+2
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
32
-46
/
+44
2013-11-13
backlight: lp8788: staticize 'default_bl_config'
Jingoo Han
1
-1
/
+1
2013-11-13
backlight: lm3639: don't mix different enum types
Jingoo Han
1
-4
/
+7
2013-11-13
backlight: ld9040: Staticize local variable gamma_table
Jingoo Han
1
-1
/
+3
2013-11-13
backlight: lm3630: fix sparse warning
Daniel Jeong
1
-2
/
+2
2013-11-13
drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()
Dan Carpenter
1
-13
/
+12
2013-11-13
drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()
Dan Carpenter
1
-1
/
+1
2013-11-13
backlight: lm3630: apply chip revision
Daniel Jeong
6
-536
/
+552
2013-11-13
backlight: lp855x_bl: support new LP8555 device
Milo Kim
5
-7
/
+67
2013-11-13
MAINTAINERS: update Zwane Mwaikambo's e-mail address
Jean Delvare
3
-3
/
+3
2013-11-13
MAINTAINERS: remove Richard Purdie as backlight maintainer
Jingoo Han
2
-1
/
+5
2013-11-13
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
Dirk Gouders
1
-2
/
+2
2013-11-13
kernel/printk/printk.c: enable boot delay for earlyprintk
Dave Young
1
-2
/
+2
2013-11-13
vsprintf: check real user/group id for %pK
Ryan Mallon
2
-10
/
+48
2013-11-13
kernel/printk/printk.c: convert to pr_foo()
Andrew Morton
1
-6
/
+6
2013-11-13
printk: report console names during cut-over
Kees Cook
1
-10
/
+9
2013-11-13
init/main.c: remove prototype for softirq_init()
Geert Uytterhoeven
1
-1
/
+0
2013-11-13
sched: remove ARCH specific fpu_counter from task_struct
Vineet Gupta
1
-9
/
+0
2013-11-13
x86: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
6
-10
/
+19
2013-11-13
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
5
-5
/
+25
2013-11-13
jump_label: unlikely(x) > 0
Roel Kluin
1
-2
/
+2
2013-11-13
kernel/sys.c: remove obsolete #include <linux/kexec.h>
Geert Uytterhoeven
1
-1
/
+0
2013-11-13
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
Chen Gang
1
-7
/
+0
2013-11-13
gen_init_cpio: avoid NULL pointer dereference and rework env expanding
Michal Nazarewicz
1
-18
/
+9
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
6
-6
/
+6
2013-11-13
init/do_mounts.c: add maj:min syntax comment
Sebastian Capella
1
-0
/
+2
2013-11-13
scripts/mod/modpost.c: handle non ABS crc symbols
Andi Kleen
1
-8
/
+7
2013-11-13
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Andi Kleen
2
-4
/
+4
2013-11-13
cramfs: mark as obsolete
Michael Opdenacker
2
-2
/
+5
2013-11-13
percpu: add test module for various percpu operations
Greg Thelen
3
-0
/
+149
2013-11-13
drivers/char/hpet.c: allow user controlled mmap for user processes
Prarit Bhargava
3
-4
/
+33
2013-11-13
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
3
-3
/
+9
2013-11-13
mm: factor commit limit calculation
Jerome Marchand
5
-9
/
+18
2013-11-13
mm: improve the description for dirty_background_ratio/dirty_ratio sysctl
Zheng Liu
1
-5
/
+10
2013-11-13
mm/page_alloc.c: fix comment in zlc_setup()
Zhi Yong Wu
1
-1
/
+1
2013-11-13
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
Zhi Yong Wu
1
-2
/
+2
2013-11-13
mm/zswap: refactor the get/put routines
Weijie Yang
1
-94
/
+88
2013-11-13
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
1
-8
/
+14
[next]