summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * V4L/DVB: mfd: use reg_shift instead of regstepJayachandran C2012-07-141-1/+1
| * i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam2012-07-143-17/+29
| * i2c: i2c-ocores: DT bindings and minor fixes.Jayachandran C2012-07-142-38/+34
| * i2c: mv64xxxx: remove EXPERIMENTAL tagWolfram Sang2012-07-141-1/+1
| * i2c-s3c2410: Use plain pm_runtime_put()Mark Brown2012-07-131-2/+2
| * i2c: s3c2410: Fix pointer type passed to of_match_node()Karol Lewandowski2012-07-131-1/+1
| * i2c: mxs: Set I2C timing registers for mxs-i2cMarek Vasut2012-07-133-0/+71
| * i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.Sonic Zhang2012-07-131-45/+0
| * i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data.Sonic Zhang2012-07-131-8/+4
| * i2c:i2c-bfin-twi: include twi head fileSonic Zhang2012-07-131-0/+1
| * i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load.Sonic Zhang2012-07-131-11/+14
| * i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is ...Sonic Zhang2012-07-131-1/+2
| * i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves.Sonic Zhang2012-07-131-4/+4
| * i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certa...Sonic Zhang2012-07-131-19/+24
OpenPOWER on IntegriCloud