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-07-31
string: introduce memweight()
Akinobu Mita
3
-1
/
+42
2012-07-31
backlight: move lp855x header into platform_data directory
Kim, Milo
2
-1
/
+1
2012-07-31
backlight: move register definitions from header to source
Kim, Milo
2
-8
/
+6
2012-07-31
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
1
-19
/
+10
2012-07-31
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
1
-14
/
+5
2012-07-31
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
1
-18
/
+6
2012-07-31
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+2
2012-07-31
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
1
-5
/
+2
2012-07-31
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+3
2012-07-31
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
1
-9
/
+5
2012-07-31
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
1
-6
/
+2
2012-07-31
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
1
-8
/
+4
2012-07-31
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
1
-3
/
+2
2012-07-31
MAINTAINERS: update EXYNOS DP DRIVER F: patterns
Jingoo Han
1
-0
/
+1
2012-07-31
vsprintf: add support of '%*ph[CDN]'
Andy Shevchenko
2
-0
/
+65
2012-07-31
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
1
-1
/
+2
2012-07-31
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...
Andrew Morton
1
-0
/
+2
2012-07-31
vsprintf: add %pMR for Bluetooth MAC address
Andrei Emeltchenko
2
-4
/
+24
2012-07-31
printk: remove the now unnecessary "C" annotation for KERN_CONT
Joe Perches
2
-3
/
+1
2012-07-31
printk: only look for prefix levels in kernel messages
Joe Perches
1
-15
/
+17
2012-07-31
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
Joe Perches
2
-13
/
+16
2012-07-31
sound: use printk_get_level and printk_skip_level
Joe Perches
1
-4
/
+9
2012-07-31
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
4
-8
/
+50
2012-07-31
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
3
-5
/
+7
2012-07-31
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
Joe Perches
2
-18
/
+23
2012-07-31
printk: add generic functions to find KERN_<LEVEL> headers
Joe Perches
2
-5
/
+35
2012-07-31
kmsg: /dev/kmsg - properly return possible copy_from_user() failure
Kay Sievers
1
-1
/
+3
2012-07-31
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
1
-0
/
+5
2012-07-31
kernel/sys.c: avoid argv_free(NULL)
Andrew Morton
1
-19
/
+25
2012-07-31
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
3
-2
/
+30
2012-07-31
panic: fix a possible deadlock in panic()
Vikram Mulukutla
1
-0
/
+8
2012-07-31
avr32: fix build error in ATSTK1002 code
Fengguang Wu
1
-1
/
+1
2012-07-31
clk: validate pointer in __clk_disable()
Fengguang Wu
1
-0
/
+3
2012-07-31
arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n
Viresh Kumar
1
-23
/
+0
2012-07-31
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-17
/
+0
2012-07-31
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+3
2012-07-31
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+1
2012-07-31
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2
-58
/
+17
2012-07-31
net/c_can: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-31
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
1
-13
/
+1
2012-07-31
usb/musb: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-31
usb/marvell: remove conditional compilation of clk code
Viresh Kumar
1
-9
/
+0
2012-07-31
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
1
-7
/
+0
2012-07-31
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
1
-1
/
+0
2012-07-31
clk: add non CONFIG_HAVE_CLK routines
Viresh Kumar
1
-59
/
+109
2012-07-31
avr32/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-8
/
+25
2012-07-31
alpha: remove mysterious if zero-ed out includes
Paul Bolle
1
-12
/
+0
2012-07-31
xtensa/mm/fault.c: port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+24
2012-07-31
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
3
-7
/
+45
2012-07-31
fs: make dumpable=2 require fully qualified path
Kees Cook
2
-9
/
+26
[next]