summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto2006-02-074-42/+45
* [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto2006-02-071-7/+15
* [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.Ralf Baechle2006-02-071-4/+3
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-4/+6
* [MIPS] Check function pointers are non-zero before calling.Ralf Baechle2006-02-071-4/+6
* [MIPS] Revert "mips: add pm_power_off"Ralf Baechle2006-02-071-6/+0
* [MIPS] RTLX compile fixes.Ralf Baechle2006-02-071-0/+4
* [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...Ralf Baechle2006-02-071-1/+1
* [PATCH] mips: gdb-stub.c: fix parse error before ; tokenAlexey Dobriyan2006-02-011-1/+1
* [PATCH] mips: add pm_power_offYoichi Yuasa2006-01-161-0/+6
* [PATCH] mips: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] mips: task_thread_info()Al Viro2006-01-125-9/+8
* [PATCH] mips: task_pt_regs()Al Viro2006-01-123-15/+7
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-112-0/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-107-30/+71
|\
| * MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-101-2/+2
| * MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-101-1/+25
| * MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-102-8/+33
| * MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-102-7/+7
| * MIPS: MT: Fix 32-bit dependencies.Ralf Baechle2006-01-101-4/+4
| * MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.Ralf Baechle2006-01-101-1/+1
| * MIPS: DSP: eleminate used_dsp.Ralf Baechle2006-01-102-12/+4
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-52/+1
|/
* [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-20/+6
* Relax the rw_verify_area() error checking.Linus Torvalds2006-01-041-2/+2
* [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle2005-12-013-8/+0
* [MIPS] Fix register handling in syscalls when debugging.Ralf Baechle2005-12-014-4/+12
* [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle2005-12-012-26/+2
* [MIPS] Generate SIGILL againDaniel Jacobowitz2005-12-011-2/+3
* [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle2005-12-011-2/+2
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-1/+5
* [PATCH] remove ioctl32_handler_tChristoph Hellwig2005-11-091-3/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-075-170/+146
|\
| * Fix return type of setup_frame variantsAtsushi Nemoto2005-11-072-8/+8
| * IRIX: Use schedule_timeout_interruptible.Ralf Baechle2005-11-071-2/+1
| * VPE loader janitoringRalf Baechle2005-11-071-56/+44
| * Turn rtlx upside down.Ralf Baechle2005-11-071-104/+93
* | [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-50/+5
|/
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2005-10-301-11/+6
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-291-1/+0
* Remove useless casts of kmalloc return values.Ralf Baechle2005-10-291-3/+1
* Add support for SB1A CPU.Andrew Isaacson2005-10-292-0/+4
* Sibyte fixesAndrew Isaacson2005-10-291-1/+1
* Get 64-bit right in the kgdb stub.Ralf Baechle2005-10-291-3/+2
* Sys_lookup_dcookie arguments occupy 4 argument slots.Ralf Baechle2005-10-291-1/+1
* FPU emulator garbage collection.Ralf Baechle2005-10-291-3/+3
* Don't print file name and line in die and die_if_kernel.Ralf Baechle2005-10-291-14/+2
OpenPOWER on IntegriCloud