summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro
2006-04-19[MIPS] Make mips_srs_init static.Ralf Baechle
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle
2006-04-19[MIPS] R2: Instruction hazard barrier.Ralf Baechle
2006-04-19[MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle
2006-04-19[MIPS] Sort out duplicate exports.Ralf Baechle
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle
2006-04-19[MIPS] Some formatting fixes.Ralf Baechle
2006-04-19[MIPS] Fixup printk in mips_srs_init.Ralf Baechle
2006-04-19[MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-29[PATCH] remove add_parent()'s parent argumentOleg Nesterov
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-21[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.Martin Michlmayr
2006-03-21[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto
2006-03-21[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto
2006-03-21[MIPS] Reformat all of signal32.c with tabs instead of space for consistencyMartin Michlmayr
2006-03-21[MIPS] Delete unused sys32_waitpid.Ralf Baechle
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle
2006-03-09[MIPS] Discard .exit.text at runtime.Ralf Baechle
2006-03-01[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto
2006-02-27[MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper
2006-02-21[MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto
2006-02-21[MIPS] Add topology_init.Rojhalat Ibrahim
2006-02-21[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle
2006-02-21[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle
2006-02-21[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.Ralf Baechle
2006-02-21[MIPS] Make do_signal32 return void.Martin Michlmayr
2006-02-21[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32Martin Michlmayr