index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
backlight: gpio_backlight: use devm_backlight_device_register()
Jingoo Han
1
-11
/
+3
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
[prev]
[next]