summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* Input: add Wistron driverDmitry Torokhov2005-11-204-0/+459
* Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
* Linux v2.6.15-rc2v2.6.15-rc2Linus Torvalds2005-11-191-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1911-78/+36
|\
| * [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-194-11/+5
| * [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-192-11/+7
| * [PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz2005-11-191-15/+0
| * [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-192-7/+0
| * [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-191-25/+0
| * [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-192-0/+2
| * [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-192-9/+22
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-193-24/+27
|\ \
| * | [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0
| * | [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-192-23/+27
* | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-193-20/+15
|\ \ \
| * | | [DRIVER MODEL] Fix typo in ohci-ppc-soc.cAndrey Volkov2005-11-171-1/+1
| * | | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-173-19/+15
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-1915-253/+57
|\ \ \ \
| * | | | [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-194-201/+14
| * | | | [ARM] Fix get_user when passed a const pointerRussell King2005-11-183-18/+2
| * | | | [ARM] Fix some corner cases in new mm initialisationRussell King2005-11-172-12/+16
| * | | | [ARM] __ioremap doesn't use 4th argumentRussell King2005-11-173-17/+16
| * | | | [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-172-4/+4
| * | | | [ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King2005-11-171-1/+5
* | | | | powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras2005-11-191-2/+4
* | | | | powerpc: Merge spinlock.hPaul Mackerras2005-11-191-22/+50
* | | | | powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras2005-11-193-2/+4
* | | | | powerpc: Merge pci.hPaul Mackerras2005-11-194-50/+83
* | | | | powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras2005-11-199-25/+49
* | | | | [PATCH] powerpc: Remove imalloc.hDavid Gibson2005-11-196-30/+26
* | | | | Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras2005-11-193-181/+110
|\ \ \ \ \
| * | | | | powerpc: merge dma-mapping.hStephen Rothwell2005-11-192-171/+93
| * | | | | ppc32: move some dma routinesStephen Rothwell2005-11-192-10/+17
* | | | | | [PATCH] powerpc: Fix setting MPIC priorityBenjamin Herrenschmidt2005-11-191-5/+8
| |_|_|_|/ |/| | | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1814-341/+143
|\ \ \ \ \
| * | | | | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-181-4/+4
| * | | | | [PATCH] ide: make comment match realityRalf Baechle2005-11-181-1/+1
| * | | | | [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-181-3/+2
| * | | | | [PATCH] siimage: docs urlsJeff Garzik2005-11-181-1/+7
| * | | | | [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-181-47/+0
| * | | | | [PATCH] pmac IDE: don't release empty interfacesThibaut VARENE2005-11-181-14/+0
| * | | | | [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-181-1/+1
| * | | | | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-181-1/+6
| * | | | | [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-186-6/+8
| * | | | | [PATCH] via82cxxx IDE: support multiple controllersDaniel Drake2005-11-181-78/+117
| * | | | | [PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake2005-11-181-188/+0
* | | | | | [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller2005-11-181-1/+1
* | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-184-26/+31
|\ \ \ \ \ \
| * | | | | | IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-181-1/+1
OpenPOWER on IntegriCloud