summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-19Linux v2.6.15-rc2v2.6.15-rc2Linus Torvalds1-1/+1
2005-11-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds11-78/+36
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-24/+27
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-20/+15
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-253/+57
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz4-11/+5
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2-11/+7
2005-11-19[PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz1-15/+0
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2-7/+0
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-25/+0
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2-0/+2
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2-9/+22
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King1-1/+0
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King2-23/+27
2005-11-19powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras1-2/+4
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz4-201/+14
2005-11-19powerpc: Merge spinlock.hPaul Mackerras1-22/+50
2005-11-19powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras3-2/+4
2005-11-19powerpc: Merge pci.hPaul Mackerras4-50/+83
2005-11-19powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras9-25/+49
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson6-30/+26
2005-11-19Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras3-181/+110
2005-11-19[PATCH] powerpc: Fix setting MPIC priorityBenjamin Herrenschmidt1-5/+8
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-341/+143
2005-11-18[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller1-1/+1
2005-11-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-26/+31
2005-11-18Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds24-649/+245
2005-11-18IB/umad: make sure write()s have sufficient dataRoland Dreier1-1/+1
2005-11-18[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley1-4/+4
2005-11-18[PATCH] ide: make comment match realityRalf Baechle1-1/+1
2005-11-18IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin1-4/+6
2005-11-18[PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud1-3/+2
2005-11-18[PATCH] siimage: docs urlsJeff Garzik1-1/+7
2005-11-18[PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE1-47/+0
2005-11-18Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds7-23/+29
2005-11-18Merge branch 'master'Kyle McMartin82-7078/+2047
2005-11-18[PATCH] pmac IDE: don't release empty interfacesThibaut VARENE1-14/+0
2005-11-18[PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan1-1/+1
2005-11-18[PARISC] Update CREDITS entriesKyle McMartin1-2/+10
2005-11-18[PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2-7/+7
2005-11-18[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder1-1/+6
2005-11-18[PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox1-1/+1
2005-11-18[PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox1-1/+1
2005-11-18[PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2-1/+3
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard6-6/+8
2005-11-18[PATCH] via82cxxx IDE: support multiple controllersDaniel Drake1-78/+117
2005-11-18[PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake1-188/+0
2005-11-18[PATCH 3/3] cciss: add put_disk into cleanup routinesmikem1-9/+24
2005-11-18[PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe1-3/+4
2005-11-18[PATCH 1/3] cciss: bug fix for hpacuclimikem1-1/+1