index
:
ralf/linux-newax25.git
master
newax25-2.4.3-1
Unnamed repository; edit this file 'description' to name the repository.
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
r4xx0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce __flush_cache_all() which flushes the cache no matter if
Ralf Baechle
2001-02-05
1
-20
/
+11
*
Kill dead function load_pgd().
Ralf Baechle
2001-01-28
1
-5
/
+0
*
Fix r4k_flush_icache_page_i16, r4k_flush_icache_page_i32 compilation.
Ralf Baechle
2000-12-02
1
-2
/
+3
*
Use the same definition of flush_icache_page() that is used in stock
Kanoj Sarcar
2000-11-29
1
-6
/
+3
*
Kernel FPU emulator, chain saw edition.
Ralf Baechle
2000-11-25
1
-2
/
+3
*
New configuration option CONFIG_MIPS_UNCACHED. Not yet selectable due
Ralf Baechle
2000-11-18
1
-0
/
+4
*
Avoid recursive page faults.
Ralf Baechle
2000-09-30
1
-2
/
+3
*
Fixup a number of loose ends in RM7000 support.
Ralf Baechle
2000-09-29
1
-0
/
+7
*
Hopefully squash the R5k bug ...
Ralf Baechle
2000-09-01
1
-1
/
+11
*
Beautify diagnostic messages.
Ralf Baechle
2000-08-16
1
-3
/
+3
*
let it compile again
Harald Koerfgen
2000-08-08
1
-13
/
+3
*
Port the recent cache changes forward and backward between mips and
Ralf Baechle
2000-08-08
1
-86
/
+86
*
Shave of 50% of lat_mmap. Our cache routines were plain stupid.
Ralf Baechle
2000-07-31
1
-62
/
+54
*
We set the text variable but never used it.
Ralf Baechle
2000-07-30
1
-14
/
+0
*
Some of the r4k_flush_page_to_ram variants were identical.
Ralf Baechle
2000-07-30
1
-28
/
+17
*
Cleanup r4k_flush_page_to_ram_*() functions.
Ralf Baechle
2000-07-30
1
-88
/
+21
*
Apply the update_mmu_cache patch also to 32-bit mips.
Ralf Baechle
2000-07-26
1
-0
/
+6
*
Fix reported Samba bug.
Ralf Baechle
2000-07-18
1
-66
/
+65
*
Compile fixes.
Ralf Baechle
2000-02-24
1
-2
/
+2
*
Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.
Ralf Baechle
2000-02-24
1
-70
/
+70
*
o bootmem fixes for DECstations
Harald Koerfgen
2000-02-13
1
-2
/
+2
*
Merge with Linux 2.3.23. The new bootmem stuff has broken various
Ralf Baechle
2000-01-27
1
-67
/
+76
*
Move various headers into a SGI specific subdirectory. These files
Ralf Baechle
1999-10-21
1
-4
/
+1
*
Merge with 2.3.19.
Ralf Baechle
1999-10-09
1
-11
/
+11
*
Merge with 2.3.10.
Ralf Baechle
1999-09-28
1
-3
/
+3
*
My proposal for non-generic kernels:
Harald Koerfgen
1999-08-09
1
-31
/
+10
*
Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't
Ralf Baechle
1999-06-17
1
-1
/
+9
*
Merge with Linux 2.1.131 and more MIPS goodies.
Ralf Baechle
1999-01-04
1
-1
/
+2
*
o Make it work on CPUs with 128 byte cachelines.
Ralf Baechle
1998-10-14
1
-286
/
+355
*
o Merge with Linux 2.1.116.
Ralf Baechle
1998-08-25
1
-28
/
+9
*
o Merge with Linux 2.1.100.
Ralf Baechle
1998-06-30
1
-6
/
+5
*
o New memset. Fastest in town for size > 6 bytes.
Ralf Baechle
1998-05-04
1
-3
/
+3
*
Remove duplicate r4k_{clear,copy}_page entries.
Mike Shaver
1998-04-23
1
-81
/
+1
*
o Merge with Linux 2.1.91.
Ralf Baechle
1998-04-05
1
-32
/
+188
*
o Fix handling of interrupted syscalls.
Ralf Baechle
1998-03-22
1
-1
/
+9
*
o Merge with Linux 2.1.90.
Ralf Baechle
1998-03-18
1
-3
/
+3
*
Cache fixes, part #1.
Ralf Baechle
1998-03-03
1
-317
/
+111
*
Merge with Linux 2.1.72, part 1.
Ralf Baechle
1997-12-16
1
-29
/
+46
*
Make the thing compile.
Ralf Baechle
1997-12-02
1
-2
/
+33
*
Part #2 merging back my changes ...
Ralf Baechle
1997-12-01
1
-52
/
+265
*
- Set caching mode for KSEG0 to cached-noncoherent for all machines.
Ralf Baechle
1997-09-12
1
-9
/
+16
*
Merge with Linux 2.1.55. More bugfixes and goodies from my private
Ralf Baechle
1997-09-12
1
-33
/
+39
*
Merge to 2.1.38.
Miguel de Icaza
1997-08-06
1
-2
/
+2
*
added add_wired_entry(); at the moment it's only implemented in r4xx0.c
Thomas Bogendoerfer
1997-07-29
1
-2
/
+35
*
Minor optimization, use save_and_cli() instead of save_flags();
Ralf Baechle
1997-07-01
1
-58
/
+59
*
Use the right cacheop for flushing a page from the datacache. Handle
Ralf Baechle
1997-06-25
1
-2
/
+139
*
Add comment about handling of c0_pagemask in Linux and a R4600 1.7 bug.
Ralf Baechle
1997-06-07
1
-0
/
+8
*
Initial revision
Ralf Baechle
1997-06-01
1
-31
/
+9
*
Import of Linux/MIPS 2.1.36
Ralf Baechle
1997-04-29
1
-38
/
+41
*
Import of Linux/MIPS 2.1.14.2
Ralf Baechle
1997-03-25
1
-0
/
+2456