summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/head.S
AgeCommit message (Expand)Author
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-05-13MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton
2016-05-13MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn
2015-06-21MIPS: Add support for vmlinux.bin appended dtbJonas Gorski
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-03-26MIPS: malta: Add support for SMP EVAMarkos Chandras
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle
2009-08-03MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-02-01[MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle
2008-01-07[MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer
2007-10-17[MIPS] Fix modpost warning in raw binary builds.Ralf Baechle
2007-07-31[MIPS] Replace use of stext with _stext.Ralf Baechle
2007-07-24[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle
2007-02-06[MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto
2006-12-09[MIPS] Qemu now has an ELF loader.Ralf Baechle
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle
2005-10-29Move Origin crapola into a machine-specific header file.Ralf Baechle
2005-10-29Temporary hack for Qemu and MIPSsim until they get a proper ELF loader.Ralf Baechle
2005-10-29Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer
2005-10-29Move the invalid pmd and pte tables from .data to .bss. Fix alignment.Thiemo Seufer
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds