summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-04Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds40-328/+904
2006-02-04Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-2/+29
2006-02-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds8-76/+84
2006-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-96/+229
2006-02-04Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds30-158/+507
2006-02-04[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King4-4/+0
2006-02-04[SERIAL] 8250: limit range of runtime portsRussell King1-0/+1
2006-02-04[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh1-1/+5
2006-02-04[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2-4/+2
2006-02-04configfs: Add permission and ownership to configfs objects.Joel Becker8-37/+179
2006-02-04configfs: Clean up MAINTAINERS entryJoel Becker1-1/+2
2006-02-04[PATCH] ocfs2: fix compile warningsMark Fasheh3-13/+18
2006-02-04[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte4-20/+11
2006-02-04[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2006-02-04[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven3-9/+10
2006-02-04[PATCH] ocfs2/dlm: fixesKurt Hackel5-49/+256
2006-02-04[OCFS2] Documentation FixJ. Bruce Fields1-0/+1
2006-02-04[OCFS2] Make ip_io_sem a mutexMark Fasheh6-18/+18
2006-02-04[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney1-1/+1
2006-02-04[PATCH] OCFS2: __init / __exit problemAdrian Bunk3-3/+3
2006-02-04o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker1-2/+0
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-47/+97
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk3-28/+0
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang1-0/+4
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox1-1/+1
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare1-1/+1
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2-4/+2
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar1-0/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie4-50/+9
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr1-7/+7
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas2-10/+2
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston1-0/+4
2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C1-2/+2
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C1-2/+2
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR1-4/+3
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez1-0/+1
2006-02-03[PATCH] i4l: warning fixesKarsten Keil1-1/+1
2006-02-03[PATCH] ip2main.c warning fixesAndrew Morton2-59/+9
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut1-5/+10
2006-02-03[PATCH] edac_mc: Remove include of version.hEric W. Biederman1-1/+0
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi1-27/+23
2006-02-03[PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi1-2/+2
2006-02-03[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi1-12/+2
2006-02-03[PATCH] uninline __sigqueue_free()Andrew Morton1-1/+1
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum6-33/+68
2006-02-03[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan1-12/+12
2006-02-03[PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao2-1/+3
2006-02-03[PATCH] Fix comment to synchronize_sched()Paul E. McKenney1-1/+4
2006-02-03[PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl1-1/+1
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin7-8/+225