aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg1-4/+1
2006-01-14[PATCH] cpuset oom lock fixPaul Jackson3-5/+37
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens1-1/+1
2006-01-14[PATCH] s390: email-address changeCornelia Huck18-35/+36
2006-01-14[PATCH] s390: chps[] array too shortCornelia Huck1-1/+1
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky4-8/+30
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky1-1/+1
2006-01-14[PATCH] s390: add dummy pm_power_offMartin Schwidefsky1-0/+5
2006-01-14[PATCH] s390: spinlock fixesMartin Schwidefsky3-9/+3
2006-01-14[PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan1-3/+3
2006-01-14[PATCH] s390: sigcontext.h vs __userMartin Schwidefsky1-0/+2
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens1-3/+11
2006-01-14[PATCH] s390: sha256 crypto code fixJan Glauber1-7/+22
2006-01-14[PATCH] s390: aes crypto code fixesJan Glauber1-16/+44
2006-01-14[PATCH] s390: des crypto code speedupJan Glauber1-7/+210
2006-01-14[PATCH] s390: des crypto code cleanupJan Glauber1-88/+67
2006-01-14[PATCH] i386: fix stack dump loglevelChuck Ebbert1-18/+39
2006-01-14[PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap1-9/+9
2006-01-14[PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala3-0/+234
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt6-15/+75
2006-01-14[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter1-0/+5
2006-01-14[PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu3-0/+239
2006-01-14[PATCH] uml: fix symbol for mktimeMiklos Szeredi1-1/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven74-227/+226
2006-01-14[PATCH] sched: add new SCHED_BATCH policyIngo Molnar3-19/+40
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre10-1/+3410
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman4-53/+320
2006-01-14[PATCH] autofs4 oops fixIan Kent1-0/+2
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro1-26/+33
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds103-3236/+5109
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds21-0/+4910
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds48-256/+358
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk12-15/+0
2006-01-14[PATCH] docs: update some updated code docsXose Vazquez Perez2-2/+3
2006-01-14[PATCH] ufs cleanupEvgeniy5-55/+64
2006-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds22-235/+544
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-88/+551
2006-01-14[SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com1-2/+2
2006-01-14[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com4-2/+11
2006-01-14[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com1-0/+4
2006-01-14[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com1-5/+2
2006-01-14[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com1-0/+2
2006-01-14[SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com3-101/+15
2006-01-14[SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com1-3/+5
2006-01-14[SCSI] qla2xxx: Correct issue where portstate does not transition during loop-resync.andrew.vasquez@qlogic.com1-0/+3
2006-01-14[SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com2-54/+55
2006-01-14[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com1-0/+3
2006-01-14[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com1-1/+3
2006-01-14[SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com1-1/+1