| Commit message (Expand) | Author | Age |
* | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-31 |
|\ |
|
| * | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman | 2007-10-31 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-31 |
|\ \ |
|
| * | | [ARM] Fix pxamci regression | Russell King | 2007-10-31 |
| * | | [ARM] Fix an rpc_defconfig regression | Russell King | 2007-10-31 |
* | | | ieee1394: ieee1394_transactions.c: remove dead code | Adrian Bunk | 2007-10-31 |
* | | | firewire: Fix pci resume to not pass in a __be32 config rom. | Kristian Høgsberg | 2007-10-31 |
| |/
|/| |
|
* | | [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit | David Miller | 2007-10-31 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-31 |
|\ \
| |/
|/| |
|
| * | [CONNECTOR]: Fix a spurious kfree_skb() call | Michal Januszewski | 2007-10-31 |
| * | [WAN]: fix drivers/net/wan/lmc/ compilation | Adrian Bunk | 2007-10-31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-31 |
|\ \ |
|
| * | | Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y | Kay Sievers | 2007-10-31 |
| * | | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 2007-10-31 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-30 |
|\ \
| |/
|/| |
|
| * | IB/fmr_pool: Stop ib_fmr threads from contributing to load average | Anton Blanchard | 2007-10-30 |
| * | IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) | Dave Olson | 2007-10-30 |
| * | IB/ipath: Limit length checksummed in eeprom | Michael Albaugh | 2007-10-30 |
| * | IB/ipath: Fix a race where s_last is updated without lock held | Ralph Campbell | 2007-10-30 |
| * | IB/mlx4: Lock SQ lock in mlx4_ib_post_send() | Roland Dreier | 2007-10-30 |
| * | IPoIB/cm: Fix receive QP cleanup | Roland Dreier | 2007-10-26 |
* | | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 |
|\ \ |
|
| * | | ixgb: fix TX hangs under heavy load | Auke Kok | 2007-10-30 |
| * | | e1000e: Fix typo ! & | Roel Kluin | 2007-10-30 |
| * | | ixgbe: minor sparse fixes | Stephen Hemminger | 2007-10-30 |
| * | | e1000: sparse warnings fixes | Stephen Hemminger | 2007-10-30 |
| * | | ixgb: fix sparse warnings | Stephen Hemminger | 2007-10-30 |
| * | | e1000e: fix sparse warnings | Stephen Hemminger | 2007-10-30 |
| * | | Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack... | Michael Hennerich | 2007-10-30 |
| * | | DM9601: Support for ADMtek ADM8515 NIC | Peter Korsgaard | 2007-10-30 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 |
|\ \ \ |
|
| * | | | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo | 2007-10-30 |
| * | | | libata: stop being overjealous about non-IO commands | Tejun Heo | 2007-10-30 |
| * | | | libata: flush is an IO command | Tejun Heo | 2007-10-30 |
| * | | | sata_promise: cleanups | Mikael Pettersson | 2007-10-30 |
| * | | | sata_promise: ASIC PRD table bug workaround, take 2 | Mikael Pettersson | 2007-10-30 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-10-30 |
|\ \ \ |
|
| * | | | [WAN]: lmc_ioctl: don't return with locks held | Roel Kluin | 2007-10-30 |
* | | | | s3c-rtc: remove unused variable | Krzysztof Helt | 2007-10-30 |
* | | | | serial: fix serial_txx9 console initialization | Atsushi Nemoto | 2007-10-30 |
* | | | | intel-iommu: Fix array overflow | Takashi Iwai | 2007-10-30 |
* | | | | Remove bogus default y for DMAR and NET_DMA | Andi Kleen | 2007-10-30 |
* | | | | radeonfb: remove warning with CONFIG_PM=n | Olof Johansson | 2007-10-30 |
* | | | | fb menu: fix FB_OMAP dependencies so that menu is displayed correctly | Randy Dunlap | 2007-10-30 |
|/ / / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-30 |
|\ \ \ |
|
| * \ \ | Pull documentation into release branch | Len Brown | 2007-10-29 |
| |\ \ \ |
|
| | * | | | acpi: remove double mention of Support for ACPI option | Frans Pop | 2007-10-29 |
| * | | | | Pull cpuidle into release branch | Len Brown | 2007-10-29 |
| |\ \ \ \ |
|