summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | qlge: Fix bad bit definitions.Ron Mercer2009-10-011-9/+9
| * | | | | | | | ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr2009-10-011-7/+0Star
| * | | | | | | | ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-10-012-2/+9
| * | | | | | | | ixgbe: Bump driver version numberPeter P Waskiewicz Jr2009-10-011-1/+1
| * | | | | | | | ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-10-013-52/+187
| * | | | | | | | ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr2009-10-011-3/+20
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-10-0216-245/+745
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-011-0/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Btrfs: fix data space leak fixJosef Bacik2009-10-011-0/+11
| * | | | | | | | | | Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig2009-10-014-102/+10Star
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-0114-146/+727
| |\| | | | | | | | |
| | * | | | | | | | | Btrfs: take i_mutex before generic_write_checksChris Mason2009-10-011-8/+17
| | * | | | | | | | | Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig2009-10-011-1/+3
| | * | | | | | | | | Btrfs: fix deadlock with free space handling and user transactionsSage Weil2009-09-301-1/+1
| | * | | | | | | | | Btrfs: fix error cases for ioctl transactionsSage Weil2009-09-301-19/+22
| | * | | | | | | | | Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-293-5/+5
| | * | | | | | | | | Btrfs: introduce missing kfreeJulia Lawall2009-09-291-1/+3
| | * | | | | | | | | Btrfs: Fix setting umask when POSIX ACLs are not enabledChris Ball2009-09-291-0/+2
| | * | | | | | | | | Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-2810-115/+678
* | | | | | | | | | | spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König2009-10-021-33/+17Star
* | | | | | | | | | | spi-imx: initialize complete config structUwe Kleine-König2009-10-021-0/+1
* | | | | | | | | | | spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König2009-10-021-3/+0Star
* | | | | | | | | | | spi-imx: setup mode_bits we can handleSascha Hauer2009-10-021-0/+1
* | | | | | | | | | | spi-imx: fix initial chipselect settingsSascha Hauer2009-10-021-1/+6
* | | | | | | | | | | spi-imx: update state correctlySascha Hauer2009-10-021-0/+7
* | | | | | | | | | | spi-imx: rename source file to spi_imx.cUwe Kleine-König2009-10-022-169/+169
* | | | | | | | | | | afs: remove cache.hChristoph Hellwig2009-10-022-13/+1Star
* | | | | | | | | | | sscanf(): fix %*s%nAndy Spencer2009-10-021-1/+1
* | | | | | | | | | | serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert2009-10-021-1/+6
* | | | | | | | | | | serial167: fix read buffer overflowRoel Kluin2009-10-021-5/+2Star
* | | | | | | | | | | cyclades: fix read buffer overflowRoel Kluin2009-10-021-1/+1
* | | | | | | | | | | icom: convert space to tabsBreno Leitao2009-10-021-28/+26Star
* | | | | | | | | | | serial_txx9: use container_of() instead of direct castAtsushi Nemoto2009-10-021-17/+22
* | | | | | | | | | | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-022-21/+27
* | | | | | | | | | | s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2009-10-022-2/+14
* | | | | | | | | | | s3cmci: DMA fixesBen Dooks2009-10-022-18/+47
* | | | | | | | | | | s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-023-8/+66
* | | | | | | | | | | s3cmci: add SDIO IRQ supportBen Dooks2009-10-022-10/+156
* | | | | | | | | | | s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2009-10-022-0/+132
* | | | | | | | | | | s3cmci: fix direct write to interrupt maskBen Dooks2009-10-021-3/+3
* | | | | | | | | | | s3cmci: change to use dev_pm_opsBen Dooks2009-10-021-11/+18
* | | | | | | | | | | s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks2009-10-021-18/+69
* | | | | | | | | | | s3cmci: update probe to use new platform id listBen Dooks2009-10-021-47/+24Star
* | | | | | | | | | | s3cmci: use resource_size() instead of local macroBen Dooks2009-10-021-6/+4Star
* | | | | | | | | | | memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki2009-10-021-16/+15Star
* | | | | | | | | | | memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-023-83/+54Star
* | | | | | | | | | | cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki2009-10-021-1/+4
* | | | | | | | | | | memcg: fix refcnt going negativeKAMEZAWA Hiroyuki2009-10-021-1/+2
* | | | | | | | | | | uartlite: allow building for timberdale MFDRichard Röjfors2009-10-021-1/+1
* | | | | | | | | | | docs: update patch size in SubmittingPatchesRandy Dunlap2009-10-021-1/+1