summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[S390] Some documentation typos.Nicolas Kaiser5-34/+34
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens1-2/+3
2006-12-04[S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel1-4/+5
2006-12-04[S390] Enhanced handling of failed termination requests.Horst Hummel1-5/+11
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu1-0/+2
2006-12-04[S390] Add MODALIAS= to the uevent for the ap bus.Cornelia Huck1-1/+9
2006-12-04[S390] 3215 device locking.Martin Schwidefsky1-26/+24
2006-12-04[S390] No panic for failed rebootMichael Holzheu1-1/+2
2006-12-04[S390] termio <-> termios conversion error handling.Heiko Carstens1-33/+1
2006-12-04[S390] update interface notes in zcrypt.hRalph Wuerthner1-50/+41
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu1-4/+94
2006-12-04[S390] Add __must_check to uaccess functions.Heiko Carstens1-9/+9
2006-12-04[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.Heiko Carstens1-3/+0
2006-12-04[S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel1-14/+29
2006-12-04[S390] remove salipl memory detection.Christian Borntraeger1-21/+0
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro12-1/+13
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro28-1/+28
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro5-1/+4
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro11-20/+29
2006-12-04[PATCH] severing uaccess.h -> sched.hAl Viro1-1/+0
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro22-31/+44
2006-12-04[PATCH] severing module.h->sched.hAl Viro16-14/+29
2006-12-04[SUNHME]: Fix for sunhme failures on x86Jurij Smakov1-0/+5
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller4-139/+237
2006-12-04Remove long-unmaintained ftape driver subsystem.Jeff Garzik74-20278/+0
2006-12-04[XFRM] xfrm_user: Better validation of user templates.David S. Miller1-8/+42
2006-12-03[DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker1-14/+24
2006-12-03[DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2-18/+6
2006-12-03[DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker1-9/+18
2006-12-03[DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker1-14/+19
2006-12-03[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker1-2/+2
2006-12-03[DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker1-56/+88
2006-12-03[DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker1-1/+2
2006-12-03[DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker1-37/+52
2006-12-03[DCCP]: Fix BUG in retransmission delay calculationGerrit Renker1-1/+1
2006-12-03[DCCP]: Use higher RTO default for CCID3Gerrit Renker2-8/+46
2006-12-03[PATCH] sata_promise: PHYMODE4 fixupMikael Pettersson1-0/+11
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo5-17/+5
2006-12-03[libata] pata_cs5535: fix buildJeff Garzik1-1/+1
2006-12-03[PATCH] ahci: do not powerdown during initializationTejun Heo1-7/+7
2006-12-03[PATCH] libata: prepare ata_sg_clean() for invocation from EHTejun Heo2-3/+4
2006-12-03[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo3-112/+145
2006-12-03[PATCH] libata: implement ata_exec_internal_sg()Tejun Heo2-7/+46
2006-12-03[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()Tejun Heo2-3/+10
2006-12-03[PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo3-3/+11
2006-12-03[PATCH] libata: make sure sdev doesn't go away while rescanningTejun Heo1-4/+16
2006-12-03[PATCH] libata: don't request sense if the port is frozenTejun Heo1-13/+15
2006-12-03[PATCH] libata: fix READ CAPACITY simulationTejun Heo1-45/+36
2006-12-03[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo3-6/+15
2006-12-03[PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQsTejun Heo1-0/+1