| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] Fix up the calculation of the reservation overhead to hopefully | Tim Shimmin | 2005-09-02 | 1 | -13/+41 |
* | [XFS] Fix regression in transaction reserved-block accounting for direct | Nathan Scott | 2005-09-02 | 1 | -9/+8 |
* | [XFS] Fix check for writeable file in xfs_ioc_space ioctl code | Eric Sandeen | 2005-09-02 | 1 | -1/+1 |
* | [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we | David Chinner | 2005-09-02 | 1 | -1/+11 |
* | [XFS] Add a chunk of tracing code to diagnose truncate related issues. | Nathan Scott | 2005-09-02 | 2 | -3/+15 |
* | [XFS] Make metadata IO completion consistent with other IO completion | Nathan Scott | 2005-09-02 | 1 | -6/+11 |
* | [XFS] replace vn_get usage by ihold | Christoph Hellwig | 2005-09-02 | 4 | -82/+15 |
* | [XFS] send dmapi events from nopage for mmapped files | Dean Roehrich | 2005-09-02 | 1 | -58/+32 |
* | [XFS] upate copyrights | Dean Roehrich | 2005-09-02 | 1 | -1/+1 |
* | [XFS] Update copyrights | Dean Roehrich | 2005-09-02 | 1 | -1/+1 |
* | [PATCH] ppc: L2 cache prefetch fixes on 745x | Kumar Gala | 2005-09-01 | 2 | -2/+34 |
* | [PATCH] Fix PCI ROM mapping | Benjamin Herrenschmidt | 2005-09-01 | 1 | -7/+17 |
* | [PATCH] Fix bug in ppc64 dynamic hugepage support | David Gibson | 2005-09-01 | 1 | -13/+9 |
* | [PATCH] Add missing select's to DVB_BUDGET_AV | Adrian Bunk | 2005-09-01 | 1 | -0/+3 |
* | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-30 | 30 | -90/+11159 |
|\ |
|
| * | Merge HEAD from /spare/repo/linux-2.6/.git | Jeff Garzik | 2005-08-30 | 661 | -11418/+29643 |
| |\ |
|
| * \ | /spare/repo/netdev-2.6 branch 'chelsio' | Jeff Garzik | 2005-08-29 | 20 | -0/+7306 |
| |\ \ |
|
| | * \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 | 4369 | -143795/+318494 |
| | |\ \ |
|
| | * | | | Update Chelsio gige net driver. | Scott Bardone | 2005-06-23 | 23 | -2283/+1882 |
| | * | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-06-23 | 2167 | -59745/+124954 |
| | |\ \ \ |
|
| | * | | | | [PATCH] A new 10GB Ethernet Driver by Chelsio Communications | Christoph Lameter | 2005-05-16 | 24 | -0/+7707 |
| * | | | | | /spare/repo/netdev-2.6 branch 'e100' | Jeff Garzik | 2005-08-29 | 1 | -24/+217 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] e100: Driver version, white space, comments & other | Malli Chilakala | 2005-08-25 | 1 | -3/+4 |
| | * | | | | | [PATCH] e100: CPU cycle saver microcode | Malli Chilakala | 2005-08-25 | 1 | -18/+206 |
| | * | | | | | [PATCH] e100: Increased delay loop for command blocks | Malli Chilakala | 2005-08-25 | 1 | -1/+2 |
| | * | | | | | [PATCH] e100: fixed endian bug in xmit_prepare routine | Malli Chilakala | 2005-08-25 | 1 | -1/+2 |
| | * | | | | | [PATCH] e100: added msleep_interruptible delay | Malli Chilakala | 2005-08-25 | 1 | -0/+2 |
| | * | | | | | [PATCH] e100: Do not check Rx packet length against mtu | Malli Chilakala | 2005-08-25 | 1 | -1/+1 |
| * | | | | | | /spare/repo/netdev-2.6 branch 'sis190' | Jeff Garzik | 2005-08-29 | 4 | -0/+1861 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [PATCH] sis190: complete the mii probe before registering the netdevice | Francois Romieu | 2005-08-26 | 1 | -11/+12 |
| | * | | | | | | [PATCH] SIS190 must select MII | Adrian Bunk | 2005-08-19 | 1 | -8/+9 |
| | * | | | | | | [PATCH] sis190: compare the lpa to the local advertisement | Francois Romieu | 2005-07-31 | 1 | -1/+6 |
| | * | | | | | | [PATCH] sis190: PHY identifier for the K8S-MX motherboard. | Francois Romieu | 2005-07-31 | 1 | -0/+1 |
| | * | | | | | | [PATCH] sis190: new PHY detection code. | Francois Romieu | 2005-07-31 | 1 | -7/+209 |
| | * | | | | | | [PATCH] sis190: dummy read is required by the status register | Francois Romieu | 2005-07-31 | 1 | -1/+8 |
| | * | | | | | | [PATCH] sis190: allow a non-hardcoded ID for the PHY. | Francois Romieu | 2005-07-31 | 1 | -20/+18 |
| | * | | | | | | [PATCH] sis190: add endian annotations. | Francois Romieu | 2005-07-31 | 1 | -9/+9 |
| | * | | | | | | [PATCH] sis190: extract bits definition from SiS driver. | Francois Romieu | 2005-07-31 | 1 | -28/+74 |
| | * | | | | | | [PATCH] sis190: the size of the Rx buffer is constrained | Francois Romieu | 2005-07-31 | 1 | -1/+7 |
| | * | | | | | | [PATCH] sis190: initialisation of MAC address. | Francois Romieu | 2005-07-31 | 1 | -16/+138 |
| | * | | | | | | [PATCH] sis190: remove hardcoded constants. | Francois Romieu | 2005-07-31 | 1 | -10/+18 |
| | * | | | | | | [PATCH] sis190: merge some register related information from SiS driver. | Francois Romieu | 2005-07-31 | 1 | -9/+22 |
| | * | | | | | | [PATCH] sis190: add MAINTAINER entry. | Francois Romieu | 2005-07-31 | 1 | -0/+6 |
| | * | | | | | | [PATCH] sis190: ethtool/mii support. | Francois Romieu | 2005-07-31 | 1 | -0/+60 |
| | * | | | | | | [PATCH] sis190: netconsole support. | Francois Romieu | 2005-07-31 | 1 | -0/+15 |
| | * | | | | | | [PATCH] sis190: resurrection | Francois Romieu | 2005-07-31 | 3 | -0/+1370 |
| * | | | | | | | /spare/repo/netdev-2.6 branch 'uli-tulip' | Jeff Garzik | 2005-08-29 | 7 | -66/+1775 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | * | | | | | | [netdrvr uli526x] fix problems found in review | Peer Chen | 2005-08-20 | 1 | -114/+93 |
| | * | | | | | | [netdrvr tulip] Remove ULi-specific code from generic tulip driver | Peer Chen | 2005-08-11 | 4 | -66/+13 |
| | * | | | | | | [netdrvr] add 'uli526x' driver (a tulip clone) | Peer Chen | 2005-07-29 | 3 | -0/+1783 |