Age | Commit message (Expand) | Author |
2022-03-14 | MIPS: Only use current_stack_pointer on GCC | Kees Cook |
2022-03-01 | mips: Implement "current_stack_pointer" | Kees Cook |
2021-04-06 | MIPS: Remove get_fs/set_fs | Thomas Bogendoerfer |
2020-11-09 | mips: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-01-02 | MIPS: Avoid VDSO ABI breakage due to global register variable | Paul Burton |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-03 | MIPS: Remove r2_emul_return from struct thread_info | Paul Burton |
2015-09-03 | MIPS: Add uprobes support. | Ralf Baechle |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-04-01 | MIPS: Changed current_thread_info() to an equivalent supported by both clang ... | Daniel Sanders |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
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 |
2015-02-04 | MIPS: Fix syscall_get_nr for the syscall exit tracing. | Lars Persson |
2014-11-24 | MIPS: Support for hybrid FPRs | Paul Burton |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-03-26 | MIPS: Basic MSA context switching support | Paul Burton |
2014-03-26 | MIPS: asm: thread_info: Add _TIF_SECCOMP flag | Markos Chandras |
2014-01-13 | MIPS: Support for 64-bit FP with O32 binaries | Paul Burton |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-10-29 | MIPS: ftrace: Add support for syscall tracepoints. | Ralf Baechle |
2013-10-29 | MIPS: Move definition of SMP processor id register to header file | Jayachandran C |
2013-06-10 | MIPS: Implement HAVE_CONTEXT_TRACKING. | Ralf Baechle |
2013-06-10 | MIPS: Cleanup flags in syscall flags handlers. | Ralf Baechle |
2013-04-11 | MIPS: Use inline function to access current thread pointer. | Ralf Baechle |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-27 | MIPS: Fix comment. | Ralf Baechle |
2012-11-09 | MIPS: compat: Delete now unused TIF_32BIT. | Ralf Baechle |
2012-11-09 | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR | Ralf Baechle |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-10-01 | mips: NOTIFY_RESUME is not needed in TIF masks | Al Viro |
2012-10-01 | mips: unobfuscate _TIF..._MASK | Al Viro |
2012-07-19 | MIPS: Properly align the .data..init_task section. | David Daney |
2012-05-08 | mips: Use common threadinfo allocator | Thomas Gleixner |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-05-19 | MIPS: Use single define for pending work on syscall exit | Ralf Baechle |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2010-10-29 | MIPS: IRQ: Add stackoverflow detection | From: jiang.adam@gmail.com |
2010-10-04 | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2009-11-02 | MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info. | Ralf Baechle |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-05-14 | MIPS: Cavium: Add support for 8k and 32k page sizes. | Ralf Baechle |
2009-03-13 | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled | Zhang Le |
2008-10-11 | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney |
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle |