aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King
2006-02-03[PATCH] SELinux: fix size-128 slab leakStephen Smalley
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds
2006-02-03[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King
2006-02-03[SERIAL] 8250: limit range of runtime portsRussell King
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker
2006-02-03configfs: Clean up MAINTAINERS entryJoel Becker
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel
2006-02-03[OCFS2] Documentation FixJ. Bruce Fields
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk
2006-02-03o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston
2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez
2006-02-03[PATCH] i4l: warning fixesKarsten Keil
2006-02-03[PATCH] ip2main.c warning fixesAndrew Morton
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut
2006-02-03[PATCH] edac_mc: Remove include of version.hEric W. Biederman
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi
2006-02-03[PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi
2006-02-03[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi
2006-02-03[PATCH] uninline __sigqueue_free()Andrew Morton
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum
2006-02-03[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan
2006-02-03[PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao
2006-02-03[PATCH] Fix comment to synchronize_sched()Paul E. McKenney