aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-27[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle1-0/+1
2007-08-27[MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer1-3/+18
2007-08-27[MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer1-9/+1
2007-08-27[MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan1-4/+1
2007-08-27[PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2-2/+2
2007-08-27[MIPS] Fix gcc 3.3 warning.Ralf Baechle1-1/+1
2007-08-27[MIPS] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-27[MIPS] Update Cobalt defconfigYoichi Yuasa1-187/+154
2007-08-27[MIPS] Update workpad_defconfigYoichi Yuasa1-367/+140
2007-08-27[MIPS] Update tb0287_defconfigYoichi Yuasa1-399/+193
2007-08-27[MIPS] Update tb0226_defconfigYoichi Yuasa1-416/+132
2007-08-27[MIPS] Update tb0219_defconfigYoichi Yuasa1-350/+154
2007-08-27[MIPS] Update mpc30x_defconfigYoichi Yuasa1-436/+136
2007-08-27[MIPS] Update e55_defconfigYoichi Yuasa1-222/+97
2007-08-27[MIPS] Update capcella_defconfigYoichi Yuasa1-296/+121
2007-08-27[MIPS] IP22: Fix modpost warning.Ralf Baechle1-1/+1
2007-08-27[MIPS] Gcc 3.3 build fixes.Ralf Baechle2-2/+13
2007-08-27[MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle1-2/+5
2007-08-27[MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle1-88/+0
2007-08-27[MIPS] unwind_stack should return a value ...Ralf Baechle1-0/+1
2007-08-27[MIPS] SMTC: Fix crash on bootup with idebus= command line argument.Ralf Baechle1-51/+25
2007-08-27[MIPS] Fix build error if CONFIG_KALLSYMS is undefined.Ralf Baechle1-1/+4
2007-08-27[MIPS] Excite: disable 64-bit kernel support.Ralf Baechle1-1/+0
2007-08-27[MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.Ralf Baechle1-0/+4
2007-08-27[MIPS] Update a few defconfigs.Ralf Baechle4-1030/+536
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2-2/+10
2007-08-27[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle1-0/+1
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle7-20/+20
2007-08-27[MIPS] SEAD: Don't mark as experimental.Ralf Baechle1-2/+1
2007-08-27[MIPS] remove unused marvell.hYoichi Yuasa1-59/+0
2007-08-27[MIPS] remove unused gt64240.hYoichi Yuasa1-1235/+0
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa2-38/+0
2007-08-27[MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2-6/+0
2007-08-27[MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto1-7/+3
2007-08-27[MIPS] Do not discard extra debugging sections.Daniel Jacobowitz1-3/+4
2007-08-27[MIPS] Update defconfigs for TX39/TX49Atsushi Nemoto3-800/+167
2007-08-27[MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto4-0/+7
2007-08-27[MIPS] Drop unneeded config options for RBTX4938Atsushi Nemoto1-2/+0
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto16-1060/+55
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto4-0/+230
2007-08-27[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle5-9/+9
2007-08-27[MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa1-6/+6
2007-08-27[MIPS] Remove unused pnx8550 KconfigYoichi Yuasa2-2/+0
2007-08-27[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle2-2/+2
2007-08-27[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle1-4/+5
2007-08-27[MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle1-8/+2
2007-08-27[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle1-0/+4
2007-08-27[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle1-3/+3
2007-08-27[MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle1-5/+1
2007-08-25sched: s/sched_latency/sched_min_granularityIngo Molnar1-2/+2