Commit Graph

370 Commits (2601a46474db2dcbc08ee690e56f08a10abe65cb)

Author SHA1 Message Date
Richard Sandiford 63415dbb54 [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels 19 years ago
Ralf Baechle 633fd568c1 [MIPS] Move definition of IRIX compat constant into IRIX compat code. 19 years ago
Ralf Baechle 06be375b9a [MIPS] TLS: set_thread_area returns asmlinkage int not void. 19 years ago
Ralf Baechle 717736d4d7 [MIPS] TLS: Delete unused sys32_set_thread_area 19 years ago
Atsushi Nemoto 60a6c3777e [MIPS] Reduce race between cpu_wait() and need_resched() checking 19 years ago
Atsushi Nemoto 7fdeb04814 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) 19 years ago
Atsushi Nemoto 898d229107 [MIPS] Make prepare_frametrace() not clobber v0 19 years ago
Elizabeth Oldham a94d702049 [MIPS] MT: Fix setting of XTC. 19 years ago
Ralf Baechle 6e74bae9a0 [MIPS] SMTC Build fix. 19 years ago
Ralf Baechle 13fdd31abe [MIPS] Avoid double signal restarting. 19 years ago
Chris Dearman 847b9dfcca [MIPS] MT: Initialise all writable bits in Cause register to zero. 19 years ago
Ralf Baechle 45887e12f2 [MIPS] Add missing returns in signal code. 19 years ago
Ralf Baechle 1b223c861f [MIPS] IRIX: Crapectopy. 19 years ago
Ralf Baechle 048c6140c0 [MIPS] Don't call try_to_freeze in do_signal & co. 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 1666a6fc73 [MIPS] Simplify dump_stack() 19 years ago
Franck Bui-Huu 6057a79876 [MIPS] Make frame_info_init() more readable. 19 years ago
Franck Bui-Huu 87151ae39b [MIPS] Miscellaneous cleanup in prologue analysis code 19 years ago
Franck Bui-Huu cf495a3330 [MIPS] Remove unused MODULE_RANGE macro. 19 years ago
Franck Bui-Huu c0efbb6dc2 [MIPS] Make get_frame_info() more readable. 19 years ago
Peter Watkins 1b4ee40a13 [MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64 19 years ago
Atsushi Nemoto f66686f70a [MIPS] dump_stack() based on prologue code analysis 19 years ago
Atsushi Nemoto e889d78fd5 [MIPS] Rearrange show_stack, show_trace 19 years ago
Maxime Bizon d4fd1989ea [MIPS] Honour "panic_on_oops" sysctl. 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Ralf Baechle 4bf42d4272 [MIPS] SMTC: Reformat to Linux style. 19 years ago
Ralf Baechle 192ef36619 [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 years ago
Yoichi Yuasa f72af3cf06 [MIPS] MIPS MT: Fix build error. 19 years ago
Chris Dearman 57725f9eb6 [MIPS] Panic on fp exception in kernel mode. 19 years ago
Thiemo Seufer c36cd4bab5 [MIPS] Save 2k text size in cpu-probe 19 years ago
Thiemo Seufer 3a01c49ad8 [MIPS] Uses MIPS_CONF_AR instead of magic constants. 19 years ago
Ralf Baechle 722cfd9042 [MIPS] Wire up vmsplice(2) and move_pages(2). 19 years ago
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
Ralf Baechle e1e80b4d24 [MIPS] Don't include obsolete <linux/config.h>. 19 years ago
Chris Dearman 70ae612609 [MIPS] Use KERN_DEBUG to log the SDBBP messages 19 years ago
Chris Dearman e35a5e35e0 [MIPS] Less noise on multithreading exceptions. 19 years ago
Ralf Baechle 25969354a3 [MIPS] Avoid interprocessor function calls. 19 years ago
David Howells b4cac1a022 [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
Jon Smirl 894673ee61 [PATCH] tty: Remove include of screen_info.h from tty.h 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Thomas Gleixner f40298fddc [PATCH] irq-flags: MIPS: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle fc103349bb [MIPS] Remove BSD and Sys V compat data types. 19 years ago
Chris Dearman 9318c51acd [MIPS] MIPS32/MIPS64 secondary cache management 19 years ago
Ralf Baechle f41ae0b2b9 [MIPS] Fix configuration of R2 CPU features and multithreading. 19 years ago
Ralf Baechle 4277ff5ee5 [MIPS] Fix use of ehb instruction for non-R2 configurations. 19 years ago
Ralf Baechle 136d47d3e1 [MIPS] Wire up tee(2). 19 years ago
Ralf Baechle 6adb5fe702 [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago