aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30ext2: use memweight()Akinobu Mita2-12/+3
2012-07-30ocfs2: use memweight()Akinobu Mita1-6/+2
2012-07-30video/uvc: use memweight()Akinobu Mita1-3/+2
2012-07-30affs: use memweight()Akinobu Mita1-26/+2
2012-07-30dm: use memweight()Akinobu Mita1-11/+2
2012-07-30qnx4fs: use memweight()Akinobu Mita1-19/+5
2012-07-30string: introduce memweight()Akinobu Mita3-1/+42
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo2-1/+1
2012-07-30backlight: move register definitions from header to sourceKim, Milo2-8/+6
2012-07-30backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han1-19/+10
2012-07-30backlight: corgi_lcd: use devm_gpio_request()Jingoo Han1-14/+5
2012-07-30backlight: lms283gf05: use devm_gpio_request()Jingoo Han1-18/+6
2012-07-30backlight: tosa_bl: use devm_gpio_request()Jingoo Han1-6/+2
2012-07-30backlight: tosa_lcd: use devm_gpio_request()Jingoo Han1-5/+2
2012-07-30backlight: ot200_bl: use devm_gpio_request()Jingoo Han1-6/+3
2012-07-30backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han1-9/+5
2012-07-30drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han1-6/+2
2012-07-30drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han1-8/+4
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han1-3/+2
2012-07-30MAINTAINERS: update EXYNOS DP DRIVER F: patternsJingoo Han1-0/+1
2012-07-30vsprintf: add support of '%*ph[CDN]'Andy Shevchenko2-0/+65
2012-07-30lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg1-1/+2
2012-07-30lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formatsAndrew Morton1-0/+2
2012-07-30vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko2-4/+24
2012-07-30printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2-3/+1
2012-07-30printk: only look for prefix levels in kernel messagesJoe Perches1-15/+17
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2-13/+16
2012-07-30sound: use printk_get_level and printk_skip_levelJoe Perches1-4/+9
2012-07-30btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches4-8/+50
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches3-5/+7
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2-18/+23
2012-07-30printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2-5/+35
2012-07-30kmsg: /dev/kmsg - properly return possible copy_from_user() failureKay Sievers1-1/+3
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox1-0/+5
2012-07-30kernel/sys.c: avoid argv_free(NULL)Andrew Morton1-19/+25
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda3-2/+30
2012-07-30panic: fix a possible deadlock in panic()Vikram Mulukutla1-0/+8
2012-07-30avr32: fix build error in ATSTK1002 codeFengguang Wu1-1/+1
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu1-0/+3
2012-07-30arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar1-23/+0
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2-17/+0
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2-13/+3
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar2-13/+1
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar2-58/+17
2012-07-30net/c_can: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar1-13/+1
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30usb/marvell: remove conditional compilation of clk codeViresh Kumar1-9/+0
2012-07-30i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar1-7/+0
2012-07-30clk: remove redundant depends on from drivers/KconfigViresh Kumar1-1/+0