aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-16[PATCH] mips: add pm_power_offYoichi Yuasa1-0/+6
2006-01-12[PATCH] mips: task_stack_page()Al Viro1-3/+3
2006-01-12[PATCH] mips: task_thread_info()Al Viro5-9/+8
2006-01-12[PATCH] mips: task_pt_regs()Al Viro3-15/+7
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-30/+71
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-52/+1
2006-01-10MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro1-2/+2
2006-01-10MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle1-1/+25
2006-01-10MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2-8/+33
2006-01-10MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2-7/+7
2006-01-10MIPS: MT: Fix 32-bit dependencies.Ralf Baechle1-4/+4
2006-01-10MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.Ralf Baechle1-1/+1
2006-01-10MIPS: DSP: eleminate used_dsp.Ralf Baechle2-12/+4
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-20/+6
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds1-2/+2
2005-12-01[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle3-8/+0
2005-12-01[MIPS] Fix register handling in syscalls when debugging.Ralf Baechle4-4/+12
2005-12-01[MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle2-26/+2
2005-12-01[MIPS] Generate SIGILL againDaniel Jacobowitz1-2/+3
2005-12-01[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle1-2/+2
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-1/+5
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig1-3/+1
2005-11-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-170/+146
2005-11-07Fix return type of setup_frame variantsAtsushi Nemoto2-8/+8
2005-11-07IRIX: Use schedule_timeout_interruptible.Ralf Baechle1-2/+1
2005-11-07VPE loader janitoringRalf Baechle1-56/+44
2005-11-07Turn rtlx upside down.Ralf Baechle1-104/+93
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-50/+5
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman1-11/+6
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-1/+0
2005-10-29Remove useless casts of kmalloc return values.Ralf Baechle1-3/+1
2005-10-29Add support for SB1A CPU.Andrew Isaacson2-0/+4
2005-10-29Sibyte fixesAndrew Isaacson1-1/+1
2005-10-29Get 64-bit right in the kgdb stub.Ralf Baechle1-3/+2
2005-10-29Sys_lookup_dcookie arguments occupy 4 argument slots.Ralf Baechle1-1/+1
2005-10-29FPU emulator garbage collection.Ralf Baechle1-3/+3
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle1-14/+2
2005-10-29Date: Fri Jan 14 03:03:23 2005 +0000Ralf Baechle1-1/+1
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle3-4/+4
2005-10-29Protect manipulation of c0_status against preemption and multithreading.Ralf Baechle2-12/+47
2005-10-29Detect 4KSD and treat it like 4KSc.Ralf Baechle1-0/+1
2005-10-29Define and initialize kdb_lock using DEFINE_SPINLOCK.Ralf Baechle1-6/+8
2005-10-29Make kgdb_wait static.Ralf Baechle1-1/+1
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle1-7/+18
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle1-1/+1
2005-10-29Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle1-6/+0