Commit Graph

56 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
Al Viro a989ff898f MIPS: Don't stomp on caller's ->regs[2] in copy_thread() 14 years ago
Wu Zhangjin 7a7ac952d5 MIPS: Trace: Don't trace irqsoff for the idle process 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
David Daney 484889fc85 MIPS: Avoid clobbering struct pt_regs in kthreads 16 years ago
Ralf Baechle 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Kevin D. Kissell 9cc123631b [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. 17 years ago
Ralf Baechle 6657fe0a02 [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. 17 years ago
Adrian Bunk 9d5a9e7465 Remove asm/a.out.h files for all architectures without a.out support. 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Ralf Baechle 2957c9e61e [MIPS] IRIX: Goodbye and thanks for all the fish 17 years ago
Chris Dearman bbaf238b5f [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel 17 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Maciej W. Rozycki e5d77754c5 [MIPS] R3000 setup for kernel_thread() 18 years ago
Ralf Baechle 293c5bd13f [MIPS] Fixup secure computing stuff. 18 years ago
Franck Bui-Huu 941091024e [MIPS] User stack pointer randomisation 18 years ago
Robert P. J. Day b3f6df9f21 [MIPS] Transform old-style macros to newer "__noreturn" 18 years ago
Ralf Baechle c68644d330 [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. 18 years ago
Atsushi Nemoto db0b937daf [MIPS] Make kernel_thread_helper() static 18 years ago
Ralf Baechle 151fd6acd9 [MIPS] signals: Share even more code. 18 years ago
Ralf Baechle 447deafba4 [MIPS] SMTC: Cleanup idle hook invocation. 18 years ago
Franck Bui-Huu 55b7428303 [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() 19 years ago
Atsushi Nemoto e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 years ago
Atsushi Nemoto 1924600cdb [MIPS] Make unwind_stack() can dig into interrupted context 19 years ago
Atsushi Nemoto 1df0f0ff7e [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT 19 years ago
Franck Bui-Huu b594318259 [MIPS] get_wchan(): remove uses of mfinfo[64] 19 years ago
Franck Bui-Huu 29b376ff10 [MIPS] get_frame_info(): null function size means size is unknown 19 years ago
Franck Bui-Huu 1fd6909802 [MIPS] unwind_stack(): return ra if an exception occured at the first instruction 19 years ago
Franck Bui-Huu 4d157d5eac [MIPS] Improve unwind_stack() 19 years ago
Franck Bui-Huu 0cceb4aa9a [MIPS] Make get_frame_info() more robust 19 years ago
Franck Bui-Huu 6057a79876 [MIPS] Make frame_info_init() more readable. 19 years ago
Franck Bui-Huu c0efbb6dc2 [MIPS] Make get_frame_info() more readable. 19 years ago
Atsushi Nemoto f66686f70a [MIPS] dump_stack() based on prologue code analysis 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle f088fc84f9 [MIPS] FPU affinity for MT ASE. 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
Adrian Bunk 0cb3463f04 [PATCH] unexport get_wchan 19 years ago
Atsushi Nemoto 9c6031cc93 [MIPS] Signal cleanup 19 years ago
Atsushi Nemoto 6307751989 [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. 19 years ago
Ralf Baechle 40ac5d479b [MIPS] Make do_signal return void. 19 years ago
Ralf Baechle 7b3e2fc847 [MIPS] Add support for TIF_RESTORE_SIGMASK. 19 years ago
Al Viro 75bb07e788 [PATCH] mips: task_stack_page() 19 years ago
Al Viro 40bc9c671a [PATCH] mips: task_pt_regs() 19 years ago
Al Viro d56efda451 MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() 19 years ago
Nick Piggin 5bfb5d690f [PATCH] sched: disable preempt in idle tasks 20 years ago
Ralf Baechle 129bc8f78b Setup_frame is now returning a success value. 20 years ago
Ralf Baechle e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 years ago
Ralf Baechle 3c37026d43 NPTL, round one. 20 years ago
Ralf Baechle 71e0e556db Multithreaded core dumps. 20 years ago