Commit Graph

202 Commits (edb2c34fb2683ff21c8a6bcc3e41c07a53601761)

Author SHA1 Message Date
Ralf Baechle d6bd0e6b32 [MIPS] Protect more of timer_interrupt() by xtime_lock. 19 years ago
Ralf Baechle 3367fd5075 [MIPS] Momentum: Resurrect after things were moved around a while ago. 19 years ago
Ralf Baechle bb7d83f744 [MIPS] Discard .exit.text at runtime. 19 years ago
Atsushi Nemoto 800d11420d [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. 19 years ago
Atsushi Nemoto 2fd628fe25 [MIPS] Use generic compat routines for readdir, getdents 19 years ago
Ralf Baechle 9b6695a8ad [MIPS] SMP: Fix initialization order bug. 19 years ago
Ulrich Drepper c04030e16d [PATCH] flags parameter for linkat 19 years ago
Atsushi Nemoto 909fa64c8b [MIPS] jiffies_to_compat_timeval fix 19 years ago
Rojhalat Ibrahim 1e35aabab8 [MIPS] Add topology_init. 19 years ago
Ralf Baechle f3468e0c34 [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). 19 years ago
Ralf Baechle 82ad93f4a0 [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. 19 years ago
Ralf Baechle 304416da86 [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. 19 years ago
Martin Michlmayr dda73d0bb1 [MIPS] Make do_signal32 return void. 19 years ago
Martin Michlmayr 68fa383f3e [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 19 years ago
Ralf Baechle 36ccf1c0e3 [MIPS] Make integer overflow exceptions in kernel mode fatal. 19 years ago
Atsushi Nemoto 4cbf876790 [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn. 19 years ago
Thomas Koeller 387a154d0d [MIPS] RM9000: Fix buggy I-cache workaround. 19 years ago
Ralf Baechle 74a96d943a [MIPS] MT: Propagate config7 into VPE. 19 years ago
Ralf Baechle fdc9bb16d3 [MIPS] MT: Fix c0 back-to-back hazard. 19 years ago
Atsushi Nemoto 6307751989 [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. 19 years ago
Ralf Baechle 1bdfd0d963 [MIPS] Remove commented out function prom_build_cpu_map. 19 years ago
Yoichi Yuasa 326a625748 [PATCH] MIPS 32bit machines need fstatat64 support. 19 years ago
Atsushi Nemoto be6e518b62 [MIPS] Sparse: Add __user tags to syscall.c 19 years ago
Ralf Baechle 72bf891421 [MIPS] Wire up new syscalls. 19 years ago
Ralf Baechle 40ac5d479b [MIPS] Make do_signal return void. 19 years ago
Ralf Baechle 7b3e2fc847 [MIPS] Add support for TIF_RESTORE_SIGMASK. 19 years ago
Ralf Baechle b38c73995f [MIPS] Clear ST0_RE on bootup. 19 years ago
Ralf Baechle dbee90b7f9 [MIPS] Fix linker script to work for non-4K page size. 19 years ago
Atsushi Nemoto 5665a0ac59 [MIPS] Fix minor sparse warnings 19 years ago
Atsushi Nemoto 9bbf28a36c [MIPS] Sparse: Add some __user tags to signal functions. 19 years ago
Atsushi Nemoto 3055acb07a [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c 19 years ago
Ralf Baechle 010b853b3a [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. 19 years ago
Ralf Baechle fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
Ralf Baechle 9414d3628a [MIPS] Check function pointers are non-zero before calling. 19 years ago
Ralf Baechle a3305a8835 [MIPS] Revert "mips: add pm_power_off" 19 years ago
Ralf Baechle a84c96e202 [MIPS] RTLX compile fixes. 19 years ago
Ralf Baechle 4f0638ba9e [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. 19 years ago
Alexey Dobriyan 1d0098b6e2 [PATCH] mips: gdb-stub.c: fix parse error before ; token 19 years ago
Yoichi Yuasa b142159fa5 [PATCH] mips: add pm_power_off 19 years ago
Al Viro 75bb07e788 [PATCH] mips: task_stack_page() 19 years ago
Al Viro dc8f6029cd [PATCH] mips: task_thread_info() 19 years ago
Al Viro 40bc9c671a [PATCH] mips: task_pt_regs() 19 years ago
Randy Dunlap a941564458 [PATCH] capable/capability.h (arch/) 19 years ago
Christoph Hellwig e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c 19 years ago
Al Viro d56efda451 MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() 19 years ago
Ralf Baechle ba339c03e2 MIPS: Oprofile: Fixup the loose ends in the plumbing. 19 years ago
Ralf Baechle b4672d3729 MIPS: Introduce machinery for testing for MIPSxxR1/2. 19 years ago
Ralf Baechle e7958bb90d MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. 19 years ago
Ralf Baechle 571e0bed85 MIPS: MT: Fix 32-bit dependencies. 19 years ago
Ralf Baechle c4fa634875 MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. 19 years ago