Commit Graph

589 Commits (bdd4dfa89c1e3e1379729b9edec1526b3ecc25ec)

Author SHA1 Message Date
Atsushi Nemoto 8ef386092d [PATCH] kill wall_jiffies 19 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Eric W. Biederman b89a81712f [PATCH] sysctl: Allow /proc/sys without sys_sysctl 19 years ago
Franck Bui-Huu a09fc446fb [MIPS] setup.c: use early_param() for early command line parsing 19 years ago
Franck Bui-Huu 1c6fd44d7e [MIPS] setup.c: remove MAXMEM macro 19 years ago
Franck Bui-Huu 8df32c636e [MIPS] setup.c: do not inline functions 19 years ago
Franck Bui-Huu 8ff7bc4808 [MIPS] setup.c: remove useless includes. 19 years ago
Franck Bui-Huu d2043ca848 [MIPS] setup.c: move initrd code inside dedicated functions 19 years ago
Franck Bui-Huu b6f1f0dea1 [MIPS] setup.c: cleanup bootmem_init() 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
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