summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.20.6v2.6.20.6Chris Wright2007-04-061-1/+1
* [PATCH] CRYPTO api: Use the right value when advancing scatterwalk_copychunksHerbert Xu2007-04-061-1/+1
* [PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso2007-04-061-1/+1
* Linux 2.6.20.5v2.6.20.5Greg Kroah-Hartman2007-04-061-1/+1
* APPLETALK: Fix a remotely triggerable crashJean Delvare2007-04-061-2/+5
* generic_serial: fix decoding of baud rateDaniel Drake2007-04-061-7/+0
* libata: sata_mv: Fix 50xx irq maskJeff Garzik2007-04-061-1/+10
* libata: sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik2007-04-061-8/+12
* libata bugfix: HDIO_DRIVE_TASKMark Lord2007-04-061-0/+1
* libata: clear TF before IDENTIFYingTejun Heo2007-04-061-1/+10
* CRYPTO: api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields2007-04-061-2/+2
* CIFS: reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-04-062-0/+10
* CIFS: Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-04-061-3/+12
* ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz2007-04-061-0/+9
* i2o: block IO errors on i2o diskVasily Averin2007-04-061-11/+1
* jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-04-061-5/+24
* V4L: saa7146: Fix allocation of clipping memoryOliver Endriss2007-04-061-1/+2
* dvb-core: fix several locking related problemsSimon Arlott2007-04-063-29/+13
* DVB: isl6421: don't reference freed memoryThomas Viehweger2007-04-061-0/+1
* V4L: msp_attach must return 0 if no msp3400 was found.Hans Verkuil2007-04-061-2/+2
* V4L: Fix SECAM handling on saa7115Mauro Carvalho Chehab2007-04-061-1/+1
* V4L: radio: Fix error in Kbuild fileTrent Piepho2007-04-061-1/+1
* DVB: fix nxt200x rf input switchingMichael Krufky2007-04-061-2/+2
* NET: Fix FIB rules compatabilityThomas Graf2007-04-065-24/+48
* FRA_{DST,SRC} are le16 for decnetAl Viro2007-04-061-6/+6
* SPARC: Fix sparc builds with gcc-4.2.xMikael Pettersson2007-04-062-2/+2
* NET: Fix sock_attach_fd() failure in sys_accept()Alexey Dobriyan2007-04-061-1/+6
* VIDEO: Fix FFB DAC revision probingDavid Miller2007-04-061-24/+60
* DCCP: Fix exploitable hole in DCCP socket optionsArnaldo Carvalho de Melo2007-04-061-1/+3
* PPP: Fix PPP skb leakG. Liakhovetski2007-04-061-0/+3
* IPV6: Fix ipv6 round-robin locking.David Miller2007-04-063-38/+68
* NET_SCHED: Fix ingress qdisc locking.Patrick McHardy2007-04-061-2/+2
* NET: Fix packet classidier NULL pointer OOPSPatrick McHardy2007-04-061-9/+7
* ieee1394: dv1394: fix CardBus card ejectionStefan Richter2007-04-061-7/+5
* uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-063-25/+14
* UML - use correct register file size everywhereJeff Dike2007-04-065-14/+15
* UML - Fix static linkingJeff Dike2007-04-061-0/+1
* UML - host VDSO fixJeff Dike2007-04-061-0/+3
* UML - fix epollJeff Dike2007-04-061-0/+7
* sata_nv: delay on switching between NCQ and non-NCQ commandsRobert Hancock2007-04-061-0/+10
* ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-04-063-12/+0
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-04-065-15/+69
* Linux 2.6.20.4v2.6.20.4Greg Kroah-Hartman2007-03-231-1/+1
* Fix niagara memory corruptionDavid Miller2007-03-234-0/+6
* st: fix Tape dies if wrong block size used, bug 7919Kai Makisara2007-03-232-11/+15
* Input: i8042 - another attempt to fix AUX delivery checksDmitry Torokhov2007-03-231-2/+8
* UML - arch_prctl should set thread fsJeff Dike2007-03-237-29/+86
* fix deadlock in audit_log_task_context()Al Viro2007-03-231-13/+11
* Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-03-231-1/+4
* dio: invalidate clean pages before dio writeZach Brown2007-03-231-11/+35