Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [CONNECTOR]: Fix a spurious kfree_skb() call | Michal Januszewski | 2007-10-30 | 1 | -4/+1 | |
| * | | | | [WAN]: fix drivers/net/wan/lmc/ compilation | Adrian Bunk | 2007-10-30 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-30 | 2 | -21/+3 | |
|\ \ \ \ | ||||||
| * | | | | Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y | Kay Sievers | 2007-10-30 | 1 | -3/+3 | |
| * | | | | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 2007-10-30 | 1 | -18/+0 | |
| |/ / / | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-30 | 6 | -22/+34 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | IB/fmr_pool: Stop ib_fmr threads from contributing to load average | Anton Blanchard | 2007-10-30 | 1 | -4/+4 | |
| * | | | IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) | Dave Olson | 2007-10-30 | 1 | -9/+9 | |
| * | | | IB/ipath: Limit length checksummed in eeprom | Michael Albaugh | 2007-10-30 | 1 | -1/+9 | |
| * | | | IB/ipath: Fix a race where s_last is updated without lock held | Ralph Campbell | 2007-10-30 | 1 | -5/+9 | |
| * | | | IB/mlx4: Lock SQ lock in mlx4_ib_post_send() | Roland Dreier | 2007-10-30 | 1 | -2/+2 | |
| * | | | IPoIB/cm: Fix receive QP cleanup | Roland Dreier | 2007-10-26 | 1 | -1/+1 | |
* | | | | 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 |