summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-021-0/+1
* MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-031-1/+2
* [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-061-0/+1
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle2008-02-011-1/+1
* [MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle2008-01-071-1/+2
* [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-11/+5
* [MIPS] Fix modpost warning in raw binary builds.Ralf Baechle2007-10-171-1/+3
* [MIPS] Replace use of stext with _stext.Ralf Baechle2007-07-311-1/+0
* [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto2007-07-241-1/+1
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-101-1/+4
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-101-5/+2
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-061-25/+0
* [MIPS] Qemu now has an ELF loader.Ralf Baechle2006-12-091-1/+1
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-301-0/+3
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-011-1/+2
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-131-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-291-1/+1
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+57
* Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle2005-10-291-1/+1
* Move Origin crapola into a machine-specific header file.Ralf Baechle2005-10-291-37/+6
* Temporary hack for Qemu and MIPSsim until they get a proper ELF loader.Ralf Baechle2005-10-291-0/+12
* Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer2005-10-291-0/+1
* Move the invalid pmd and pte tables from .data to .bss. Fix alignment.Thiemo Seufer2005-10-291-10/+4
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+221
OpenPOWER on IntegriCloud