Commit Graph

370 Commits (2601a46474db2dcbc08ee690e56f08a10abe65cb)

Author SHA1 Message Date
Ralf Baechle 4a4cf77923 [MIPS] Make irq number allocator generally available for fixing EV64120. 19 years ago
Ralf Baechle 9ba126cfbf [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. 19 years ago
Ralf Baechle 64c590b7a6 [MIPS] SMTC: Synchronize cp0 counters on bootup. 19 years ago
Ralf Baechle cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 19 years ago
Ralf Baechle 242954b5aa [MIPS] 16K & 64K page size fixes 19 years ago
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME 19 years ago
Ralf Baechle 70e46f48cb [MIPS] VSMP: Synchronize cp0 counters on bootup. 19 years ago
Ralf Baechle 781b0f8d4f [MIPS] VSMP: Fix initialization ordering bug. 19 years ago
Yoichi Yuasa 3ab0f40f33 [MIPS] Fix warning of printk format in mips_srs_init() 19 years ago
Ralf Baechle 991ea26dcb [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. 19 years ago
Andrew Morton 61ce1efe6e [PATCH] vmlinux.lds: consolidate initcall sections 19 years ago
Ralf Baechle d2bcf87d0f [MIPS] Reserve syscall numbers for kexec_load. 19 years ago
Atsushi Nemoto eea32d4c6e [MIPS] save_context_stack fix 19 years ago
Ralf Baechle 089c7e7f2d [MIPS] Use compat_sys_mount. 19 years ago
Thiemo Seufer 53571ce470 [MIPS] Fix O32 personality(2) call with 0xffffffff argument. 19 years ago
Franck Bui-Huu 55b7428303 [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() 19 years ago
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