summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han
2012-07-31drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han
2012-07-31drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han
2012-07-31MAINTAINERS: update EXYNOS DP DRIVER F: patternsJingoo Han
2012-07-31vsprintf: add support of '%*ph[CDN]'Andy Shevchenko
2012-07-31lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg
2012-07-31lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...Andrew Morton
2012-07-31vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko
2012-07-31printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches
2012-07-31printk: only look for prefix levels in kernel messagesJoe Perches
2012-07-31printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches
2012-07-31sound: use printk_get_level and printk_skip_levelJoe Perches
2012-07-31btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches
2012-07-31arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches
2012-07-31printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches
2012-07-31printk: add generic functions to find KERN_<LEVEL> headersJoe Perches
2012-07-31kmsg: /dev/kmsg - properly return possible copy_from_user() failureKay Sievers
2012-07-31drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox
2012-07-31kernel/sys.c: avoid argv_free(NULL)Andrew Morton
2012-07-31NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda
2012-07-31panic: fix a possible deadlock in panic()Vikram Mulukutla
2012-07-31avr32: fix build error in ATSTK1002 codeFengguang Wu
2012-07-31clk: validate pointer in __clk_disable()Fengguang Wu
2012-07-31arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar
2012-07-31usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-31gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-31gadget/m66592: remove conditional compilation of clk codeViresh Kumar
2012-07-31net/stmmac: remove conditional compilation of clk codeViresh Kumar
2012-07-31net/c_can: remove conditional compilation of clk codeViresh Kumar
2012-07-31ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar
2012-07-31usb/musb: remove conditional compilation of clk codeViresh Kumar
2012-07-31usb/marvell: remove conditional compilation of clk codeViresh Kumar
2012-07-31i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar
2012-07-31clk: remove redundant depends on from drivers/KconfigViresh Kumar
2012-07-31clk: add non CONFIG_HAVE_CLK routinesViresh Kumar
2012-07-31avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul
2012-07-31alpha: remove mysterious if zero-ed out includesPaul Bolle
2012-07-31xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul
2012-07-31coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook
2012-07-31fs: make dumpable=2 require fully qualified pathKees Cook
2012-07-31fs/xattr.c:getxattr(): improve handling of allocation failuresSasha Levin
2012-07-31ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao
2012-07-31prctl: remove redunant assignment of "error" to zeroSasikantha babu
2012-07-31pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2012-07-31mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King