| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-08-15 | 2 | -56/+8 |
|\ |
|
| * | intel_idle: recognize Lincroft Atom Processor | Arjan van de Ven | 2010-08-14 | 1 | -0/+1 |
| * | intel_idle: no longer EXPERIMENTAL | Len Brown | 2010-08-14 | 1 | -1/+0 |
| * | intel_idle: disable module support | Len Brown | 2010-08-14 | 1 | -1/+1 |
| * | intel_idle: add support for Westmere-EX | Len Brown | 2010-07-26 | 1 | -0/+1 |
| * | intel_idle: delete power_policy modparam, and choose substate functions | Len Brown | 2010-07-23 | 1 | -43/+0 |
| * | intel_idle: delete substates DEBUG modparam | Len Brown | 2010-07-23 | 1 | -13/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup | Linus Torvalds | 2010-08-14 | 225 | -207643/+1568 |
|\ \ |
|
| * | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 197 | -207237/+1181 |
| * | | kbuild: drop unifdef-y support | Sam Ravnborg | 2010-08-14 | 2 | -8/+1 |
| * | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 11 | -73/+65 |
| * | | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 15 | -325/+321 |
* | | | fusion: add function parameter names to kernel-doc | Randy Dunlap | 2010-08-14 | 1 | -0/+2 |
* | | | fs/dcache: fix function param name in kernel-doc | Randy Dunlap | 2010-08-14 | 1 | -1/+1 |
* | | | fusion: fix non-kernel-doc comment block | Randy Dunlap | 2010-08-14 | 1 | -1/+1 |
* | | | mm/page-writeback: fix non-kernel-doc function comments | Randy Dunlap | 2010-08-14 | 1 | -2/+2 |
* | | | Documentation: move SCSI parameters to their own text file | Randy Dunlap | 2010-08-14 | 2 | -126/+141 |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-08-14 | 21 | -133/+2085 |
|\ \ \
| |/ /
|/| | |
|
| * | | hwmon: (via-cputemp) Remove bogus "SHOW" global variable | H. Peter Anvin | 2010-08-14 | 1 | -1/+1 |
| * | | hwmon: jc42 depends on I2C | Randy Dunlap | 2010-08-14 | 1 | -0/+1 |
| * | | hwmon: (pc87427) Add a maintainer | Jean Delvare | 2010-08-14 | 1 | -0/+7 |
| * | | hwmon: (pc87427) Move sysfs file removal to a separate function | Jean Delvare | 2010-08-14 | 1 | -32/+26 |
| * | | hwmon: (pc87427) Add temperature monitoring support | Jean Delvare | 2010-08-14 | 3 | -7/+379 |
| * | | hwmon: (pc87427) Add support for the second logical device | Jean Delvare | 2010-08-14 | 1 | -42/+87 |
| * | | hwmon: (pc87427) Add support for manual fan speed control | Jean Delvare | 2010-08-14 | 3 | -5/+282 |
| * | | hwmon: (pc87427) Minor style cleanups | Jean Delvare | 2010-08-14 | 1 | -15/+16 |
| * | | hwmon: (pc87427) Handle disabled fan inputs properly | Jean Delvare | 2010-08-14 | 1 | -9/+58 |
| * | | hwmon: (w83627ehf) Add support for W83667HG-B | Guenter Roeck | 2010-08-14 | 2 | -14/+43 |
| * | | hwmon: (w83627ehf) Driver cleanup | Guenter Roeck | 2010-08-14 | 1 | -3/+56 |
| * | | hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller | Steve Glendinning | 2010-08-14 | 5 | -0/+791 |
| * | | hwmon: Remove in[0-*]_fault from sysfs-interface | Jean Delvare | 2010-08-14 | 1 | -1/+0 |
| * | | hwmon: Add 4 current alarm/beep attributes to sysfs-interface | Guenter Roeck | 2010-08-14 | 1 | -3/+4 |
| * | | hwmon: Add 3 critical limit attributes to sysfs-interface | Guenter Roeck | 2010-08-14 | 1 | -1/+20 |
| * | | hwmon: (asc7621) Clean up and improve detect function | Jean Delvare | 2010-08-14 | 1 | -7/+2 |
| * | | hwmon: (it87) Export labels for internal sensors | Jean Delvare | 2010-08-14 | 1 | -2/+44 |
| * | | hwmon: (lm75) Add suspend/resume feature | Shubhrajyoti Datta | 2010-08-14 | 2 | -0/+40 |
| * | | hwmon: (emc1403) Add power support | Alan Cox | 2010-08-14 | 1 | -0/+33 |
| * | | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 2010-08-14 | 3 | -11/+211 |
| * | | hwmon: (pc87360) Fix device resource declaration | Jean Delvare | 2010-08-14 | 1 | -14/+17 |
| * | | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 2010-08-14 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-14 | 41 | -365/+1516 |
|\ \ \ |
|
| * | | | [SCSI] qla4xxx: fix compilation warning | Vikas Chaudhary | 2010-08-11 | 1 | -1/+2 |
| * | | | [SCSI] make error handling more robust in the face of reservations | James Bottomley | 2010-08-11 | 1 | -4/+6 |
| * | | | [SCSI] tgt: fix warning | Joe Eykholt | 2010-08-11 | 1 | -0/+1 |
| * | | | [SCSI] drivers/message/fusion: Adjust confusing if indentation | Julia Lawall | 2010-08-11 | 1 | -1/+1 |
| * | | | [SCSI] Return NEEDS_RETRY for eh commands with status BUSY | Hannes Reinecke | 2010-08-11 | 1 | -0/+1 |
| * | | | [SCSI] ibmvfc: Driver version 1.0.9 | Brian King | 2010-08-06 | 1 | -2/+2 |
| * | | | [SCSI] ibmvfc: Fix terminate_rport_io | Brian King | 2010-08-06 | 2 | -169/+204 |
| * | | | [SCSI] ibmvfc: Fix rport add/delete race resulting in oops | Brian King | 2010-08-06 | 2 | -0/+9 |
| * | | | [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16 | James Smart | 2010-08-06 | 1 | -1/+1 |