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