aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang1-0/+1
2023-06-09mips: asm-offsets: add missing prototypesArnd Bergmann1-0/+14
2023-04-05MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang1-0/+3
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport1-1/+0
2022-07-17mips: drop definitions of PTE_ORDERMike Rapoport1-1/+0
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)1-3/+0
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer1-1/+0
2018-11-09MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=nPaul Burton1-1/+6
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn1-0/+1
2017-01-03MIPS: Remove r2_emul_return from struct thread_infoPaul Burton1-1/+0
2017-01-03MIPS: Introduce irq_stackMatt Redfearn1-0/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-07-05MIPS: KVM: Drop now unused asm offsetsJames Hogan1-66/+0
2016-06-14MIPS: KVM: Restore host EBase from ebase variableJames Hogan1-1/+0
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan1-1/+0
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan1-2/+0
2016-05-13MIPS: Support extended ASIDsPaul Burton1-0/+10
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle1-0/+1
2015-09-03MIPS: Use common FP sigcontext code for O32 compatPaul Burton1-11/+0
2015-07-14MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle1-1/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-1/+0
2015-03-27MIPS: KVM: Add base guest MSA supportJames Hogan1-0/+1
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan1-0/+38
2015-03-27Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan1-66/+0
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney1-0/+1
2015-02-17MIPS: Make use of the ERETNC instruction on MIPS R6Markos Chandras1-0/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+0
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton1-0/+1
2014-06-26Revert "MIPS: Save/restore MSA context around signals"Paul Burton1-3/+0
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle1-5/+24
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton1-5/+9
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-3/+0
2014-05-02MIPS: PM: Implement PM helper macrosJames Hogan1-0/+15
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton1-0/+3
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton1-0/+66
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton1-0/+13
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong1-0/+3
2013-05-08MIPS: ASM offsets for VCPU arch specific fields.Sanjay Lal1-0/+66
2012-12-28MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle1-0/+3
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle1-4/+0
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle1-10/+0
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney1-1/+0
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney1-0/+4
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage1-3/+0
2009-06-17MIPS: Add hibernation supportWu Zhangjin1-0/+13
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney1-0/+31
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-260/+218
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter1-202/+202
2007-08-27[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle1-0/+4
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle1-1/+0
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-04-27[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle1-1/+0
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu1-0/+4
2007-02-10[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu1-1/+0
2007-02-06[MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto1-4/+0
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle1-1/+1
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto1-33/+33
2006-06-01[MIPS] Update struct sigcontext member namesDaniel Jacobowitz1-2/+2
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+3
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle1-3/+23
2005-10-29NPTL, round one.Ralf Baechle1-0/+1
2005-09-11mips: rename offsets.c to asm-offsets.cSam Ravnborg1-0/+314