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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Further R3000 FPU cleanups from Maciej
Harald Koerfgen
2000-12-14
1
-8
/
+5
*
Cleanup io.h.
Ralf Baechle
2000-12-14
11
-77
/
+61
*
One more.
Ralf Baechle
2000-12-13
1
-0
/
+440
*
Missing files of my CP7000. Did I ever swear about CVS?
Ralf Baechle
2000-12-13
13
-0
/
+3638
*
R3000 fixes from Maciej. Crucial to get modules working.
Ralf Baechle
2000-12-13
1
-8
/
+10
*
First batch of PMC Ocelot CP7000 patches.
Ralf Baechle
2000-12-13
23
-590
/
+368
*
Missing pieces from Maciej
Harald Koerfgen
2000-12-11
2
-3
/
+2
*
More R3k fixes from Maciej.
Ralf Baechle
2000-12-11
1
-8
/
+9
*
Memmap fixes from Maciej.
Ralf Baechle
2000-12-11
16
-247
/
+327
*
One more R3k fix from Maciej.
Ralf Baechle
2000-12-11
1
-2
/
+2
*
DECstation RTC cleanup. From Maciej.
Ralf Baechle
2000-12-11
1
-3
/
+0
*
Export __down_trylock and __up.
Ralf Baechle
2000-12-11
1
-0
/
+5
*
Make disable_irq_nosync a function.
Ralf Baechle
2000-12-10
1
-2
/
+2
*
Major irq rewrite, still experimental.
Ralf Baechle
2000-12-10
1
-0
/
+692
*
Minor compile fixes. Partly R300 related.
Harald Koerfgen
2000-12-10
5
-16
/
+25
*
Final round of FPU emulator bits.
Ralf Baechle
2000-12-10
11
-217
/
+345
*
Kill also.
Ralf Baechle
2000-12-09
1
-314
/
+0
*
One more.
Ralf Baechle
2000-12-09
1
-0
/
+2
*
Remove Cosine Orion support.
Ralf Baechle
2000-12-09
33
-9768
/
+344
*
One gt64120.h file is enough.
Ralf Baechle
2000-12-09
10
-720
/
+365
*
Make DECstation compile again.
Ralf Baechle
2000-12-09
1
-4
/
+4
*
Let "_end" be word aligned
Harald Koerfgen
2000-12-08
1
-0
/
+1
*
Fix memmove with zero len bug.
Ralf Baechle
2000-12-06
6
-14
/
+7
*
Bitops work on long, not int.
Ralf Baechle
2000-12-04
1
-3
/
+3
*
EV64120 support. From Steve Johnson.
Ralf Baechle
2000-12-04
59
-5
/
+13568
*
Fix the vmalloc fix - Harald and me decided that this is correct :)
Florian Lohoff
2000-12-03
1
-1
/
+1
*
Indent cleanup and initialisation cleanup (Crash on boot - Penguin in interrupt)
Florian Lohoff
2000-12-03
1
-51
/
+51
*
Fix for early crash on KN04 2.1k on diskboot
Florian Lohoff
2000-12-03
1
-6
/
+17
*
Fix three character missing cut'n'paste error.
Ralf Baechle
2000-12-03
1
-1
/
+1
*
fix the cyclecounter thing for DECstations
Harald Koerfgen
2000-12-02
1
-44
/
+3
*
Partial fix for the vmalloc bug.
Ralf Baechle
2000-12-02
2
-0
/
+15
*
Fix r4k_flush_icache_page_i16, r4k_flush_icache_page_i32 compilation.
Ralf Baechle
2000-12-02
1
-2
/
+3
*
Small irq_exit and unmask_irq glitches
Florian Lohoff
2000-12-02
1
-2
/
+2
*
Move <sgidefs.h> to <asm/gcc/sgidefs.h>.
Ralf Baechle
2000-12-01
4
-1
/
+19
*
Undo workaround for binutils bug. I'll uploaded fixed tools later.
Ralf Baechle
2000-11-30
2
-2
/
+1
*
Use the same definition of flush_icache_page() that is used in stock
Kanoj Sarcar
2000-11-29
11
-23
/
+18
*
Correct typing is an art ...
Ralf Baechle
2000-11-29
1
-1
/
+1
*
Delete ld.script.elf32 on make distclean.
Ralf Baechle
2000-11-29
1
-1
/
+1
*
This file is generated from arch/mips64/ld.script.elf32.S. Remove to prevent
Kanoj Sarcar
2000-11-28
1
-123
/
+0
*
Merge with 2.4.0-test11.
Ralf Baechle
2000-11-28
960
-22745
/
+36409
*
Fix vmalloc which got broken by test10. Still fishy, dunno why.
Ralf Baechle
2000-11-27
1
-0
/
+36
*
include/asm-mips64/ioc3.h replaced by include/asm-mips64/sn/ioc3.h.
Kanoj Sarcar
2000-11-26
1
-662
/
+0
*
The include/asm-mips64/ioc3.h file is not used anymore. The one to use
Kanoj Sarcar
2000-11-26
1
-2
/
+3
*
Same thing for mips64.
Ralf Baechle
2000-11-26
1
-17
/
+4
*
Remove duplicate definitions. From Klaus Naumann.
Ralf Baechle
2000-11-26
1
-17
/
+5
*
Missing from fpu emulator commit.
Ralf Baechle
2000-11-26
1
-0
/
+44
*
Kernel FPU emulator, chain saw edition.
Ralf Baechle
2000-11-25
77
-119
/
+7597
*
dma_cache_inv -> dma_cache_wback_inv.
Ralf Baechle
2000-11-24
1
-2
/
+3
*
Cleanup PCI DMA for RM200C also.
Ralf Baechle
2000-11-24
2
-44
/
+1
*
One character fix to get it to compile again.
Ralf Baechle
2000-11-24
1
-3
/
+2
[prev]
[next]