aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-10-0613-74/+89
|\ \ \
| * | | [ALSA] version 1.0.13Jaroslav Kysela2006-10-061-3/+3
| * | | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-10-061-0/+1
| * | | [ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese2006-10-062-42/+54
| * | | [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard2006-10-061-2/+2
| * | | [ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2006-10-062-22/+11
| * | | [ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese2006-10-061-1/+1
| * | | [ALSA] Dereference after free in snd_hwdep_release()Florin Malita2006-10-061-1/+2
| * | | [ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn2006-10-061-0/+1
| * | | [ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr2006-10-061-0/+1
| * | | [ALSA] Add new subdevice ids for hda-intelTobin Davis2006-10-061-0/+4
| * | | [ALSA] WM9712 fixes for ac97_patch.cLuke Zhang2006-10-061-3/+4
| * | | [ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky2006-10-061-0/+5
* | | | [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina2006-10-061-2/+3
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-10-064-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] Fix breakage from irq changeTony Luck2006-10-064-5/+11
| |/ /
* | | Initial blind fixup for arm for irq changesLinus Torvalds2006-10-06100-328/+281
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-0621-107/+83
|\ \ \
| * | | [S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky2006-10-063-68/+24
| * | | [PATCH] sysrq: irq change build fix.Heiko Carstens2006-10-061-0/+1
| * | | [S390] irq change build fixes.Heiko Carstens2006-10-0615-24/+36
| * | | [S390] cio: 0 is a valid chpid.Cornelia Huck2006-10-061-9/+16
| * | | [S390] monwriter buffer limit.Melissa Howland2006-10-061-5/+5
| * | | [S390] ap bus poll thread priority.Christian Borntraeger2006-10-061-1/+1
| |/ /
* | | [PATCH] um: irq changes break buildPekka Enberg2006-10-062-1/+2
* | | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown2006-10-064-23/+27
* | | [PATCH] md: fix bug where new drives added to an md array sometimes don't syn...NeilBrown2006-10-061-0/+1
* | | [PATCH] mmc: multi sector write transfersPierre Ossman2006-10-062-9/+96
* | | [PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki2006-10-061-0/+2
* | | [PATCH] sched: fix a kerneldoc error on is_init()Henne2006-10-061-3/+4
* | | [PATCH] MAINTAINERS: take over scx200-* and pc8736* driversJim Cromie2006-10-061-4/+24
* | | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck2006-10-064-7/+7
* | | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro2006-10-062-3/+3
* | | [PATCH] m68k: fix NBPG defineRoman Zippel2006-10-061-1/+1
* | | [PATCH] m68k: small system.h cleanupRoman Zippel2006-10-061-3/+3
* | | [PATCH] m68k: fix typo in __generic_copy_to_userRoman Zippel2006-10-061-1/+1
* | | [PATCH] m68k: cleanup string functionsRoman Zippel2006-10-063-115/+102
* | | [PATCH] provide tickadj defineRoman Zippel2006-10-061-0/+3
* | | [PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt2006-10-062-3/+7
* | | [PATCH] slab: reduce numa text sizePekka Enberg2006-10-061-13/+21
* | | [PATCH] ohci: don't play with IRQ regsDavid Brownell2006-10-061-1/+1
* | | [PATCH] irq_reqs: export __irq_regsAndrew Morton2006-10-061-0/+2
* | | [PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton2006-10-061-8/+8
* | | [PATCH] kauditd_thread warning fixAndrew Morton2006-10-061-1/+2
* | | [PATCH] i386: irqs build fixAndrew Morton2006-10-061-1/+1
|/ /
* | [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-0510-12/+12
* | Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-051080-3006/+2638
|\ \
| * | IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051079-2976/+2621
| * | IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-052-6/+5
| * | IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-052-27/+15