summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/cm: Fix timewait crash after module unloadSean Hefty2006-10-101-18/+36
* IB/mthca: Query port fixJack Morgenstein2006-10-101-0/+2
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-102-10/+18
* IB/srp: Remove redundant memset()Ishai Rabinovitz2006-10-101-1/+0Star
* RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recvTom Tucker2006-10-101-4/+12
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-101-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-104-14/+21
|\
| * [SPARC32]: Fix prom.c build warningMartin Habets2006-10-101-2/+5
| * [SPARC64]: Update defconfig.David S. Miller2006-10-101-4/+15
| * [SPARC64]: Fix of_device bus_id settings.David S. Miller2006-10-101-1/+1
| * [SPARC64]: Update MAINTAINERS entry.David S. Miller2006-10-101-7/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-105-15/+0Star
|\ \
| * | [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-105-15/+0Star
| |/
* | [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-107-24/+30
* | [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2006-10-105-29/+3Star
* | [MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle2006-10-1011-1662/+9Star
* | [MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle2006-10-101-6/+6
* | [RTC] Consistently use of tabs for formatting.Ralf Baechle2006-10-101-2/+2
* | [MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle2006-10-101-5/+9
* | [MIPS] qtronix: remove driver.Ralf Baechle2006-10-101-605/+0Star
* | [MIPS] ret_from_irq adjustmentAtsushi Nemoto2006-10-104-23/+19Star
* | [MIPS] Fix RM9000 wait instruction detection.Ralf Baechle2006-10-101-1/+8
|/
* [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven2006-10-091-6/+10
* [PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven2006-10-092-3/+1Star
* [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven2006-10-091-50/+0Star
* [PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven2006-10-093-4/+15
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-094-5/+5
* [PATCH] m68k: more syscall updatesGeert Uytterhoeven2006-10-092-1/+49
* [PATCH] m68k: syscall updatesGeert Uytterhoeven2006-10-092-1/+11
* [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman2006-10-091-7/+7
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-0946-70/+70
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-0946-70/+70
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-0974-329/+106Star
|\ \
| * \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-0674-329/+106Star
| |\ \
| | * | drivers/isdn/act2000: kill irq2card_mapJeff Garzik2006-10-061-16/+6Star
| | * | drivers/net/eepro: kill dead codeJeff Garzik2006-10-061-14/+0Star
| | * | Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-0635-98/+59Star
| | * | drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-0637-199/+39Star
| | * | arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik2006-10-061-2/+2
* | | | [PATCH] Introduce vfs_listxattrBill Nottingham2006-10-092-12/+22
* | | | [PATCH] tifm __iomem annotations, NULL noise removalAl Viro2006-10-093-14/+15
* | | | [PATCH] mos7840 annotationsAl Viro2006-10-091-30/+16Star
* | | | [PATCH] s390 traps.c __user annotationsAl Viro2006-10-091-5/+5
* | | | [PATCH] hppfs: readdir callback missed in prototype changeAl Viro2006-10-091-1/+1
* | | | [PATCH] dlm gfp_t annotationsAl Viro2006-10-092-4/+4
* | | | [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-091-1/+1
* | | | [PATCH] mv64630_pic NULL noise removalAl Viro2006-10-091-2/+2
* | | | [PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro2006-10-091-13/+13
* | | | [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-091-2/+2
* | | | [PATCH] more ia64 irq handlersAl Viro2006-10-092-4/+4