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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cache detection on R3000.
Ralf Baechle
2001-06-06
1
-49
/
+50
*
Support 512mb RAM configuration for Momenco Ocelot. Patch from
Ralf Baechle
2001-06-05
1
-17
/
+171
*
Ioremap for 32-bit kernel.
Ralf Baechle
2001-06-03
2
-2
/
+178
*
More *_cp0_status fixes from David Woodhouse.
Ralf Baechle
2001-05-04
1
-1
/
+1
*
Merge with Linux 2.4.3.
Ralf Baechle
2001-04-05
4
-117
/
+13
*
Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.
Ralf Baechle
2001-04-01
3
-85
/
+169
*
Fix compilation bug.
Ralf Baechle
2001-03-31
1
-2
/
+2
*
Add code to support the SB1 core, including mmu routines, processor
Ralf Baechle
2001-03-24
4
-6
/
+450
*
Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,
Ralf Baechle
2001-03-11
2
-3
/
+3
*
Compile fixes for CONFIG_SGI_NEWPORT_GFX.
Ralf Baechle
2001-03-11
2
-2
/
+4
*
Merge with Linux 2.4.2.
Ralf Baechle
2001-03-09
1
-6
/
+13
*
Asorted fixes.
Ralf Baechle
2001-03-08
1
-7
/
+5
*
Print ``Freeing initrd memory'' memory only when actually freeing
Ralf Baechle
2001-02-26
1
-1
/
+4
*
Support for Phillips PDAs.
Ralf Baechle
2001-02-22
2
-0
/
+7
*
Don't try to detect a second level cache on CPUs which might not ever
Ralf Baechle
2001-02-21
1
-0
/
+3
*
Initialize ___flush_cache_all correctly for rm7k.
Ralf Baechle
2001-02-20
1
-1
/
+1
*
Add missing initialization for ___flush_cache_all. From Alice
Ralf Baechle
2001-02-05
1
-2
/
+1
*
Start of an attempt to unify support for GT64120 based boards.
Ralf Baechle
2001-02-05
1
-7
/
+4
*
Introduce __flush_cache_all() which flushes the cache no matter if
Ralf Baechle
2001-02-05
8
-28
/
+30
*
Kill dead function load_pgd().
Ralf Baechle
2001-01-28
5
-49
/
+10
*
Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test your
Ralf Baechle
2001-01-10
1
-2
/
+0
*
Merge with Linux 2.4.0-test12.
Ralf Baechle
2001-01-10
1
-38
/
+12
*
Bunch more patches from MIPS.
Ralf Baechle
2000-12-29
1
-11
/
+11
*
MIPS32 patches from MIPS.
Ralf Baechle
2000-12-14
3
-23
/
+1107
*
R3000 fixes from Maciej. Crucial to get modules working.
Ralf Baechle
2000-12-13
1
-8
/
+10
*
More R3k fixes from Maciej.
Ralf Baechle
2000-12-11
1
-8
/
+9
*
Memmap fixes from Maciej.
Ralf Baechle
2000-12-11
1
-2
/
+24
*
Partial fix for the vmalloc bug.
Ralf Baechle
2000-12-02
1
-0
/
+8
*
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
6
-13
/
+8
*
Fix vmalloc which got broken by test10. Still fishy, dunno why.
Ralf Baechle
2000-11-27
1
-0
/
+36
*
Kernel FPU emulator, chain saw edition.
Ralf Baechle
2000-11-25
3
-7
/
+9
*
Merge with Linux 2.4.0-test10.
Ralf Baechle
2000-11-23
1
-1
/
+1
*
New configuration option CONFIG_MIPS_UNCACHED. Not yet selectable due
Ralf Baechle
2000-11-18
1
-0
/
+4
*
Call panic instead of prom_printf.
Ralf Baechle
2000-11-02
1
-1
/
+1
*
Add missing flags variable.
Ralf Baechle
2000-11-02
1
-0
/
+1
*
R5432 support.
Ralf Baechle
2000-11-01
3
-4
/
+878
*
DDB5476 support from Jun Sun.
Ralf Baechle
2000-10-12
2
-1
/
+7
*
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
5
-27
/
+37
*
Define _flush_icache_range.
Ralf Baechle
2000-09-28
1
-0
/
+1
*
Kill usless #ifdefmania.
Ralf Baechle
2000-09-24
1
-14
/
+1
*
Hopefully squash the R5k bug ...
Ralf Baechle
2000-09-01
1
-1
/
+11
*
Yet more RM7000 hooks.
Ralf Baechle
2000-08-22
1
-2
/
+10
*
7k hooks.
Ralf Baechle
2000-08-22
1
-0
/
+4
*
First cut at RM7000 support.
Ralf Baechle
2000-08-22
1
-0
/
+578
*
Beautify diagnostic messages.
Ralf Baechle
2000-08-16
1
-3
/
+3
*
Merge with Linux 2.4.0-test6-pre8.
Ralf Baechle
2000-08-08
2
-13
/
+14
*
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
[next]