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.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-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
2012-03-24
drivers/leds/leds-lp5521.c: ret may be uninitialized
Srinidhi KASAGAR
1
-1
/
+1
2012-03-24
drivers/leds/leds-lp5521.c: redefinition of register bits
Kim, Milo
1
-11
/
+10
2012-03-24
drivers/leds/leds-lp5521.c: support led pattern data
Kim, Milo
3
-1
/
+150
2012-03-24
drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data
Kim, Milo
3
-15
/
+36
2012-03-24
drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config
Kim, Milo
3
-3
/
+15
2012-03-24
drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2012-03-24
drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()
Dan Carpenter
1
-5
/
+3
2012-03-24
drivers/leds/leds-lp5521.c: fix typo
Masanari Iida
1
-1
/
+1
2012-03-24
x86: use for_each_clear_bit_from()
Akinobu Mita
1
-3
/
+3
2012-03-24
uwb: use for_each_clear_bit()
Akinobu Mita
1
-4
/
+2
2012-03-24
s390/char: use for_each_clear_bit()
Akinobu Mita
1
-3
/
+2
2012-03-24
mtd: use for_each_clear_bit()
Akinobu Mita
1
-4
/
+2
2012-03-24
bitops: introduce for_each_clear_bit()
Akinobu Mita
1
-0
/
+11
2012-03-24
bitops: remove for_each_set_bit_cont()
Akinobu Mita
2
-4
/
+1
2012-03-24
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
3
-4
/
+7
2012-03-24
backlight: fix ot200_bl build
Randy Dunlap
1
-1
/
+1
2012-03-24
backlight: convert platform_lcd to dev_pm_ops
Jingoo Han
1
-9
/
+10
2012-03-24
backlight: add support for Pandora backlight
Grazvydas Ignotas
3
-0
/
+179
2012-03-24
backlight: add driver for Bachmann's ot200
Christian Gmeiner
3
-1
/
+183
2012-03-24
backlight: new backlight driver for LP855x devices
Kim, Milo
5
-0
/
+548
2012-03-24
drivers/video/backlight/adp5520_bl.c: use devm_ functions
Julia Lawall
1
-5
/
+1
2012-03-24
drivers/video/backlight: use devm_ functions
Julia Lawall
8
-47
/
+18
2012-03-24
drivers/video/backlight/wm831x_bl.c: use devm_ functions
Julia Lawall
1
-5
/
+1
2012-03-24
backlight: convert backlight spi drivers to module_spi_driver
Axel Lin
10
-119
/
+10
2012-03-24
backlight: convert backlight i2c drivers to module_i2c_driver
Axel Lin
3
-34
/
+3
2012-03-24
MAINTAINERS: update maintainership of LTP
Wanlong Gao
1
-3
/
+5
2012-03-24
MAINTAINERS: add "S: Maintained" to clkdev and clk sections
Joe Perches
1
-0
/
+2
2012-03-24
MAINTAINERS: add status to ALPHA architecture
Joe Perches
1
-0
/
+1
2012-03-24
MAINTAINERS: update git urls for 2.6 deletions
Joe Perches
1
-49
/
+49
2012-03-24
MAINTAINERS: update MCA section
Joe Perches
1
-8
/
+7
2012-03-24
get_maintainer.pl: add support for moderated lists
Richard Weinberger
1
-2
/
+7
2012-03-24
get_maintainer: use a default "unknown" S: status/role
Joe Perches
1
-1
/
+1
2012-03-24
kernel/watchdog.c: add comment to watchdog() exit path
Andrew Morton
1
-0
/
+4
2012-03-24
kernel/watchdog.c: convert to pr_foo()
Andrew Morton
1
-6
/
+10
2012-03-24
watchdog: make sure the watchdog thread gets CPU on loaded system
Michal Hocko
1
-4
/
+3
2012-03-24
kernel/exit.c: if init dies, log a signal which killed it, if any
Denys Vlasenko
1
-2
/
+5
2012-03-24
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
5
-5
/
+54
2012-03-24
drivers/staging/telephony/ixj.c: fix warning about sequence points
Uwe Kleine-König
1
-19
/
+38
2012-03-24
fs/notify/notification.c: make subsys_initcall function static
H Hartley Sweeten
1
-2
/
+1
2012-03-24
Remove remaining bits of io_remap_page_range()
Javi Merino
4
-7
/
+0
2012-03-24
consolidate WARN_...ONCE() static variables
Jan Beulich
3
-4
/
+5
2012-03-24
headers: include linux/types.h where appropriate
Bobby Powers
4
-1
/
+8
2012-03-24
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
9
-11
/
+8
2012-03-24
magic.h: move some FS magic numbers into magic.h
Muthu Kumar
6
-11
/
+18
2012-03-24
um: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-14
/
+6
2012-03-24
um: don't restore current->blocked on error
Matt Fleming
1
-6
/
+2
2012-03-24
mm: hugetlb: cleanup duplicated code in unmapping vm range
Hillf Danton
1
-14
/
+11
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-131
/
+104
2012-03-23
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-29
/
+161
2012-03-23
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-14
/
+56
[next]