summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2007-08-01[MIPS] Yosemite: Fix warning.Ralf Baechle1-6/+11
2007-08-01[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle1-0/+2
2007-08-01[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle1-0/+2
2007-08-01[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle1-1/+1
2007-08-01[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2-189/+3
2007-08-01[MIPS] Delete unused arch/mips/gt64120/common/Ralf Baechle2-106/+0
2007-08-01[MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle1-31/+20
2007-08-01[MIPS] IP32: Don't ignore request_irq's return value.Ralf Baechle1-1/+2
2007-08-01[MIPS] IP27: Fix warning.Ralf Baechle1-7/+9
2007-08-01[MIPS] BCM1480: Include <linux/module.h>.Ralf Baechle1-0/+1
2007-08-01[MIPS] Remove Momentum Ocelot support.Ralf Baechle56-1993/+0
2007-08-01[MIPS] Fix archhelp.Ralf Baechle2-4/+8
2007-08-01[MIPS] Cleanup default bootfile format rule mess.Ralf Baechle1-27/+8
2007-08-01[MIPS] Replace use of stext with _stext.Ralf Baechle2-3/+2
2007-08-01[MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle5-11/+11
2007-08-01[MIPS] ARC: Fix modpost warnings.Ralf Baechle1-11/+11
2007-08-01[MIPS] SMTC: Fix modpost warning.Ralf Baechle1-1/+1
2007-08-01[MIPS] Fix modpost warning.Ralf Baechle1-1/+1
2007-08-01[MIPS] rtlx: Fix modpost warningRalf Baechle1-1/+1
2007-08-01[MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman2-0/+2
2007-08-01[MIPS] RP: Sysfs interface for stopping RP programRalf Baechle1-0/+18
2007-08-01[MIPS] RP: Pass number of TCs available to RP program in $2.Ralf Baechle1-9/+73
2007-08-01[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle6-169/+197
2007-08-01[MIPS] SMTC: Safety net for i8259A interrupts.Kevin D. Kissell1-0/+12
2007-08-01[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2-3/+3
2007-08-01[MIPS] SMTC: Declare static what should be static.Ralf Baechle1-2/+2
2007-08-01[MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle1-6/+6
2007-08-01[MIPS] rbtx4938: Fix warningsAtsushi Nemoto1-1/+1
2007-08-01[MIPS] Sort system types alphabeticallyYoichi Yuasa1-100/+100
2007-08-01[MIPS] Fix RBTX49x7 board nameYoichi Yuasa1-1/+1
2007-08-01[MIPS] 0 -> NULLYoann Padioleau2-7/+7
2007-08-01[MIPS] IP27: Fix modpost warning.Ralf Baechle1-1/+1
2007-08-01[MIPS] Wire up the fallocate syscall.Ralf Baechle5-0/+11
2007-08-01[MIPS] Fixup secure computing stuff.Ralf Baechle8-18/+32
2007-08-01[MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.Atsushi Nemoto3-57/+7
2007-08-01[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto1-0/+3
2007-07-30Remove fs.h from mm.hAlexey Dobriyan2-0/+2
2007-07-24[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto1-1/+1
2007-07-24[MIPS] ARC: Remove unused arch/mips/arc/console.cYoichi Yuasa1-31/+0
2007-07-24[MIPS] SNI: snipromThomas Bogendoerfer1-2/+3
2007-07-24[MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2-17/+0
2007-07-24[MIPS] Make resources for ds1742 "static __initdata"Atsushi Nemoto2-2/+2
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes6-9/+8
2007-07-24[MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa1-135/+0
2007-07-24[MIPS] Mark prom_free_prom_memory as __init_refokAtsushi Nemoto1-1/+1
2007-07-24[MIPS] MIPSsim: Fix cflagsYoichi Yuasa1-1/+1
2007-07-20[MIPS] User stack pointer randomisationFranck Bui-Huu1-0/+14
2007-07-20[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38Ralf Baechle1-1/+25
2007-07-20[MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle1-0/+11
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1