summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-06-271-1/+1
* MIPS: store the appended dtb address in a variableJonas Gorski2016-08-021-7/+14
* MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton2016-05-131-1/+0
* MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn2016-05-131-0/+20
* MIPS: Add support for vmlinux.bin appended dtbJonas Gorski2015-06-211-0/+16
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-56/+0
* MIPS: malta: Add support for SMP EVAMarkos Chandras2014-03-261-1/+1
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-4/+0
* MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle2013-06-211-39/+0
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-281-1/+0
* 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