aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-04[BRIDGE]: fix crash in STPStephen Hemminger1-14/+15
2006-03-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-0/+2
2006-03-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-12/+12
2006-03-04[MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr1-1/+0
2006-03-04[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr1-1/+1
2006-03-04[MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr1-10/+11
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds1-0/+3
2006-03-03[PATCH] Add missing ifdef for VIA RNG codeMark Brown1-0/+2
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2-5/+5
2006-03-02[PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev3-15/+10
2006-03-02[PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter1-1/+2
2006-03-02[PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter1-2/+2
2006-03-02[PATCH] fix acpi_video_flags on x86-64Stefan Seyfried1-1/+1
2006-03-02[PATCH] v9fs: simplify fid mappingEric Van Hensbergen4-126/+15
2006-03-02[PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen1-2/+5
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov6-296/+379
2006-03-02[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table" updateJohn Bowler1-12/+10
2006-03-02[PATCH] out_of_memory() locking fixAndrew Morton1-1/+2
2006-03-01Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds18-142/+249
2006-03-01Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-76/+46
2006-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds7-25/+78
2006-03-01[PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5Greg KH1-0/+1
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh5-45/+41
2006-03-01[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran1-2/+12
2006-03-01ocfs2: Respond to on-disk corruption in the extent map code.Joel Becker1-2/+36
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Joel Becker1-0/+1
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh5-32/+154
2006-03-01[PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney1-1/+3
2006-03-01[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto1-2/+3
2006-03-01[PATCH] ocfs2: remove non existing function prototypesMark Fasheh1-5/+0
2006-03-01[PATCH] ocfs2: remove unused codeMark Fasheh2-53/+1
2006-03-01[PATCH] ocfs2: remove pointless max journal size limitMark Fasheh1-1/+0
2006-03-01[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64Jeff Mahoney1-1/+1
2006-03-01Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds11-80/+90
2006-03-01[PATCH] pcmcia: CM4000, CM4040 Driver fixesHarald Welte2-6/+41
2006-03-01[PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen1-0/+1
2006-03-01[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin1-1/+4
2006-03-01[PATCH] pcmcia: Add macro to match PCMCIA cards by numeric ID and first vendor stringPavel Roskin1-0/+9
2006-03-01[PATCH] pcmcia: add another ide-cs CF card idDavid Brownell1-0/+1
2006-03-01[PATCH] pcmcia: properly handle pseudo multi-function devicesDominik Brodowski1-18/+22
2006-03-01Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2-76/+46
2006-02-28Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-105/+29
2006-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds17-365/+880
2006-02-28[PATCH] synclink_gt: make ->init_error signedDarren Jenkins1-1/+1
2006-02-28[PATCH] out_of_memory(): use of uninitialisedAndrew Morton1-1/+1
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt3-4/+11
2006-02-28[PATCH] nommu: implement vmalloc_node()Andrew Morton1-1/+7
2006-02-28[PATCH] remove_from_swap: fix lockingChristoph Lameter1-5/+13
2006-02-28[PATCH] tty buffering: comment out debug codePaul Fulghum1-1/+1
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan1-1/+1