Commit Graph

11205 Commits (4f19f990475dc4465ca6906ba03a55805d4c1402)
 

Author SHA1 Message Date
Andrew Isaacson 4f19f99047 Sibyte header cleanup 19 years ago
Andrew Isaacson 4cbf2beac2 BCM1480 headers 19 years ago
Andrew Isaacson d121ced21d Sibyte fixes 19 years ago
Ralf Baechle 485a4a928a Make UL what should be UL. 19 years ago
Atsushi Nemoto 750ccf687f Fix zero length sys_cacheflush 19 years ago
Ralf Baechle f4c72cc737 Get 64-bit right in the kgdb stub. 19 years ago
Ralf Baechle 0d507d61cd Sys_lookup_dcookie arguments occupy 4 argument slots. 19 years ago
Ralf Baechle 12616ed202 FPU emulator garbage collection. 19 years ago
Ralf Baechle 178086c86a Don't print file name and line in die and die_if_kernel. 19 years ago
Ralf Baechle 6ec25809c1 Rename page argument of flush_cache_page to something more descriptive. 19 years ago
Ralf Baechle 8f91ed6c2f Define EOWNERDEAD and ENOTRECOVERABLE. 19 years ago
Ralf Baechle 5e83d43054 Sliceup Kconfig; it's grown too large. 19 years ago
Ralf Baechle beb3ca82fc More configcheck fixes. 19 years ago
Ralf Baechle 4ee1303a78 2.6.14-rc1 updates for MIPS compat types. 19 years ago
Ralf Baechle b4f8c42307 Complete the fcntl.h cleanup. 19 years ago
Ralf Baechle 3cd9b6802d Cleanup Sibyte Kconfig a bit further. 19 years ago
Ralf Baechle 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 19 years ago
Ralf Baechle 8592d4c00e Fix weirdness in <asm/bug.h> 19 years ago
Ralf Baechle dbc571690e Fix wrong comment. 19 years ago
Ralf Baechle ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 19 years ago
Ralf Baechle f92c1759a4 Document the meaning of the CPU_MIPS32, CPU_MIPS64, CPU_MIPSR1 and 19 years ago
Ralf Baechle 101b3531a6 Protect manipulation of c0_status against preemption and multithreading. 19 years ago
Ralf Baechle 8afcb5d829 Detect 4KSD and treat it like 4KSc. 19 years ago
Ralf Baechle d50f7ec9d2 We're no longer hosted on oss for ages ... 19 years ago
Ralf Baechle 2f69ddccb0 Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. 19 years ago
Ralf Baechle 57468af326 Define and initialize kdb_lock using DEFINE_SPINLOCK. 19 years ago
Ralf Baechle f8bb3af924 Make kgdb_wait static. 19 years ago
Ralf Baechle 65f1f5a2c3 Don't copy SB1 cache error handler to uncached memory. 19 years ago
Ralf Baechle 5090dfb5bc Provide 64-bit address space definitions for the Sibyte SB1 CPU core. 19 years ago
Ralf Baechle 6aaf7786ed No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_register 19 years ago
Andrew Isaacson 46dc3a4a09 Fix stale comment in c-sb1.c. 19 years ago
Ralf Baechle 02cf211968 Cleanup the mess in cpu_cache_init. 19 years ago
Andrew Isaacson 942d042d17 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity. 19 years ago
Ralf Baechle f5cfa980e5 Use R4000 TLB routines for SB1 also. 19 years ago
Ralf Baechle c5c96e1379 Fix build error caused by missmatching duplicate declaration. 19 years ago
Ralf Baechle 3959c7957f Don't call memset to clean irq_desc; these data fields have already 19 years ago
Ralf Baechle 0015365cc6 Fix ARCH_KMALLOC_MINALIGN values on MIPS 19 years ago
Ralf Baechle c78cbf49c4 Support for MIPSsim, the cycle accurate MIPS simulator. 19 years ago
Ralf Baechle b288f13587 Switch Sibyte profiling driver to ->compat_ioctl 19 years ago
Daniel Jacobowitz ea3d710fe5 Revise MIPS 64-bit ptrace interface 19 years ago
Atsushi Nemoto 9043f7e95d Sync c-tx39.c with c-r4k.c. 19 years ago
Ralf Baechle 9d58f302ca Glue again after removal of BUILD_BUG(). 19 years ago
Ladislav Michl 495515b351 Let it compile again after i2c algo id removal. Sort headers. 19 years ago
Ralf Baechle 80b47346b0 SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. 19 years ago
Pete Popov 0c9ec467db smc91x platform support; requires patch to smc91x.h which was sent 19 years ago
Pete Popov ba264b3403 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 19 years ago
Ralf Baechle bab056aafe Add SOCK_DCCP definition for MIPS also. 19 years ago
Ralf Baechle e97288386a The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign 19 years ago
Pete Popov 2cce826322 Kernel gpio/2 routines that will be used by some drivers. 19 years ago
Pete Popov 13bb199f98 Fix a cache snooping issue. 19 years ago