summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [PATCH] winbond-840 section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] seeq8005 section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] ni65 section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] wd section fixAndrew Morton2006-08-191-2/+2
| * | | | | [PATCH] smctr section fixAndrew Morton2006-08-191-3/+2
| * | | | | [PATCH] ibmtr section fixAndrew Morton2006-08-191-2/+2
| * | | | | [PATCH] ni52 section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] lne390 section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] lance section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] eth16i section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] es3210 section fixAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] eexpress section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] eepro section fixAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] e2100 section fixAndrew Morton2006-08-191-2/+2
| * | | | | [PATCH] at1700 section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] cs89x0 section fixAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] cops section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] ac3200 section fixesAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] 82596 section fixesAndrew Morton2006-08-191-4/+5
| * | | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-08-19154-795/+2010
| |\| | | |
| * | | | | [PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek2006-08-141-5/+0
| * | | | | [PATCH] sky2: phy power problems on 88e805X chipsStephen Hemminger2006-08-101-3/+2
* | | | | | Merge branch 'for-linus' of gregkh@master.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2006-08-244-17/+9
|\ \ \ \ \ \
| * | | | | | Input: remove dead URLs from Doclumentation/input/joystick.txtAlexey Dobriyan2006-08-231-1/+0
| * | | | | | Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs2006-08-231-7/+0
| * | | | | | Input: wistron - fix crash due to referencing __initdataDmitry Torokhov2006-08-231-8/+8
| * | | | | | Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita2006-08-231-1/+1
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-2423-522/+1593
|\ \ \ \ \ \ \
| * | | | | | | [POWERPC] hugepage BUG fixAdam Litke2006-08-242-2/+2
| * | | | | | | [POWERPC] Fix compile problem without CONFIG_PCILi Yang2006-08-231-6/+7
| * | | | | | | [POWERPC] Correct masks used in emulating some instructionsPaul Mackerras2006-08-231-4/+4
| * | | | | | | [POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619112006-08-231-2/+6
| * | | | | | | [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-235-68/+174
| * | | | | | | [POWERPC] Fix BootX booting with an initrdBenjamin Herrenschmidt2006-08-231-4/+11
| * | | | | | | [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-232-8/+26
| * | | | | | | [POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming2006-08-231-6/+6
| * | | | | | | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-233-198/+188
| * | | | | | | [POWERPC] Add 85xx DTS files to powerpcAndy Fleming2006-08-234-0/+1032
| * | | | | | | [POWERPC] Fix CDS IRQ handling and PCI codeAndy Fleming2006-08-232-123/+88
| * | | | | | | [POWERPC] Fix interrupts on 8540 ADS boardAndy Fleming2006-08-231-107/+55
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Greg Kroah-Hartman2006-08-246-26/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin2006-08-231-3/+3
| * | | | | | | | IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier2006-08-181-5/+6
| * | | | | | | | IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2006-08-162-2/+4
| * | | | | | | | IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier2006-08-112-14/+32
| * | | | | | | | IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin2006-08-101-2/+10
* | | | | | | | | [SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.David S. Miller2006-08-241-0/+3
* | | | | | | | | [SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier2006-08-241-0/+9
* | | | | | | | | [SCSI] esp: Fix build on SUN4.David S. Miller2006-08-241-1/+2
* | | | | | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-233-7/+8
|\ \ \ \ \ \ \ \ \