summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-29Make UL what should be UL.Ralf Baechle2-9/+9
2005-10-29Fix zero length sys_cacheflushAtsushi Nemoto1-0/+2
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 Baechle2-4/+4
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle2-23/+9
2005-10-29Rename page argument of flush_cache_page to something more descriptive.Ralf Baechle1-16/+17
2005-10-29Define EOWNERDEAD and ENOTRECOVERABLE.Ralf Baechle1-0/+4
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle10-554/+610
2005-10-29More configcheck fixes.Ralf Baechle3-3/+5
2005-10-292.6.14-rc1 updates for MIPS compat types.Ralf Baechle1-6/+6
2005-10-29Complete the fcntl.h cleanup.Ralf Baechle1-10/+7
2005-10-29Cleanup Sibyte Kconfig a bit further.Ralf Baechle1-14/+0
2005-10-29Date: Fri Jan 14 03:03:23 2005 +0000Ralf Baechle1-1/+1
2005-10-29Fix weirdness in <asm/bug.h>Ralf Baechle1-3/+2
2005-10-29Fix wrong comment.Ralf Baechle1-1/+1
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle13-50/+49
2005-10-29Document the meaning of the CPU_MIPS32, CPU_MIPS64, CPU_MIPSR1 andRalf Baechle1-0/+6
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-29We're no longer hosted on oss for ages ...Ralf Baechle1-1/+1
2005-10-29Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle5-6/+6
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-29Don't copy SB1 cache error handler to uncached memory.Ralf Baechle1-1/+0
2005-10-29Provide 64-bit address space definitions for the Sibyte SB1 CPU core.Ralf Baechle1-0/+10
2005-10-29No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerRalf Baechle1-6/+1
2005-10-29Fix stale comment in c-sb1.c.Andrew Isaacson1-1/+1
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle12-88/+102
2005-10-29Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson1-11/+4
2005-10-29Use R4000 TLB routines for SB1 also.Ralf Baechle3-388/+5
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-29Don't call memset to clean irq_desc; these data fields have alreadyRalf Baechle2-2/+0
2005-10-29Fix ARCH_KMALLOC_MINALIGN values on MIPSRalf Baechle4-2/+34
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle17-1/+1229
2005-10-29Switch Sibyte profiling driver to ->compat_ioctlRalf Baechle2-11/+8
2005-10-29Revise MIPS 64-bit ptrace interfaceDaniel Jacobowitz4-5/+222
2005-10-29Sync c-tx39.c with c-r4k.c.Atsushi Nemoto1-4/+5
2005-10-29Glue again after removal of BUILD_BUG().Ralf Baechle1-25/+32
2005-10-29Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl3-17/+14
2005-10-29SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1.Ralf Baechle1-0/+14
2005-10-29smc91x platform support; requires patch to smc91x.h which was sentPete Popov1-0/+28
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov5-0/+1166
2005-10-29Add SOCK_DCCP definition for MIPS also.Ralf Baechle1-0/+1
2005-10-29The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assignRalf Baechle1-1/+1
2005-10-29Kernel gpio/2 routines that will be used by some drivers.Pete Popov3-1/+140
2005-10-29Fix a cache snooping issue.Pete Popov1-9/+17
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov6-6/+41
2005-10-29- moved platform structure to platform.cPete Popov3-7/+9
2005-10-29Fix excessive signal latencies.Ralf Baechle1-1/+1