Commit Graph

237 Commits (52824b6b5fa0533e2b2adc9df396d0e9ff6fb02a)

Author SHA1 Message Date
Ralf Baechle bb12d612d4 [MIPS] Make mips_srs_init static. 19 years ago
Ralf Baechle f088fc84f9 [MIPS] FPU affinity for MT ASE. 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
Ralf Baechle 2600990e64 [MIPS] kpsd and other AP/SP improvements. 19 years ago
Ralf Baechle bce1a28686 [MIPS] R2: Instruction hazard barrier. 19 years ago
Ralf Baechle 193dd2ce2a [MIPS] R2: Implement shadow register allocation without spinlock. 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Ralf Baechle 93373ed4d8 [MIPS] Rewrite spurious_interrupt from assembler to C. 19 years ago
Ralf Baechle e49ed7f591 [MIPS] Sort out duplicate exports. 19 years ago
Ralf Baechle a8d587a71b [MIPS] Wire up sync_file_range(2). 19 years ago
Ralf Baechle f115da9cd6 [MIPS] Wire splice syscall. 19 years ago
Ralf Baechle ff3eab2a98 [MIPS] Some formatting fixes. 19 years ago
Ralf Baechle 7acb783ecd [MIPS] Fixup printk in mips_srs_init. 19 years ago
Ralf Baechle e76038dcc0 [MIPS] Remove redundant initialization of sr_allocated. 19 years ago
Ralf Baechle b4d05cb9cb [MIPS] Make set_vi_srs_handler static. 19 years ago
Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations 19 years ago
Adrian Bunk 0cb3463f04 [PATCH] unexport get_wchan 19 years ago
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Yoichi Yuasa d23ee8fe6e [PATCH] mips: fixed collision of rtc function name 19 years ago
Dave Hansen 22a9835c35 [PATCH] unify PFN_* macros 19 years ago
Stephen Rothwell 3158e9411a [PATCH] consolidate sys32/compat_adjtimex 19 years ago
Stephen Rothwell 88959ea968 [PATCH] create struct compat_timex and use it everywhere 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
Martin Michlmayr 17256052ff [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. 19 years ago
H. Peter Anvin 947df17cb1 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Ralf Baechle 8145095cd8 [MIPS] Remove CONFIG_BUILD_ELF64. 19 years ago
Atsushi Nemoto 219ac73a7a [MIPS] Further sparsification for 32-bit compat code. 19 years ago
Atsushi Nemoto b1bcb362d9 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend 19 years ago
Atsushi Nemoto 9c6031cc93 [MIPS] Signal cleanup 19 years ago
Martin Michlmayr 6254944faf [MIPS] Reformat all of signal32.c with tabs instead of space for consistency 19 years ago
Ralf Baechle af2667f7ef [MIPS] Delete unused sys32_waitpid. 19 years ago
Ralf Baechle d6bd0e6b32 [MIPS] Protect more of timer_interrupt() by xtime_lock. 19 years ago
Michael Neuling e5c6c8e457 Input: pcspkr - separate device and driver registration 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