Commit Graph

589 Commits (bdd4dfa89c1e3e1379729b9edec1526b3ecc25ec)

Author SHA1 Message Date
Ralf Baechle e567988244 [MIPS] Work around bogus gcc warnings. 18 years ago
Nicolas Kaiser dd6bfd627c [MIPS] Fix double inclusions 18 years ago
Atsushi Nemoto 1417836e81 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups 18 years ago
Atsushi Nemoto c87b6ebaea [MIPS] mips hpt cleanup: get rid of mips_hpt_init 18 years ago
Nicolas Schichan 583bb86fbb [MIPS] Add support for kexec 18 years ago
Ralf Baechle c237923009 [MIPS] Don't print presence of WAIT instruction on bootup. 18 years ago
Atsushi Nemoto 5b10496b6e [MIPS] Fast path for rdhwr emulation for TLS 18 years ago
Atsushi Nemoto 656be92f9a [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n 18 years ago
Franck Bui-Huu a7837b76b6 [MIPS] setup.c: clean up initrd related code 18 years ago
Franck Bui-Huu f5bffe3a9b [MIPS] setup.c: use __pa_symbol() where needed 18 years ago
Franck Bui-Huu d4df6d4e7a [MIPS] setup.c: get ride of CPHYSADDR() 18 years ago
Ralf Baechle f5d6c63a67 [MIPS] Do topology_init even on uniprocessor kernels. 18 years ago
Ralf Baechle 4a4cf77923 [MIPS] Make irq number allocator generally available for fixing EV64120. 18 years ago
Ralf Baechle 9ba126cfbf [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. 18 years ago
Ralf Baechle 64c590b7a6 [MIPS] SMTC: Synchronize cp0 counters on bootup. 18 years ago
Ralf Baechle cb56837ea5 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 18 years ago
Ralf Baechle 242954b5aa [MIPS] 16K & 64K page size fixes 18 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