aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-06[ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr1-0/+1
2006-10-06[ALSA] Add new subdevice ids for hda-intelTobin Davis1-0/+4
2006-10-06[ALSA] WM9712 fixes for ac97_patch.cLuke Zhang1-3/+4
2006-10-06[ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky1-0/+5
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds100-328/+281
2006-10-06[PATCH] um: irq changes break buildPekka Enberg2-1/+2
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown4-23/+27
2006-10-06[PATCH] md: fix bug where new drives added to an md array sometimes don't sync properlyNeilBrown1-0/+1
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman2-9/+96
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki1-0/+2
2006-10-06[PATCH] sched: fix a kerneldoc error on is_init()Henne1-3/+4
2006-10-06[PATCH] MAINTAINERS: take over scx200-* and pc8736* driversJim Cromie1-4/+24
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck4-7/+7
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro2-3/+3
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-05[PATCH] powerpc: irq change build breaksOlof Johansson10-12/+12
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-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 locationJon 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