Age | Commit message (Expand) | Author |
2023-04-05 | MIPS: Octeon: Allow CVMSEG to be disabled | Jiaxun Yang |
2022-07-17 | mips: rename PGD_ORDER to PGD_TABLE_ORDER | Mike Rapoport |
2022-07-17 | mips: drop definitions of PTE_ORDER | Mike Rapoport |
2022-07-17 | mips: rename PMD_ORDER to PMD_TABLE_ORDER | Matthew Wilcox (Oracle) |
2021-06-18 | sched,arch: Remove unused TASK_STATE offsets | Peter Zijlstra |
2021-04-06 | MIPS: Remove get_fs/set_fs | Thomas Bogendoerfer |
2018-11-09 | MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n | Paul Burton |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-03-22 | MIPS: IRQ Stack: Unwind IRQ stack onto task stack | Matt Redfearn |
2017-01-03 | MIPS: Remove r2_emul_return from struct thread_info | Paul Burton |
2017-01-03 | MIPS: Introduce irq_stack | Matt Redfearn |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-07-05 | MIPS: KVM: Drop now unused asm offsets | James Hogan |
2016-06-14 | MIPS: KVM: Restore host EBase from ebase variable | James Hogan |
2016-06-14 | MIPS: KVM: Drop unused host_cp0_entryhi | James Hogan |
2016-06-14 | MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch | James Hogan |
2016-05-13 | MIPS: Support extended ASIDs | Paul Burton |
2015-09-03 | MIPS: Set trap_no field in thread_struct on exception. | Ralf Baechle |
2015-09-03 | MIPS: Use common FP sigcontext code for O32 compat | Paul Burton |
2015-07-14 | MIPS: asm-offset.c: Patch up various comments refering to the old filename. | Ralf Baechle |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-03-27 | MIPS: KVM: Add base guest MSA support | James Hogan |
2015-03-27 | MIPS: KVM: Add base guest FPU support | James Hogan |
2015-03-27 | Revert "MIPS: Don't assume 64-bit FP registers for context switch" | James Hogan |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-20 | MIPS: OCTEON: Save and restore CP2 SHA3 state | David Daney |
2015-02-17 | MIPS: Make use of the ERETNC instruction on MIPS R6 | Markos Chandras |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2014-08-02 | MIPS: save/restore MSACSR register on context switch | Paul Burton |
2014-06-26 | Revert "MIPS: Save/restore MSA context around signals" | Paul Burton |
2014-05-29 | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle |
2014-05-28 | MIPS: smp-cps: rework core/VPE initialisation | Paul Burton |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-05-02 | MIPS: PM: Implement PM helper macros | James Hogan |
2014-03-26 | MIPS: Save/restore MSA context around signals | Paul Burton |
2014-03-26 | MIPS: Don't assume 64-bit FP registers for context switch | Paul Burton |
2014-03-26 | MIPS: Coherent Processing System SMP implementation | Paul Burton |
2013-07-01 | MIPS: r4k,octeon,r2300: stack protector: change canary per task | Gregory Fong |
2013-05-08 | MIPS: ASM offsets for VCPU arch specific fields. | Sanjay Lal |
2012-12-28 | MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>. | Ralf Baechle |
2012-12-12 | MIPS: Remove leftovers from the IRIX binary compat code. | Ralf Baechle |
2012-10-11 | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. | Ralf Baechle |
2010-08-05 | MIPS: Remove unused task_struct.trap_no field. | David Daney |
2010-02-27 | MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. | David Daney |
2009-09-17 | MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. | Nelson Elhage |
2009-06-17 | MIPS: Add hibernation support | Wu Zhangjin |
2009-01-11 | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney |
2008-04-29 | mips: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter |