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
...
*
Run through indent.
Ralf Baechle
2001-03-18
2
-124
/
+117
*
Ralf's had two chances to spell this right, I'll take my turn now. :-)
Keith M Wesolowski
2001-03-18
1
-1
/
+1
*
Remove no longer necessary inclusion of spinlock.h.
Ralf Baechle
2001-03-18
9
-13
/
+3
*
Lots of cleanup from Keith with additional tweaks by me. More to
Ralf Baechle
2001-03-18
8
-51
/
+7
*
Kill R8000 remains.
Ralf Baechle
2001-03-16
13
-22
/
+10
*
EV96100 update.
Ralf Baechle
2001-03-16
13
-567
/
+512
*
More loose bits (grrr) ...
Ralf Baechle
2001-03-16
4
-11
/
+19
*
Update ITE 8712 code.
Ralf Baechle
2001-03-16
12
-48
/
+69
*
Code for IVR board.
Ralf Baechle
2001-03-16
4
-0
/
+257
*
Kgdb related improvments.
Ralf Baechle
2001-03-15
3
-12
/
+22
*
Add braces to make code less ambiguous.
Ralf Baechle
2001-03-15
1
-1
/
+2
*
Delete Cobalt remains.
Ralf Baechle
2001-03-12
1
-6
/
+0
*
Export flush_tlb_page rsp. _flush_tlb_page.
Ralf Baechle
2001-03-12
1
-1
/
+2
*
Typo and spelling fixes.
Ralf Baechle
2001-03-12
3
-3
/
+3
*
Don't clear ST0_FR; generic code already does that.
Ralf Baechle
2001-03-12
2
-2
/
+0
*
Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,
Ralf Baechle
2001-03-11
21
-40
/
+39
*
Compile fixes for CONFIG_SGI_NEWPORT_GFX.
Ralf Baechle
2001-03-11
2
-2
/
+4
*
Die if we cannot handle a unaligned exception from kernel space.
Ralf Baechle
2001-03-11
1
-0
/
+5
*
Another gcc 3.0 warning.
Ralf Baechle
2001-03-10
1
-69
/
+68
*
Fix another warning ...
Ralf Baechle
2001-03-10
1
-1
/
+2
*
Silence gcc 3.0 warning.
Ralf Baechle
2001-03-10
1
-0
/
+1
*
Kill dead variable.
Ralf Baechle
2001-03-10
1
-2
/
+1
*
Merge with Linux 2.4.2.
Ralf Baechle
2001-03-09
21
-22
/
+33
*
Asorted fixes.
Ralf Baechle
2001-03-08
4
-15
/
+25
*
We were incrementing too much for the delay slot case.
Ralf Baechle
2001-03-03
1
-1
/
+1
*
Serial console fixes from Alice Hennessy.
Ralf Baechle
2001-03-02
1
-12
/
+5
*
Enable PCnet32.
Ralf Baechle
2001-03-02
1
-1
/
+26
*
Print ``Freeing initrd memory'' memory only when actually freeing
Ralf Baechle
2001-02-26
1
-1
/
+4
*
Declare __bzero as function for mainline also.
Ralf Baechle
2001-02-26
1
-0
/
+1
*
Update to using loops_per_jiffy instead of loops_per_sec.
Keith M Wesolowski
2001-02-26
1
-2
/
+0
*
kmalloc doesn't work that early.
Ralf Baechle
2001-02-26
1
-24
/
+34
*
Some changes to get Jazz to compile again. There are other changes
Ralf Baechle
2001-02-26
4
-355
/
+418
*
Run through indent.
Ralf Baechle
2001-02-24
1
-35
/
+34
*
Support for Phillips PDAs.
Ralf Baechle
2001-02-22
38
-10
/
+3768
*
Define putDebugChar / getDebugChar variables.
Ralf Baechle
2001-02-21
1
-0
/
+2
*
Registers are stored as unsigned variables so we need to cast to
Ralf Baechle
2001-02-21
1
-6
/
+6
*
Don't try to detect a second level cache on CPUs which might not ever
Ralf Baechle
2001-02-21
2
-0
/
+5
*
Update.
Ralf Baechle
2001-02-21
10
-0
/
+20
*
ITE 8172 patches from Pete Popov slightly hacked by me.
Ralf Baechle
2001-02-21
26
-2
/
+3402
*
Initialize ___flush_cache_all correctly for rm7k.
Ralf Baechle
2001-02-20
1
-1
/
+1
*
DECstation fixes from Maciej
Harald Koerfgen
2001-02-13
3
-9
/
+9
*
Untested attempt to fix MIPS_ATOMIC_SET.
Ralf Baechle
2001-02-09
1
-0
/
+3
*
Another typo fix; patch again from Alan.
Ralf Baechle
2001-02-09
1
-1
/
+1
*
Fix type. Patch by Alan "typo killer" Cox.
Ralf Baechle
2001-02-09
1
-1
/
+1
*
Fix braino in CPU detection code.
Ralf Baechle
2001-02-08
1
-3
/
+3
*
Define CONFIG_SMP to n. Patch from Jim Freeman.
Ralf Baechle
2001-02-05
11
-0
/
+11
*
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
37
-2025
/
+708
*
Introduce __flush_cache_all() which flushes the cache no matter if
Ralf Baechle
2001-02-05
8
-28
/
+30
*
Compilation fixes.
Ralf Baechle
2001-02-05
1
-1
/
+3
[prev]
[next]