aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/head.S
AgeCommit message (Expand)AuthorFilesLines
2008-03-12[MIPS] Fix loads of section missmatchesGravatar Ralf Baechle 1-1/+1
2008-02-01[MIPS] Fix build after b0rked changes to <linux/init.h>.Gravatar Ralf Baechle 1-1/+1
2008-01-07[MIPS] Fix CONFIG_BOOT_RAW.Gravatar Ralf Baechle 1-1/+2
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Gravatar Thomas Bogendoerfer 1-11/+5
2007-10-17[MIPS] Fix modpost warning in raw binary builds.Gravatar Ralf Baechle 1-1/+3
2007-07-31[MIPS] Replace use of stext with _stext.Gravatar Ralf Baechle 1-1/+0
2007-07-24[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SGravatar Atsushi Nemoto 1-1/+1
2007-07-10[MIPS] PMC MSP71xx mips commonGravatar Marc St-Jean 1-1/+4
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Gravatar Ralf Baechle 1-5/+2
2007-02-06[MIPS] Move some kernel globals from asm file to C file.Gravatar Atsushi Nemoto 1-25/+0
2006-12-09[MIPS] Qemu now has an ELF loader.Gravatar Ralf Baechle 1-1/+1
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nGravatar Atsushi Nemoto 1-0/+3
2006-11-01[MIPS] 16K & 64K page size fixesGravatar Ralf Baechle 1-1/+2
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Gravatar Ralf Baechle 1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Gravatar Ralf Baechle 1-1/+1
2006-04-19[MIPS] MT: Improved multithreading support.Gravatar Ralf Baechle 1-0/+57
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Gravatar Ralf Baechle 1-1/+1
2005-10-29Move Origin crapola into a machine-specific header file.Gravatar Ralf Baechle 1-37/+6
2005-10-29Temporary hack for Qemu and MIPSsim until they get a proper ELF loader.Gravatar Ralf Baechle 1-0/+12
2005-10-29Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPGravatar Thiemo Seufer 1-0/+1
2005-10-29Move the invalid pmd and pte tables from .data to .bss. Fix alignment.Gravatar Thiemo Seufer 1-10/+4
2005-09-05[PATCH] mips: clean up 32/64-bit configurationGravatar Ralf Baechle 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+221