summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-03-221-0/+1
* MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2017-01-031-1/+0
* MIPS: Introduce irq_stackMatt Redfearn2017-01-031-0/+1
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* MIPS: KVM: Drop now unused asm offsetsJames Hogan2016-07-051-66/+0
* MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-141-1/+0
* MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-141-1/+0
* MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-141-2/+0
* MIPS: Support extended ASIDsPaul Burton2016-05-131-0/+10
* MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle2015-09-031-0/+1
* MIPS: Use common FP sigcontext code for O32 compatPaul Burton2015-09-031-11/+0
* MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-141-1/+1
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-1/+0
|\
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-1/+0
* | MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-271-0/+1
* | MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-271-0/+38
* | Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan2015-03-271-66/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-0/+2
|\
| * MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney2015-02-201-0/+1
| * MIPS: Make use of the ERETNC instruction on MIPS R6Markos Chandras2015-02-171-0/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+0
|/
* MIPS: save/restore MSACSR register on context switchPaul Burton2014-08-021-0/+1
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-261-3/+0
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-5/+24
|\
| * MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-281-5/+9
| * MIPS: PM: Implement PM helper macrosJames Hogan2014-05-021-0/+15
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-3/+0
|/
* MIPS: Save/restore MSA context around signalsPaul Burton2014-03-261-0/+3
* MIPS: Don't assume 64-bit FP registers for context switchPaul Burton2014-03-261-0/+66
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-261-0/+13
* MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong2013-07-011-0/+3
* MIPS: ASM offsets for VCPU arch specific fields.Sanjay Lal2013-05-081-0/+66
* MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle2012-12-281-0/+3
* MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-121-4/+0
* MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0
* MIPS: Remove unused task_struct.trap_no field.David Daney2010-08-051-1/+0
* MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney2010-02-271-0/+4
* MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage2009-09-171-3/+0
* MIPS: Add hibernation supportWu Zhangjin2009-06-171-0/+13
* MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2009-01-111-0/+31
* mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-260/+218
* pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter2008-04-281-202/+202
* [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle2007-08-271-0/+4
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-1/+0
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle2007-04-271-1/+0
* [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-221-0/+4
* [MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu2007-02-101-1/+0
OpenPOWER on IntegriCloud