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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill also.
Ralf Baechle
2000-12-09
1
-314
/
+0
*
Remove Cosine Orion support.
Ralf Baechle
2000-12-09
31
-9754
/
+24
*
One gt64120.h file is enough.
Ralf Baechle
2000-12-09
8
-292
/
+265
*
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
*
EV64120 support. From Steve Johnson.
Ralf Baechle
2000-12-04
45
-0
/
+12342
*
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
1
-0
/
+8
*
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
2
-1
/
+2
*
Use the same definition of flush_icache_page() that is used in stock
Kanoj Sarcar
2000-11-29
7
-14
/
+9
*
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
113
-1863
/
+5011
*
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
69
-72
/
+7339
*
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
*
Delete mips_cputype declaration.
Ralf Baechle
2000-11-23
1
-1
/
+0
*
Merge with Linux 2.4.0-test10.
Ralf Baechle
2000-11-23
182
-1765
/
+2972
*
Fix error return value.
Ralf Baechle
2000-11-22
1
-3
/
+6
*
Unify the dozen pci-dma copies we had.
Ralf Baechle
2000-11-22
9
-166
/
+15
*
Kill printk's, no place for debug junk.
Ralf Baechle
2000-11-22
1
-2
/
+0
*
CONFIG_MIPS_UNCACHED is only selectable of UP kernels. Rebuild
Ralf Baechle
2000-11-21
10
-10
/
+12
*
Remove ## operator that breaks kernel compile with latest gcc.
Ralf Baechle
2000-11-20
1
-4
/
+3
*
More un-cobalting.
Ralf Baechle
2000-11-18
1
-11
/
+0
*
Remove Cobalt support from the tree. It was not near compilability
Ralf Baechle
2000-11-18
14
-2520
/
+0
*
More Atlas & Malta bits from Carsten's patch.
Ralf Baechle
2000-11-18
5
-35
/
+77
*
New configuration option CONFIG_MIPS_UNCACHED. Not yet selectable due
Ralf Baechle
2000-11-18
2
-0
/
+5
*
SAA9730 Ethernet driver. Applied with hefty stilistic changes;
Ralf Baechle
2000-11-18
2
-0
/
+2
*
PCI fixes for Atlas & Malta.
Ralf Baechle
2000-11-18
2
-3
/
+74
*
Initialization hooks for Atlas / Malta.
Ralf Baechle
2000-11-18
1
-0
/
+12
*
So, after reaching the 9-th nesting level of ifdefs in arch/mips/-
Ralf Baechle
2000-11-18
5
-6
/
+30
*
Teach /proc/cpuinfo about the various variants of IP22 class machines.
Ralf Baechle
2000-11-18
2
-0
/
+6
*
Hopefully R3k-proof version of sysmips(MIPS_ATOMIC_SET, ...).
Ralf Baechle
2000-11-18
1
-9
/
+10
*
DDB5476 default config file from Jun Sun.
Ralf Baechle
2000-11-09
1
-0
/
+506
*
Fix vmlinux.ecoff build target. Why the hell was this ever working?
Ralf Baechle
2000-11-08
1
-0
/
+3
*
Update.
Ralf Baechle
2000-11-08
9
-0
/
+27
*
newstat / newlstat / newfstat have 2 not three arguments.
Ralf Baechle
2000-11-08
2
-9
/
+8
*
Missing Galileo EV96100 bits. Patches from Pete Popov.
Ralf Baechle
2000-11-06
2
-0
/
+15
*
Partial support for Galileo EV96100 evaluation board. Patches from
Ralf Baechle
2000-11-06
22
-14
/
+2545
*
Handle .kstrtab section.
Ralf Baechle
2000-11-06
2
-0
/
+2
*
The kernel has a emulation for unaligned accesses, so don't send SIGBUS
Ralf Baechle
2000-11-02
1
-7
/
+3
*
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
[next]