summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-06[PATCH] m68k: fix NBPG defineRoman Zippel1-1/+1
2006-10-06[PATCH] m68k: small system.h cleanupRoman Zippel1-3/+3
2006-10-06[PATCH] m68k: fix typo in __generic_copy_to_userRoman Zippel1-1/+1
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel3-115/+102
2006-10-06[PATCH] provide tickadj defineRoman Zippel1-0/+3
2006-10-06[PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt2-3/+7
2006-10-06[PATCH] slab: reduce numa text sizePekka Enberg1-13/+21
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell1-1/+1
2006-10-06[PATCH] irq_reqs: export __irq_regsAndrew Morton1-0/+2
2006-10-06[PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton1-8/+8
2006-10-06[PATCH] kauditd_thread warning fixAndrew Morton1-1/+2
2006-10-06[PATCH] i386: irqs build fixAndrew Morton1-1/+1
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky3-68/+24
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens1-0/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens15-24/+36
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-10-06[S390] monwriter buffer limit.Melissa Howland1-5/+5
2006-10-06[S390] ap bus poll thread priority.Christian Borntraeger1-1/+1
2006-10-06[POWERPC] Minor fix for bootargs propertyGeoff Levand1-1/+1
2006-10-06[POWERPC] Update MTFSF_L() commentAnton Blanchard1-1/+1
2006-10-06[POWERPC] Update pSeries defconfig for SATABrian King1-1/+1
2006-10-06[POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt1-6/+11
2006-10-06[POWERPC] Fix zImage decompress locationBenjamin Herrenschmidt1-4/+1
2006-10-06[POWERPC] linux,tce-size property is 32 bitsNathan Lynch1-1/+2
2006-10-06[POWERPC] Add DTS for MPC8349E-mITX boardTimur Tabi1-0/+246
2006-10-06[POWERPC] Fix harmless typoNick Piggin1-1/+1
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras2-4/+4
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson10-12/+12
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds1080-3006/+2638
2006-10-05[PATCH] UDF: Fix mounting read-writePeter Osterlund1-1/+2
2006-10-05[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap1-1/+1
2006-10-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds10-34/+118
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt8-21/+21
2006-10-05[PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar1-0/+3
2006-10-05[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen1-0/+3
2006-10-05[PATCH] x86-64: Fix FPU corruptionAndi Kleen1-4/+3
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen2-1/+10
2006-10-05[PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2-0/+6
2006-10-05[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason1-4/+4
2006-10-05[PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason2-2/+3
2006-10-05[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason1-2/+11
2006-10-05[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason1-5/+7
2006-10-05[PATCH] i386: Update defconfigAndi Kleen1-8/+33
2006-10-05[PATCH] x86-64: Update defconfigAndi Kleen1-8/+35
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1079-2976/+2621
2006-10-05IRQ: Typedef the IRQ handler function typeDavid Howells2-6/+5
2006-10-05IRQ: Typedef the IRQ flow handler function typeDavid Howells2-27/+15
2006-10-04Linux 2.6.19-rc1v2.6.19-rc1Linus Torvalds1-2/+2
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad1-3/+7
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds7-56/+58