aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-143-54/+13
* [PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt2006-01-141-9/+7
* [PATCH] quota: make useless quota error message informativeValdis.Kletnieks@vt.edu2006-01-141-1/+2
* [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg2006-01-141-5/+1
* [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg2006-01-141-4/+1
* [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg2006-01-141-4/+1
* [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg2006-01-141-4/+1
* [PATCH] cpuset oom lock fixPaul Jackson2006-01-143-5/+37
* [PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens2006-01-141-1/+1
* [PATCH] s390: email-address changeCornelia Huck2006-01-1418-35/+36
* [PATCH] s390: chps[] array too shortCornelia Huck2006-01-141-1/+1
* [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-144-8/+30
* [PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky2006-01-141-1/+1
* [PATCH] s390: add dummy pm_power_offMartin Schwidefsky2006-01-141-0/+5
* [PATCH] s390: spinlock fixesMartin Schwidefsky2006-01-143-9/+3
* [PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan2006-01-141-3/+3
* [PATCH] s390: sigcontext.h vs __userMartin Schwidefsky2006-01-141-0/+2
* [PATCH] s390: show_task oopsHeiko Carstens2006-01-141-3/+11
* [PATCH] s390: sha256 crypto code fixJan Glauber2006-01-141-7/+22
* [PATCH] s390: aes crypto code fixesJan Glauber2006-01-141-16/+44
* [PATCH] s390: des crypto code speedupJan Glauber2006-01-141-7/+210
* [PATCH] s390: des crypto code cleanupJan Glauber2006-01-141-88/+67
* [PATCH] i386: fix stack dump loglevelChuck Ebbert2006-01-141-18/+39
* [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap2006-01-141-9/+9
* [PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala2006-01-143-0/+234
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-146-15/+75
* [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-141-0/+5
* [PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu2006-01-143-0/+239
* [PATCH] uml: fix symbol for mktimeMiklos Szeredi2006-01-141-1/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-1474-227/+226
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-143-19/+40
* [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-1410-1/+3410
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-144-53/+320
* [PATCH] autofs4 oops fixIan Kent2006-01-141-0/+2
* [PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro2006-01-141-26/+33
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-14103-3236/+5109
|\
| * [SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com2006-01-141-2/+2
| * [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com2006-01-144-2/+11
| * [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com2006-01-141-0/+4
| * [SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com2006-01-141-5/+2
| * [SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com2006-01-141-0/+2
| * [SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com2006-01-143-101/+15
| * [SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com2006-01-141-3/+5
| * [SCSI] qla2xxx: Correct issue where portstate does not transition during loop...andrew.vasquez@qlogic.com2006-01-141-0/+3
| * [SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com2006-01-142-54/+55
| * [SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com2006-01-141-0/+3
| * [SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com2006-01-141-1/+3
| * [SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com2006-01-141-1/+1
| * [SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.andrew.vasquez@qlogic.com2006-01-141-5/+6
| * [SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.andrew.vasquez@qlogic.com2006-01-141-0/+1