summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney
2015-02-17MIPS: Make use of the ERETNC instruction on MIPS R6Markos Chandras
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-02MIPS: PM: Implement PM helper macrosJames Hogan
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong
2013-05-08MIPS: ASM offsets for VCPU arch specific fields.Sanjay Lal
2012-12-28MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage
2009-06-17MIPS: Add hibernation supportWu Zhangjin
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter
2007-08-27[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-05-09rename thread_info to stackRoman Zippel
2007-04-27[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu
2007-02-10[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu
2007-02-06[MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto
2006-06-01[MIPS] Update struct sigcontext member namesDaniel Jacobowitz
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle
2005-10-29NPTL, round one.Ralf Baechle
2005-09-11mips: rename offsets.c to asm-offsets.cSam Ravnborg