summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-014-5/+7
|\
| * [IA64] xen: Fix return value check in xencomm_vtop()Wei Yongjun2012-09-271-1/+2
| * [IA64] Must enable interrupts in do_notify_resume_user before calling traceho...Tony Luck2012-09-201-2/+2
| * [IA64] kexec: Move the dereference below the NULL testWei Yongjun2012-09-101-1/+2
| * [IA64] Fix a node distance bugJianguo Wu2012-09-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-10-014-24/+3
|\ \
| * | m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1
| * | m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1
| * | m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1
| * | m68k/apollo: Remove disabled definitions in apollohw.hGeert Uytterhoeven2012-08-181-12/+0
* | | Merge tag 'dlm-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-10-0113-130/+289
|\ \ \
| * | | dlm: check the maximum size of a request from userSasha Levin2012-09-101-0/+7
| * | | dlm: cleanup send_to_sock routineYing Xue2012-08-131-4/+1
| * | | dlm: convert add_sock routine return value type to voidYing Xue2012-08-101-2/+1
| * | | dlm: remove redundant variable assignmentsXue Ying2012-08-101-2/+0
| * | | dlm: fix unlock balance warningsDavid Teigland2012-08-086-30/+78
| * | | dlm: fix uninitialized spinlockDavid Teigland2012-08-081-2/+2
| * | | dlm: fix deadlock between dlm_send and dlm_controldDavid Teigland2012-08-085-90/+200
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-0161-882/+1528
|\ \ \ \
| * | | | hwmon: (mcp3021) Add MCP3221 supportSven Schuchmann2012-09-233-14/+37
| * | | | hwmon: (mcp3021) Prepare MCP3021 driver to support other chipsSven Schuchmann2012-09-231-7/+26
| * | | | hwmon: (w83791d) Drop unnecessary compare statementsGuenter Roeck2012-09-231-4/+3
| * | | | hwmon: (lm93) Drop unnecessary compare statementGuenter Roeck2012-09-231-1/+1
| * | | | hwmon: (lm70) Simplify show_name functionGuenter Roeck2012-09-231-20/+1
| * | | | hwmon: (adcxx) Simplify show_name functionGuenter Roeck2012-09-231-4/+1
| * | | | hwmon: Drop dependencies on EXPERIMENTALGuenter Roeck2012-09-231-41/+40
| * | | | hwmon: (it87) Fix Kconfig for IT87 driverGuenter Roeck2012-09-231-2/+2
| * | | | hwmon: (sht15) move header to linux/platform_data/Vivien Didelot2012-09-233-3/+2
| * | | | hwmon: (asus_atk0110) Remove useless kfreePeter Senna Tschudin2012-09-231-1/+0
| * | | | hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck2012-09-233-3/+31
| * | | | hwmon: (ina2xx) Use structure array to distinguish chip typesGuenter Roeck2012-09-231-103/+56
| * | | | hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113Guenter Roeck2012-09-232-9/+70
| * | | | hwmon: (lm70) Add support for LM71 and LM74Christophe Leroy2012-09-233-8/+34
| * | | | hwmon: (Documentation) Update feature-removal-schedule.txtGuenter Roeck2012-09-231-10/+0
| * | | | hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributesGuenter Roeck2012-09-231-23/+0
| * | | | hwmon: (w83792d) Remove legacy chassis intrusion detection attributesGuenter Roeck2012-09-231-56/+2
| * | | | hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attributeGuenter Roeck2012-09-231-26/+0
| * | | | hwmon: (lm70) Allow 4wire SPI bus with LM70Christophe Leroy2012-09-232-7/+2
| * | | | hwmon: (sht15) remove multiple driver registrationVivien Didelot2012-09-231-71/+23
| * | | | hwmon: add Maxim MAX197 supportVivien Didelot2012-09-235-0/+440
| * | | | hwmon: (adt7410) handle errors from adt7410_update_device()Dan Carpenter2012-09-231-2/+7
| * | | | hwmon: Driver for ADT7410Hartmut Knaack2012-09-234-0/+521
| * | | | hwmon: (fam15h_power) Convert to use devm_ functionsGuenter Roeck2012-09-231-17/+8
| * | | | hwmon: (via-cputemp) Convert to use devm_ functionsGuenter Roeck2012-09-231-16/+7
| * | | | hwmon: (jz4740-hwmon) Convert to use devm_ functionsGuenter Roeck2012-09-231-37/+16
| * | | | hwmon: (w83l786ng) Convert to use devm_ functionsGuenter Roeck2012-09-231-9/+4
| * | | | hwmon: (vt8231) Convert to use devm_ functionsGuenter Roeck2012-09-231-18/+6
| * | | | hwmon: (sht21) Convert to use devm_ functionsGuenter Roeck2012-09-231-9/+4
| * | | | hwmon: (sht15) Convert to use devm_ functionsGuenter Roeck2012-09-231-38/+20
| * | | | hwmon: (sch5636) Convert to use devm_ functionsGuenter Roeck2012-09-231-4/+2
OpenPOWER on IntegriCloud