Commit Graph

354 Commits (79e2de4bc53d7ca2a8eedee49e4a92479b4b530e)

Author SHA1 Message Date
Ralf Baechle 9a244b95dd [MIPS] Pass NULL not 0 for pointer value. 19 years ago
Atsushi Nemoto e04582b7bc [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 years ago
Ralf Baechle 0e8f8f54c1 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. 19 years ago
Atsushi Nemoto f431baa55a [MIPS] ret_from_irq adjustment 19 years ago
Ralf Baechle 441ee341ad [MIPS] Fix RM9000 wait instruction detection. 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Karl-Johan Karlsson 31aa36658a [MIPS] Show actual CPU information in /proc/cpuinfo 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Ralf Baechle 8db0201026 [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. 19 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
David Howells 3f2e05e90e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h 19 years ago
Arnd Bergmann fe74290d51 [PATCH] provide kernel_execve on all architectures 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Serge E. Hallyn 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
Serge E. Hallyn ab516013ad [PATCH] namespaces: add nsproxy 19 years ago
Yoichi Yuasa aa400804e0 [MIPS] Update i8259 resources. 19 years ago
Atsushi Nemoto 1924600cdb [MIPS] Make unwind_stack() can dig into interrupted context 19 years ago
Atsushi Nemoto 23126692e3 [MIPS] Stacktrace build-fix and improvement 19 years ago
Atsushi Nemoto 1df0f0ff7e [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT 19 years ago
Atsushi Nemoto eae6c0da9d [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT 19 years ago
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