| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 2007-10-30 | 1 | -18/+0 |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 5 | -11/+12 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 | 18 | -101/+107 |
|\ |
|
| * | ixgb: fix TX hangs under heavy load | Auke Kok | 2007-10-30 | 1 | -2/+2 |
| * | e1000e: Fix typo ! & | Roel Kluin | 2007-10-30 | 1 | -1/+1 |
| * | ixgbe: minor sparse fixes | Stephen Hemminger | 2007-10-30 | 3 | -7/+7 |
| * | e1000: sparse warnings fixes | Stephen Hemminger | 2007-10-30 | 5 | -35/+36 |
| * | ixgb: fix sparse warnings | Stephen Hemminger | 2007-10-30 | 5 | -35/+37 |
| * | e1000e: fix sparse warnings | Stephen Hemminger | 2007-10-30 | 2 | -19/+20 |
| * | Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack... | Michael Hennerich | 2007-10-30 | 1 | -2/+0 |
| * | DM9601: Support for ADMtek ADM8515 NIC | Peter Korsgaard | 2007-10-30 | 1 | -0/+4 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 | 4 | -23/+114 |
|\ \ |
|
| * | | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo | 2007-10-30 | 2 | -3/+5 |
| * | | libata: stop being overjealous about non-IO commands | Tejun Heo | 2007-10-30 | 2 | -8/+14 |
| * | | libata: flush is an IO command | Tejun Heo | 2007-10-30 | 1 | -0/+3 |
| * | | sata_promise: cleanups | Mikael Pettersson | 2007-10-30 | 1 | -8/+9 |
| * | | sata_promise: ASIC PRD table bug workaround, take 2 | Mikael Pettersson | 2007-10-30 | 1 | -4/+83 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-10-30 | 1 | -21/+34 |
|\ \ |
|
| * | | [WAN]: lmc_ioctl: don't return with locks held | Roel Kluin | 2007-10-30 | 1 | -21/+34 |
* | | | s3c-rtc: remove unused variable | Krzysztof Helt | 2007-10-30 | 1 | -2/+0 |
* | | | serial: fix serial_txx9 console initialization | Atsushi Nemoto | 2007-10-30 | 1 | -1/+9 |
* | | | intel-iommu: Fix array overflow | Takashi Iwai | 2007-10-30 | 1 | -2/+2 |
* | | | Remove bogus default y for DMAR and NET_DMA | Andi Kleen | 2007-10-30 | 1 | -1/+0 |
* | | | radeonfb: remove warning with CONFIG_PM=n | Olof Johansson | 2007-10-30 | 1 | -2/+2 |
* | | | fb menu: fix FB_OMAP dependencies so that menu is displayed correctly | Randy Dunlap | 2007-10-30 | 2 | -4/+2 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-29 | 11 | -277/+239 |
|\ \ |
|
| * \ | Pull documentation into release branch | Len Brown | 2007-10-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | acpi: remove double mention of Support for ACPI option | Frans Pop | 2007-10-29 | 1 | -1/+1 |
| * | | | Pull cpuidle into release branch | Len Brown | 2007-10-29 | 2 | -4/+0 |
| |\ \ \ |
|
| | * | | | cpuidle: remove unused exports | Adrian Bunk | 2007-10-29 | 2 | -4/+0 |
| * | | | | Pull fujitsu into release branch | Len Brown | 2007-10-29 | 1 | -5/+2 |
| |\ \ \ \ |
|
| | * | | | | fujitsu-laptop.c: remove dead code | Adrian Bunk | 2007-10-25 | 1 | -3/+0 |
| | * | | | | fujitsu-laptop: make 2 functions static | Adrian Bunk | 2007-10-25 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Pull alexey-fixes into release branch | Len Brown | 2007-10-29 | 8 | -267/+236 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS | Alexey Starikovskiy | 2007-10-29 | 1 | -3/+5 |
| | * | | | ACPI: Battery: Allow extract string from integer | Alexey Starikovskiy | 2007-10-29 | 1 | -10/+15 |
| | * | | | ACPI: battery: Support for non-spec name for LiIon technology | Alexey Starikovskiy | 2007-10-29 | 1 | -0/+2 |
| | * | | | ACPI: battery: register power_supply subdevice only when battery is present | Andrey Borzenkov | 2007-10-29 | 1 | -55/+75 |
| | * | | | ACPI: battery: Update battery information upon sysfs read. | Alexey Starikovskiy | 2007-10-25 | 1 | -0/+3 |
| | * | | | ACPI: EC: fix use-after-free | Adrian Bunk | 2007-10-25 | 1 | -2/+2 |
| | * | | | ACPI: battery: remove dead code | Adrian Bunk | 2007-10-25 | 1 | -4/+0 |
| | * | | | ACPI: Fan: Drop force_power_state acpi_device option | Alexey Starikovskiy | 2007-10-25 | 2 | -41/+1 |
| | * | | | ACPI: Fan: fan device does not need own structure | Alexey Starikovskiy | 2007-10-25 | 1 | -25/+7 |
| | * | | | ACPI: power: don't cache power resource state | Alexey Starikovskiy | 2007-10-25 | 2 | -43/+26 |
| | * | | | ACPI: EC: Output changes to operational mode | Alexey Starikovskiy | 2007-10-25 | 1 | -3/+14 |
| | * | | | ACPI: EC: Add workaround for "optimized" controllers | Alexey Starikovskiy | 2007-10-25 | 1 | -1/+9 |
| | * | | | ACPI: EC: Don't re-enable GPE for each transaction. | Alexey Starikovskiy | 2007-10-25 | 1 | -5/+0 |
| | * | | | ACPI: EC: auto select interrupt mode | Alexey Starikovskiy | 2007-10-25 | 1 | -35/+16 |
| | * | | | ACPI: EC: Don't expect interrupt after last read | Alexey Starikovskiy | 2007-10-25 | 1 | -1/+3 |
| | * | | | ACPI: EC: Replace atomic variables with bits | Alexey Starikovskiy | 2007-10-25 | 1 | -41/+38 |