aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc/cell spidernet low watermark patch.Linas Vepstas2006-10-112-4/+47
* [PATCH] powerpc/cell spidernet incorrect offsetLinas Vepstas2006-10-111-1/+3
* [PATCH] powerpc/cell spidernet stop error printing patch.Linas Vepstas2006-10-111-4/+9
* [PATCH] powerpc/cell spidernet fix error interrupt printLinas Vepstas2006-10-111-1/+1
* [PATCH] powerpc/cell spidernet bogus rx interrupt bitLinas Vepstas2006-10-111-3/+2
* [PATCH] Spidernet stop queue when queue is full.Linas Vepstas2006-10-111-23/+10
* [PATCH] Spidernet fix register field definitionsLinas Vepstas2006-10-112-6/+12
* [PATCH] powerpc/cell spidernet add missing netdev watchdogLinas Vepstas2006-10-111-0/+1
* [PATCH] powerpc/cell spidernet zlen min packet lengthLinas Vepstas2006-10-111-4/+14
* [PATCH] powerpc/cell spidernet force-end fixLinas Vepstas2006-10-111-1/+4
* [PATCH] Spidernet module parm permissionsLinas Vepstas2006-10-111-2/+2
* [PATCH] powerpc/cell spidernet burst alignment patch.Linas Vepstas2006-10-111-1/+1
* [PATCH] powerpc/cell spidernet ethtool -i version number info.Linas Vepstas2006-10-113-1/+6
* [PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2006-10-112-9/+10
* [PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann2006-10-111-335/+238
* [PATCH] ibmveth irq fixAndrew Morton2006-10-111-1/+1
* [PATCH] b44: fix eeprom endianess issueMichael Buesch2006-10-111-1/+1
* [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-10-111-0/+18
* Merge branch 'master' into upstream-fixesJeff Garzik2006-10-111719-8893/+8372
|\
| * ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-102-3/+1
| * [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-101-1/+1
| * [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-101-13/+7
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-1043-179/+370
| |\
| | * [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-103-36/+30
| | * [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
| | * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| | * [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-1034-99/+84
| | * [POWERPC] Update maple defconfigBenjamin Herrenschmidt2006-10-101-13/+43
| | * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| | * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
| | * [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
| | * [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
| | * [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
| * | [PATCH] endianness annotations in s2ioAl Viro2006-10-101-161/+161
| * | [PATCH] ufs endianness annotationsAl Viro2006-10-102-9/+15
| * | [PATCH] fs/partitions endianness annotationsAl Viro2006-10-101-4/+2
| * | [PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2006-10-102-2/+2
| * | [PATCH] isofs endianness annotationsAl Viro2006-10-101-5/+5
| * | [PATCH] smbfs endianness annotationsAl Viro2006-10-101-6/+6
| * | [PATCH] hpfs endianness annotationsAl Viro2006-10-101-5/+6
| * | [PATCH] fs/fat endianness annotationsAl Viro2006-10-101-1/+1
| * | [PATCH] befs: endianness annotationsAl Viro2006-10-106-72/+106
| * | [PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro2006-10-101-1/+1
| * | [PATCH] befs: introduce on-disk endian typesAl Viro2006-10-102-18/+22
| * | [PATCH] befs: prepare to sanitizing headersAl Viro2006-10-108-7/+2
| * | [PATCH] befs: remove bogus typedefAl Viro2006-10-101-1/+0
| * | [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-101-3/+3
| * | [PATCH] serpent: fix endian warningsAlexey Dobriyan2006-10-101-8/+8
| * | [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-102-17/+17
| * | [PATCH] use %p for pointersAl Viro2006-10-101-1/+1