summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | ACPI: remove redundant "type" argumentsBjorn Helgaas2009-09-251-7/+7
| | * | | | | | | | | | ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas2009-09-251-17/+15
| | * | | | | | | | | | ACPI: use device_type rather than comparing HIDBjorn Helgaas2009-09-251-6/+4
| | * | | | | | | | | | ACPI: save device_type in acpi_deviceBjorn Helgaas2009-09-252-1/+3
| | * | | | | | | | | | ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas2009-09-251-15/+12
| | * | | | | | | | | | ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas2009-09-251-5/+2
| | * | | | | | | | | | ACPI: add debug for device additionBjorn Helgaas2009-09-251-2/+10
| | * | | | | | | | | | ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-251-1/+0
* | | | | | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-263-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-263-4/+7
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-09-2611-258/+159
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cifs: fix locking and list handling code in cifs_open and its helperJeff Layton2009-09-251-19/+3
| * | | | | | | | | | | | [CIFS] Remove build warningSteve French2009-09-251-2/+2
| * | | | | | | | | | | | cifs: fix problems with last two commitsJeff Layton2009-09-251-1/+1
| * | | | | | | | | | | | [CIFS] Fix build break when keys support turned offSteve French2009-09-251-1/+1
| * | | | | | | | | | | | cifs: eliminate cifs_init_privateJeff Layton2009-09-243-50/+20
| * | | | | | | | | | | | cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-2410-175/+119
| * | | | | | | | | | | | cifs: have cifsFileInfo hold an extra inode referenceJeff Layton2009-09-153-3/+5
| * | | | | | | | | | | | cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_breakJeff Layton2009-09-151-3/+3
| * | | | | | | | | | | | cifs: remove cifsInodeInfo.oplockPending flagJeff Layton2009-09-152-2/+0
| * | | | | | | | | | | | cifs: fix oplock request handling in posix codepathJeff Layton2009-09-153-11/+14
| * | | | | | | | | | | | [CIFS] Re-enable Lanman securityChuck Ebbert2009-09-151-2/+2
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-264-152/+1299
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller2009-09-251-0/+1186
| * | | | | | | | | | | | | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram2009-09-251-1/+8
| * | | | | | | | | | | | | ax25: Fix ax25_cb refcounting in ax25_ctl_ioctlJarek Poplawski2009-09-251-10/+17
| * | | | | | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2009-09-251-141/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | virtio_net: Check for room in the vq before adding bufferAmit Shah2009-09-241-4/+4
| | * | | | | | | | | | | | | virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell2009-09-241-24/+40
| | * | | | | | | | | | | | | virtio_net: formalize skb_vnet_hdrRusty Russell2009-09-241-37/+44
| | * | | | | | | | | | | | | virtio_net: don't free buffers in xmit ringRusty Russell2009-09-241-59/+5
| | * | | | | | | | | | | | | virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell2009-09-241-36/+10
| | * | | | | | | | | | | | | virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell2009-09-241-1/+5
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-261-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().David S. Miller2009-09-171-2/+0
* | | | | | | | | | | | | | | make Linux bootable on ARM againNicolas Pitre2009-09-261-0/+2
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-255-72/+142
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe2009-09-251-1/+1
| * | | | | | | | | | | | | writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang2009-09-251-3/+9
| * | | | | | | | | | | | | writeback: make the super_block pinning more efficientJens Axboe2009-09-251-17/+29
| * | | | | | | | | | | | | writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe2009-09-251-1/+11
| * | | | | | | | | | | | | writeback: move inodes from one super_block togetherShaohua Li2009-09-251-3/+18
| * | | | | | | | | | | | | writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-255-19/+17
| * | | | | | | | | | | | | writeback: improve readability of the wb_writeback() continue/break logicJens Axboe2009-09-251-20/+23
| * | | | | | | | | | | | | writeback: cleanup writeback_single_inode()Wu Fengguang2009-09-251-8/+7
| * | | | | | | | | | | | | writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang2009-09-251-2/+2
| * | | | | | | | | | | | | writeback: stop background writeback when below background thresholdWu Fengguang2009-09-252-14/+20
| * | | | | | | | | | | | | writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang2009-09-251-6/+10
| * | | | | | | | | | | | | fs: Fix busyloop in wb_writeback()Jan Kara2009-09-251-1/+18
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-2555-1284/+3409
|\ \ \ \ \ \ \ \ \ \ \ \ \ \