summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove obsolete sis900 documentationAdrian Bunk2006-03-045-850/+2
* Merge branch 'net-const'Jeff Garzik2006-03-0397-808/+950
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-0343-118/+118
| * [PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev2006-03-023-15/+10
| * [PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter2006-03-021-1/+2
| * [PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter2006-03-021-2/+2
| * [PATCH] fix acpi_video_flags on x86-64Stefan Seyfried2006-03-021-1/+1
| * [PATCH] v9fs: simplify fid mappingEric Van Hensbergen2006-03-024-126/+15
| * [PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen2006-03-021-2/+5
| * [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-026-296/+379
| * [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler2006-03-021-12/+10
| * [PATCH] out_of_memory() locking fixAndrew Morton2006-03-021-1/+2
| * Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-03-0118-142/+249
| |\
| | * [PATCH] ocfs2: use hlists for lockres hashMark Fasheh2006-03-015-45/+41
| | * [PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran2006-03-011-2/+12
| | * ocfs2: Respond to on-disk corruption in the extent map code.Joel Becker2006-03-011-2/+36
| | * ocfs2: Set .owner on masklog sysfs attributes.Joel Becker2006-03-011-0/+1
| | * [PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh2006-03-015-32/+154
| | * [PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney2006-03-011-1/+3
| | * [PATCH] ocfs2: remove non existing function prototypesMark Fasheh2006-03-011-5/+0
| | * [PATCH] ocfs2: remove unused codeMark Fasheh2006-03-012-53/+1
| | * [PATCH] ocfs2: remove pointless max journal size limitMark Fasheh2006-03-011-1/+0
| | * [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64Jeff Mahoney2006-03-011-1/+1
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-012-76/+46
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-03-017-25/+78
| |\ \ \
| | * | | [PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte2006-03-012-6/+41
| | * | | [PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen2006-03-011-0/+1
| | * | | [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-011-1/+4
| | * | | [PATCH] pcmcia: Add macro to match PCMCIA cards by numeric ID and first vendo...Pavel Roskin2006-03-011-0/+9
| | * | | [PATCH] pcmcia: add another ide-cs CF card idDavid Brownell2006-03-011-0/+1
| | * | | [PATCH] pcmcia: properly handle pseudo multi-function devicesDominik Brodowski2006-03-011-18/+22
| | | |/ | | |/|
| * | | [PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5Greg KH2006-03-011-0/+1
| * | | [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto2006-03-011-2/+3
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-0111-80/+90
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer2006-02-283-37/+54
| | * | [SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox2006-02-281-0/+2
| | * | [SCSI] Delete duplicate driver template.Ralf Baechle2006-02-281-21/+0
| | * | [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-272-3/+3
| | * | [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-271-14/+15
| | * | [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-271-2/+14
| | * | [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-271-2/+1
| | * | [SCSI] sg: Remove aha1542 hackBrian King2006-02-271-1/+1
* | | | [PATCH] sb1250-mac: Add support for the BCM1480Ralf Baechle2006-03-031-39/+70
* | | | pcnet_cs: add new id (Logitec LPM-LN100TE)Komuro2006-03-031-0/+1
* | | | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-036-27/+85
* | | | [PATCH] mv643xx_eth: Remove BIT0-BIT31 #definesDale Farnsworth2006-03-031-103/+49
* | | | [PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refillDale Farnsworth2006-03-032-55/+12
* | | | [PATCH] mv643xx_eth: Clean up interrupt handlingDale Farnsworth2006-03-032-55/+25
* | | | [PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.hDale Farnsworth2006-03-032-62/+51
* | | | [PATCH] mv643xx_eth: Refactor/clean up tx queue handlingDale Farnsworth2006-03-032-177/+84
OpenPOWER on IntegriCloud