summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han2012-07-301-6/+2
* drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han2012-07-301-8/+4
* drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han2012-07-301-3/+2
* MAINTAINERS: update EXYNOS DP DRIVER F: patternsJingoo Han2012-07-301-0/+1
* vsprintf: add support of '%*ph[CDN]'Andy Shevchenko2012-07-302-0/+65
* lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg2012-07-301-1/+2
* lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when...Andrew Morton2012-07-301-0/+2
* vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko2012-07-302-4/+24
* printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2012-07-302-3/+1
* printk: only look for prefix levels in kernel messagesJoe Perches2012-07-301-15/+17
* printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2012-07-302-13/+16
* sound: use printk_get_level and printk_skip_levelJoe Perches2012-07-301-4/+9
* btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-304-8/+50
* arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-303-5/+7
* printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2012-07-302-18/+23
* printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2012-07-302-5/+35
* kmsg: /dev/kmsg - properly return possible copy_from_user() failureKay Sievers2012-07-301-1/+3
* drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox2012-07-301-0/+5
* kernel/sys.c: avoid argv_free(NULL)Andrew Morton2012-07-301-19/+25
* NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda2012-07-303-2/+30
* panic: fix a possible deadlock in panic()Vikram Mulukutla2012-07-301-0/+8
* avr32: fix build error in ATSTK1002 codeFengguang Wu2012-07-301-1/+1
* clk: validate pointer in __clk_disable()Fengguang Wu2012-07-301-0/+3
* arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar2012-07-301-23/+0
* usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-17/+0
* gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+3
* gadget/m66592: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+1
* net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-302-58/+17
* net/c_can: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
* ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar2012-07-301-13/+1
* usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
* usb/marvell: remove conditional compilation of clk codeViresh Kumar2012-07-301-9/+0
* i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar2012-07-301-7/+0
* clk: remove redundant depends on from drivers/KconfigViresh Kumar2012-07-301-1/+0
* clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-301-59/+109
* avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-8/+25
* alpha: remove mysterious if zero-ed out includesPaul Bolle2012-07-301-12/+0
* xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-5/+24
* coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-303-7/+45
* fs: make dumpable=2 require fully qualified pathKees Cook2012-07-302-9/+26
* fs/xattr.c:getxattr(): improve handling of allocation failuresSasha Levin2012-07-301-4/+12
* ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao2012-07-301-17/+0
* prctl: remove redunant assignment of "error" to zeroSasikantha babu2012-07-301-11/+2
* pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2012-07-301-2/+2
* mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim2012-07-301-3/+3
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-2825-567/+693
|\
| * Revert "i2c: tegra: convert normal suspend/resume to *_noirq"Wolfram Sang2012-07-241-6/+3
| * I2C: MV64XYZ: Add Device Tree supportAndrew Lunn2012-07-232-6/+146
| * i2c: stu300: use devm managed resourcesLinus Walleij2012-07-161-65/+18
| * i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam2012-07-143-2/+22
OpenPOWER on IntegriCloud