Commit Graph

332 Commits (37ee16ae93a3e4ae7dd51beb81d249f5f12a55c2)

Author SHA1 Message Date
Atsushi Nemoto 16cd395136 Fix return type of setup_frame variants 19 years ago
Ralf Baechle 0d959c260e IRIX: Use schedule_timeout_interruptible. 19 years ago
Atsushi Nemoto 53c2df2f4e Use rtc_lock to protect RTC operations 19 years ago
Ralf Baechle 15b96a4757 Add .gitignore files for MIPS. 19 years ago
Ralf Baechle 307bd284c2 VPE loader janitoring 19 years ago
Ralf Baechle b8c2a77ce3 PNX8550 uses a MIPS32-like processor core, not R4xx0. 19 years ago
Ralf Baechle afc4841d8a Turn rtlx upside down. 19 years ago
Christoph Hellwig 481bed4542 [PATCH] consolidate sys_ptrace() 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
Thomas Gleixner ecea8d19c9 [PATCH] jiffies_64 cleanup 19 years ago
Christoph Hellwig dfb7dac3af [PATCH] unify sys_ptrace prototype 19 years ago
Eric W. Biederman a928972864 [PATCH] Don't uselessly export task_struct to userspace in core dumps 19 years ago
Hugh Dickins 872fec16d9 [PATCH] mm: init_mm without ptlock 19 years ago
Hugh Dickins 404351e67a [PATCH] mm: mm_init set_mm_counters 19 years ago
Ralf Baechle 09af7b443c Update MIPS defconfig files. 19 years ago
Arthur Othieno 5ef66935c1 prom_free_prom_memory() returns unsigned long 19 years ago
Ralf Baechle 4b724efdde Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than 19 years ago
Ralf Baechle 3fccc0150e Fix all the get_user / put_user related sparse warnings. 19 years ago
Ralf Baechle 3c5c8f6748 Delete unused ieee754_cname[] and declaration. 19 years ago
Ralf Baechle efec3c4e96 Include for prototypes. 19 years ago
Ralf Baechle a663bf906d Protect against multiple inclusion. 19 years ago
Ralf Baechle 030274ae03 Remove useless casts of kmalloc return values. 19 years ago
Ralf Baechle e5adb8770e Hack to resolve longstanding prefetch issue 19 years ago
Ralf Baechle 7cf8053b8e More foolproofing of the CPU configuration. 19 years ago
Andrew Isaacson cb4262481f pci-expmem-hack 19 years ago
Andrew Isaacson 8a1417de9e BCM1480 HT support 19 years ago
Andrew Isaacson dc41f94f77 Support for the BCM1480 on-chip PCI-X bridge. 19 years ago
Andrew Isaacson a4b5bd9abc SB1 cache exception handling. 19 years ago
Andrew Isaacson 9a6dcea103 Support for BigSur board. 19 years ago
Andrew Isaacson f137e463b5 Add support for BCM1480 family of chips. 19 years ago
Andrew Isaacson 93ce2f524e Add support for SB1A CPU. 19 years ago
Andrew Isaacson d121ced21d Sibyte fixes 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 5e83d43054 Sliceup Kconfig; it's grown too large. 19 years ago
Ralf Baechle 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 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 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 6aaf7786ed No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_register 19 years ago