summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [ATM]: keep atmsvc failure messages quietChas Williams2006-03-041-8/+2
* | | [BRIDGE]: generate kobject remove eventStephen Hemminger2006-03-041-0/+1
* | | [BRIDGE]: port timer initializationStephen Hemminger2006-03-042-3/+2
* | | [BRIDGE]: fix crash in STPStephen Hemminger2006-03-041-14/+15
|/ /
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-041-0/+2
|\ \
| * | [PATCH] Add missing ifdef for VIA RNG codeMark Brown2006-03-031-0/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-03-041-12/+12
|\ \
| * | [MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr2006-03-041-1/+0
| * | [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr2006-03-041-1/+1
| * | [MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr2006-03-041-10/+11
| |/
* | ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-041-0/+3
* | [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-022-5/+5
|/
* [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 branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2006-03-012-76/+46
| |\ \ | | |/ | |/|
| | * [PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2006-02-282-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
OpenPOWER on IntegriCloud