aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/head.S
Commit message (Expand)AuthorAge
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-28
* MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-02
* MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-03
* [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-05
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle2008-02-01
* [MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle2008-01-07
* [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-18
* [MIPS] Fix modpost warning in raw binary builds.Ralf Baechle2007-10-17
* [MIPS] Replace use of stext with _stext.Ralf Baechle2007-07-31
* [MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto2007-07-24
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-10
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-10
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-06
* [MIPS] Qemu now has an ELF loader.Ralf Baechle2006-12-08
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-29
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-01
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-29
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle2005-10-29
* Move Origin crapola into a machine-specific header file.Ralf Baechle2005-10-29
* Temporary hack for Qemu and MIPSsim until they get a proper ELF loader.Ralf Baechle2005-10-29
* Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer2005-10-29
* Move the invalid pmd and pte tables from .data to .bss. Fix alignment.Thiemo Seufer2005-10-29
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16