| Commit message (Expand) | Author | Age |
... | |
* | qeth: Convert ethtool get_stats_count() ops to get_sset_count() | Ben Hutchings | 2009-10-05 |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 |
* | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 2009-10-04 |
|\ |
|
| * | acpi_pad: build only on X86 | Len Brown | 2009-09-27 |
| * | ACPI: create Processor Aggregator Device driver | Shaohua Li | 2009-07-31 |
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2009-10-04 |
|\ \ |
|
| * | | SFI: remove __init from sfi_verify_table | Arjan van de Ven | 2009-10-03 |
| * | | SFI: fix section mismatch warnings in sfi_core.c | Rakib Mullick | 2009-10-03 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-10-04 |
|\ \ \ |
|
| * \ \ | Merge branch 'misc' into release | Len Brown | 2009-10-03 |
| |\ \ \ |
|
| | * | | | ACPI: dock: fix "sibiling" typo | Alex Chiang | 2009-10-03 |
| | * | | | ACPI: kill overly verbose "throttling states" log messages | Roland Dreier | 2009-10-03 |
| | * | | | ACPI: Fix bound checks for copy_from_user in the acpi /proc code | Arjan van de Ven | 2009-10-03 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-14081' into release | Len Brown | 2009-10-03 |
| |\ \ \ |
|
| | * | | | ACPI: EC: Don't parse DSDT for EC early init on Compal | Alexey Starikovskiy | 2009-10-03 |
| | * | | | ACPI: EC: Rewrite DMI checks | Alexey Starikovskiy | 2009-10-03 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release | Len Brown | 2009-10-02 |
| |\ \ \ \ |
|
| | | * | | | ACPI: fix bus scanning memory leaks | Bjorn Helgaas | 2009-10-02 |
| | | |/ / |
|
| | * / / | ACPI: EC: Restart command even if no interrupts from EC | Alexey Starikovskiy | 2009-10-02 |
| | |/ / |
|
| * | | | sony-laptop: Don't unregister the SPIC driver if it wasn't registered | Alan Jenkins | 2009-09-27 |
| * | | | sony-laptop: remove _INI call at init time | Mattia Dongili | 2009-09-27 |
| * | | | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLED | Mattia Dongili | 2009-09-27 |
| * | | | sony-laptop: remove device_ctrl and the SPIC mini drivers | Mattia Dongili | 2009-09-27 |
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-10-04 |
|\ \ \ \ |
|
| * | | | | macintosh: Don't assume i2c device probing always succeeds | Jean Delvare | 2009-10-04 |
| * | | | | i2c: Hide probe errors caused by ACPI resource conflicts | Jean Delvare | 2009-10-04 |
| * | | | | mfd: AB3100 drop unused module parameters | Jean Delvare | 2009-10-04 |
| * | | | | Staging: IIO: tsl2561: Drop unused module parameters | Jean Delvare | 2009-10-04 |
| * | | | | leds: leds-pca9532 - Drop unused module parameters | Jean Delvare | 2009-10-04 |
| * | | | | ltc4215/ltc4245: Discard obsolete detect methods | Jean Delvare | 2009-10-04 |
| * | | | | ds2482: Discard obsolete detect method | Jean Delvare | 2009-10-04 |
| * | | | | max6875: Discard obsolete detect method | Jean Delvare | 2009-10-04 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-04 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 2009-10-04 |
| * | | | | block: use normal I/O path for discard requests | Christoph Hellwig | 2009-10-01 |
| * | | | | cciss: fix build when !PROC_FS | Alexander Beregalov | 2009-10-01 |
| * | | | | cciss: cciss_host_attr_groups should be const | Jens Axboe | 2009-10-01 |
| * | | | | cciss: Dynamically allocate the drive_info_struct for each logical drive. | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Add usage_count attribute to each logical drive in /sys | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Add a "raid_level" attribute to each logical drive in /sys | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: fix some magic numbers in the raid-level decoding | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Add lunid attribute to each logical drive in /sys | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Don't check h->busy_initializing in cciss_open(). | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Preserve all 8 bytes of LUN ID for logical drives. | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Silence noisy per-disk messages output by cciss_read_capacity | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Fix excessive gendisk freeing bug on driver unload. | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs. | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Clear all sysfs-exposed data for deleted logical drives. | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Handle special case for sysfs attributes of the first logical drive. | Stephen M. Cameron | 2009-10-01 |
| * | | | | cciss: Handle cases when cciss_add_disk fails. | Stephen M. Cameron | 2009-10-01 |