aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner15-15/+15
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner25-38/+38
2006-07-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2-3/+3
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2-7/+7
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner37-77/+77
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner6-7/+7
2006-07-02[PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner3-23/+23
2006-07-02[PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2-16/+1
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner3-7/+5
2006-07-02[PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner4-5/+3
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner9-12/+12
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner8-21/+19
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner7-25/+22
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner13-19/+16
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner6-11/+9
2006-07-02[PATCH] irq-flags: S390: Use the new IRQF_ constantsThomas Gleixner1-2/+0
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner14-28/+31
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner9-21/+25
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner3-8/+6
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner23-49/+38
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner7-10/+9
2006-07-02[PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constantsThomas Gleixner4-7/+5
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner12-20/+18
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner6-10/+8
2006-07-02[PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner3-6/+4
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner5-12/+10
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner12-20/+22
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner4-12/+10
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner6-14/+12
2006-07-02[PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner4-54/+83
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt2-3/+3
2006-07-01[PATCH] pnp: suppress request_irq() warningAndrew Morton1-1/+2
2006-07-01[PATCH] drivers/block/nbd.c compile fixIngo van Lil1-1/+1
2006-07-01[PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap1-1/+4
2006-07-01[PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox1-0/+2
2006-07-01[PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap1-3/+5
2006-07-01[PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev1-0/+5
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens3-17/+28
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens4-11/+10
2006-07-01[PATCH] hotcpu_notifier-fixesAndrew Morton1-3/+3
2006-07-01[PATCH] RTC: class driver for Samsung S3C series SoCBen Dooks3-0/+624
2006-07-01[PATCH] Fix IS_ERR Threshold ValueRalf Baechle1-1/+3
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov7-66/+205
2006-07-01[PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso1-16/+37
2006-07-01[PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso1-19/+29
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2-7/+28
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann3-0/+23
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan16-357/+198