aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu
2012-07-30spinlock_debug: print offset in addition to symbol nameStephen Boyd
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas
2012-07-30ext4: use memweight()Akinobu Mita
2012-07-30ext3: use memweight()Akinobu Mita
2012-07-30ext2: use memweight()Akinobu Mita
2012-07-30ocfs2: use memweight()Akinobu Mita
2012-07-30video/uvc: use memweight()Akinobu Mita
2012-07-30affs: use memweight()Akinobu Mita
2012-07-30dm: use memweight()Akinobu Mita
2012-07-30qnx4fs: use memweight()Akinobu Mita
2012-07-30string: introduce memweight()Akinobu Mita
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo
2012-07-30backlight: move register definitions from header to sourceKim, Milo
2012-07-30backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han
2012-07-30backlight: corgi_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: lms283gf05: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: ot200_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han
2012-07-30drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han
2012-07-30MAINTAINERS: update EXYNOS DP DRIVER F: patternsJingoo Han
2012-07-30vsprintf: add support of '%*ph[CDN]'Andy Shevchenko
2012-07-30lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg
2012-07-30lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...Andrew Morton
2012-07-30vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko
2012-07-30printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches
2012-07-30printk: only look for prefix levels in kernel messagesJoe Perches
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches
2012-07-30sound: use printk_get_level and printk_skip_levelJoe Perches
2012-07-30btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches
2012-07-30printk: add generic functions to find KERN_<LEVEL> headersJoe Perches
2012-07-30kmsg: /dev/kmsg - properly return possible copy_from_user() failureKay Sievers
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox
2012-07-30kernel/sys.c: avoid argv_free(NULL)Andrew Morton
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda
2012-07-30panic: fix a possible deadlock in panic()Vikram Mulukutla
2012-07-30avr32: fix build error in ATSTK1002 codeFengguang Wu
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu
2012-07-30arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar
2012-07-30net/c_can: remove conditional compilation of clk codeViresh Kumar