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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include <asm/sni.h>, it breaks compilation for big endian
Ralf Baechle
2000-10-08
1
-1
/
+0
*
Don't include <asm/sgialib.h>; this breaks compilation horribly on
Ralf Baechle
2000-10-08
1
-1
/
+0
*
And even one more.
Ralf Baechle
2000-10-08
1
-0
/
+10
*
Same for 32-bit kernel.
Ralf Baechle
2000-10-08
2
-0
/
+20
*
Merge with Linux 2.4.0-test9. Please check DECstation, I had a number
Ralf Baechle
2000-10-05
17
-127
/
+101
*
o fix warnings in bitops.h
Harald Koerfgen
2000-10-03
2
-15
/
+3
*
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
*
Wrap ramdisk code with #if 0, it breaks the Orion initrd support.
Ralf Baechle
2000-09-29
1
-1
/
+3
*
Define _flush_icache_range.
Ralf Baechle
2000-09-28
1
-0
/
+1
*
Enable module support by default.
Ralf Baechle
2000-09-28
1
-1
/
+4
*
More Orion bits.
Ralf Baechle
2000-09-28
7
-67
/
+329
*
Orion support is now an object file, no longer an archive.
Ralf Baechle
2000-09-28
1
-1
/
+1
*
Kill usless #ifdefmania.
Ralf Baechle
2000-09-24
1
-14
/
+1
*
Orion has an RM7000, not R5000.
Ralf Baechle
2000-09-15
1
-2
/
+2
*
Orion update.
Ralf Baechle
2000-09-15
10
-54
/
+8543
*
More NTP and xtime_lock fixes.
Ralf Baechle
2000-09-07
6
-30
/
+20
*
NTP fixes from Maciej.
Ralf Baechle
2000-09-06
3
-19
/
+28
*
DECstation RTC fix omissions. Fix from Maciej.
Ralf Baechle
2000-09-06
1
-1
/
+1
*
Hopefully squash the R5k bug ...
Ralf Baechle
2000-09-01
11
-36
/
+30
*
Fix for broken handling of the year in the RTC by DECstation firmware.
Ralf Baechle
2000-09-01
1
-4
/
+5
*
Merge with 2.4.0-test7.
Ralf Baechle
2000-08-28
9
-28
/
+69
*
RM7000 vs. R7000 Back to "compileability" but we should
Florian Lohoff
2000-08-27
1
-1
/
+1
*
NTP fixes from Maciej.
Ralf Baechle
2000-08-25
6
-89
/
+178
*
Merge with Linux 2.4.0-test6-pre10.
Ralf Baechle
2000-08-25
1
-2
/
+2
*
Also output struct task_struct.pid in offsets.h.
Ralf Baechle
2000-08-22
1
-0
/
+1
*
Yet more RM7000 hooks.
Ralf Baechle
2000-08-22
1
-2
/
+10
*
One more RM7000 hook.
Ralf Baechle
2000-08-22
1
-0
/
+1
*
RM7000 has a cycle counter.
Ralf Baechle
2000-08-22
1
-0
/
+1
*
Don't pretend that a RM7000 is like a R5000.
Ralf Baechle
2000-08-22
1
-4
/
+4
*
Add RM7000 config option.
Ralf Baechle
2000-08-22
7
-0
/
+7
*
More RM7k hooks.
Ralf Baechle
2000-08-22
1
-0
/
+3
*
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
*
More cleaning of struct stat for glibc 2.2. The necessary glibc
Ralf Baechle
2000-08-09
1
-4
/
+4
*
Merge with Linux 2.4.0-test6-pre8.
Ralf Baechle
2000-08-08
4
-17
/
+18
*
Merge with Linux 2.4.0-test6-pre4.
Ralf Baechle
2000-08-08
10
-27
/
+6
*
Merge with Linux 2.4.0-test6-pre3.
Ralf Baechle
2000-08-08
3
-0
/
+3
*
let it compile again
Harald Koerfgen
2000-08-08
8
-26
/
+23
*
Port the recent cache changes forward and backward between mips and
Ralf Baechle
2000-08-08
5
-90
/
+94
*
r3k_flush_cache_sigtramp() still assumed 8 byte cachelines
Harald Koerfgen
2000-08-03
1
-11
/
+1
*
ARC console is not just for IP22.
Keith M Wesolowski
2000-08-01
12
-425
/
+121
*
R3000 cache bugfix from Maciej.
Ralf Baechle
2000-07-31
1
-1
/
+1
*
Shave of 50% of lat_mmap. Our cache routines were plain stupid.
Ralf Baechle
2000-07-31
4
-62
/
+84
*
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
*
Allow selection of PS/2 mouse again on IP22.
Keith M Wesolowski
2000-07-29
1
-0
/
+4
*
Merge with 2.4.0-test5 final.
Ralf Baechle
2000-07-28
3
-3
/
+3
[next]