summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-182-1/+3
* [PARISC] Make superio.c initialize before any driver needs itKyle McMartin2005-11-171-14/+21
* [PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox2005-11-171-12/+4Star
* [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-171-1/+0Star
* [PARISC] remove drm compat ioctls handlersChristoph Hellwig2005-11-171-541/+0Star
* [PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig2005-11-172-18/+20
* [PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich2005-11-171-0/+7
* [PARISC] Fix some compile problems in ptrace.cMatthew Wilcox2005-11-171-2/+3
* [PARISC] Compile fixups for serial/mux.cRyan Bradetich2005-11-171-8/+4Star
* [PARISC] Fix our spinlock implementationJames Bottomley2005-11-171-9/+10
* [PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox2005-11-171-2/+6
* [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devicesMatthew Wilcox2005-11-171-1/+1
* [PARISC] Document some register usages in assembly filesCarlos O'Donell2005-11-172-1/+3
* [PARISC] Make redirecting irq messages less noisyRyan Bradetich2005-11-171-1/+1
* [PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler2005-11-171-2/+9
* [PARISC] Add IRQ affinitiesJames Bottomley2005-11-173-5/+86
* [PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2005-11-172-1/+7
* [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-173-15/+32
* [PARISC] Disable nesting of interruptsGrant Grundler2005-11-171-7/+6Star
* [PARISC] Make sure timer and IPI execute with interrupts disabledJames Bottomley2005-11-172-0/+6
* [PATCH] VM: fix zone list restart in page allocatateJens Axboe2005-11-171-3/+4
* [PATCH] USB: add the anydata usb-serial driverGreg Kroah-Hartman2005-11-174-0/+134
* [PATCH] USB: delete the nokia_dku2 driverGreg Kroah-Hartman2005-11-173-152/+0Star
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-1738-139/+25Star
* [PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie2005-11-171-1/+1
* [PATCH] USB: Maxtor OneTouch button support for older drivesAntti Andreimann2005-11-171-0/+5
* [PATCH] usb devio warning fixAndrew Morton2005-11-171-1/+1
* [PATCH] USB: fix race in kaweth disconnectHerbert Xu2005-11-171-12/+1Star
* [PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr...Daniel Drake2005-11-171-1/+1
* [PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum2005-11-172-9/+28
* [PATCH] USB: pl2303: updates pl2303_update_line_status()Luiz Fernando Capitulino2005-11-171-1/+3
* [PATCH] USB: pl2303: adds new IDs.Luiz Fernando Capitulino2005-11-172-0/+4
* [PATCH] USB: onetouch doesn't suspend yetDavid Brownell2005-11-171-1/+1
* [PATCH] USB: cp2101.c: Jablotron usb serial interface identificationJosef Balatka2005-11-171-0/+1
* [PATCH] USB: kill unneccessary usb-storage blacklist entriesPavel Machek2005-11-171-5/+0Star
* [PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton2005-11-171-2/+2
* [PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi2005-11-171-6/+1Star
* [PATCH] USB: Delete leftovers from bluetty driverMarcel Holtmann2005-11-172-50/+6Star
* [PATCH] USB: fix 'unused variable' warningDmitry Torokhov2005-11-171-2/+1Star
* [PATCH] USB: wacom tablet driver updatePing Cheng2005-11-171-23/+110
* [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2005-11-171-0/+12
* [PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman2005-11-171-1/+1
* [PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman2005-11-171-2/+2
* [PATCH] Fix IXP4xx I2C driver build breakageDeepak Saxena2005-11-171-3/+4
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-1779-900/+2463
|\
| * [MIPS] Update defconfigsRalf Baechle2005-11-1745-654/+1917
| * [MIPS] SEAD: More build fixes.Ralf Baechle2005-11-173-15/+12Star
| * [MIPS] TX3927: Try to glue the PCI code.Ralf Baechle2005-11-171-71/+43Star
| * [MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle2005-11-171-2/+0Star
| * [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle2005-11-171-1/+1