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
*
DDB 5074 updates from Geert.
Ralf Baechle
2000-02-16
4
-43
/
+39
*
Merge with Linux 2.3.40.
Ralf Baechle
2000-02-16
809
-20332
/
+47914
*
DDB5074 updates.
Ralf Baechle
2000-02-14
3
-14
/
+83
*
o bootmem fixes for DECstations
Harald Koerfgen
2000-02-13
9
-243
/
+264
*
Clean up the discontig case page -> physaddr and physaddr -> page macros.
Kanoj Sarcar
2000-02-10
1
-7
/
+9
*
I should really keep my hands off the CPHYSADDR() macro ... put it
Kanoj Sarcar
2000-02-10
1
-2
/
+2
*
The pernode pgdat structure is now allocated out of the corresponding
Kanoj Sarcar
2000-02-10
2
-7
/
+14
*
Header file cleanup: put basic defines into sn/arch.h.
Kanoj Sarcar
2000-02-10
3
-12
/
+17
*
Fixed bridge_init() so we can boot either origin200 or origin2000.
Leo Dagum
2000-02-10
1
-1
/
+7
*
Okay, we can now touch remote node memory, setup bootmem data structures
Kanoj Sarcar
2000-02-10
5
-17
/
+203
*
Add in code for a CONFIG_DISCONTIGMEM compile. Still to be debugged.
Kanoj Sarcar
2000-02-06
5
-3
/
+114
*
Reduce calias protection to access remote node memory completely.
Kanoj Sarcar
2000-02-05
3
-9
/
+5
*
Merge with Linux 2.3.38.
Ralf Baechle
2000-02-05
1167
-65693
/
+118374
*
Discover the amount of memory present in other nodes. Get ready to
Kanoj Sarcar
2000-02-05
2
-36
/
+158
*
Don't use __SSIZE_TYPE__ any longer, egcs 2.96 does no longer define
Ralf Baechle
2000-02-04
2
-19
/
+11
*
Fix the fix.
Ralf Baechle
2000-02-04
2
-7
/
+7
*
Fix stupid braino in msync(2) flags definitions.
Ralf Baechle
2000-02-04
2
-7
/
+7
*
Steal Irix procedures to set up multiple nodes.
Kanoj Sarcar
2000-02-04
5
-1
/
+348
*
Fix default compile after the 2.3.32 merge by adding more stubs.
Kanoj Sarcar
2000-02-04
1
-3
/
+0
*
Merge with Linux 2.3.32.
Ralf Baechle
2000-02-04
1266
-29840
/
+99400
*
Fix build problems after the 2.3.38 merge.
Kanoj Sarcar
2000-02-03
2
-2
/
+26
*
free_initmem() is not a problem anymore.
Kanoj Sarcar
2000-02-01
1
-1
/
+0
*
Fix the CPHYSADDR() macro that is used in free_initmem(). CPHYSADDR()
Kanoj Sarcar
2000-02-01
1
-2
/
+2
*
Update the IOC3 pci write hack to encompass all writes to the IOC3.
Kanoj Sarcar
2000-01-31
2
-17
/
+7
*
Turn on SCSI, Qlogic, Qlogic A64 and mips32 support to get as far
Kanoj Sarcar
2000-01-31
3
-5
/
+138
*
Check in the bus_to_virt/virt_to_bus changes to get the Qlogic driver
Kanoj Sarcar
2000-01-31
1
-3
/
+5
*
Update TODO.
Kanoj Sarcar
2000-01-31
1
-2
/
+2
*
Add in bridge byte swapping for the Qlogic scsi controller. Also need
Kanoj Sarcar
2000-01-31
1
-1
/
+19
*
Fix for machines with HZ != 100.
Ralf Baechle
2000-01-31
2
-13
/
+14
*
Fix scatter gather problem in A64 mode. No need of IP27 specific hacks
Kanoj Sarcar
2000-01-31
1
-9
/
+5
*
Make the Indy compile.
Ralf Baechle
2000-01-31
1
-2
/
+2
*
New file to track all issues that need investigation.
Kanoj Sarcar
2000-01-31
1
-0
/
+3
*
Put in a hack not to do scatter-gather on IP27s for now. Need to fix.
Kanoj Sarcar
2000-01-31
1
-0
/
+4
*
Get the Qlogic ISP driver functioning in PCI64 mode. Patch being sent to
Kanoj Sarcar
2000-01-31
1
-8
/
+124
*
Merge with 2.3.27.
Ralf Baechle
2000-01-29
1076
-32983
/
+56337
*
Check in stub definitions that allow turning on of CONFIG_MIPS32_COMPAT.
Kanoj Sarcar
2000-01-28
2
-0
/
+16
*
The physical address space on R10K Origins is wider than mips32 platforms.
Kanoj Sarcar
2000-01-28
1
-7
/
+7
*
Merge with Linux 2.3.24.
Ralf Baechle
2000-01-27
220
-9145
/
+10832
*
Bootmem fixes for IP22.
Ralf Baechle
2000-01-27
5
-185
/
+212
*
Lets really disable interrupts when we want to.
Kanoj Sarcar
2000-01-27
1
-2
/
+2
*
More spurious diffs.
Ralf Baechle
2000-01-27
1
-2
/
+0
*
Cleanup.
Ralf Baechle
2000-01-27
2
-7
/
+4
*
Cleanup.
Ralf Baechle
2000-01-27
16
-318
/
+181
*
Cleanup.
Ralf Baechle
2000-01-27
2
-2
/
+2
*
Update.
Ralf Baechle
2000-01-27
2
-14
/
+30
*
Fix affiliation. From Geert Uytterhoeven.
Ralf Baechle
2000-01-27
1
-1
/
+3
*
Update.
Ralf Baechle
2000-01-27
2
-8
/
+4
*
Merge with Linux 2.3.23. The new bootmem stuff has broken various
Ralf Baechle
2000-01-27
599
-17064
/
+41654
*
Allow scsi intrs to be serviced.
Kanoj Sarcar
2000-01-26
1
-9
/
+30
*
Start using the 2.3.40 qlogic driver with a couple of minor hacks to
Kanoj Sarcar
2000-01-26
1
-93
/
+169
[next]