aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mipssim (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells2-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-20MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle1-0/+1
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle1-9/+8
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle1-2/+1
2010-08-05MIPS: MIPSsim: Migrate to new Platform fileRalf Baechle2-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa1-4/+0
2009-12-17MIPS: MIPSsim: Remove unused codeDmitri Vorobiev3-35/+1
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell1-2/+3
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2009-08-03MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Yoichi Yuasa1-6/+6
2009-06-24MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.Ralf Baechle1-0/+1
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman1-6/+0
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle3-51/+59
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle1-5/+1
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle1-30/+22
2007-10-16[MIPS] MIPSsim: Fix booting from NFS rootThiemo Seufer1-4/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle3-4/+4
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-72/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-3/+1
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle1-3/+3
2007-07-31[MIPS] remove some duplicate includesJesper Juhl1-1/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-12[MIPS] MIPSsim: Fix build.Ralf Baechle3-3/+2
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle9-0/+758