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
*
Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c
Ralf Baechle
2000-02-23
1102
-25972
/
+92196
*
Fix the fix of the fix.
Ralf Baechle
2000-02-21
2
-6
/
+6
*
Another compile fix from Geert.
Ralf Baechle
2000-02-21
1
-0
/
+1
*
Compile fixes.
Ralf Baechle
2000-02-21
4
-3
/
+7
*
o default configuration for DECstations added
Harald Koerfgen
2000-02-19
5
-11
/
+278
*
Fix copy_from_user() in modules and 64-bit kernel.
Ralf Baechle
2000-02-19
2
-8
/
+16
*
Merge with Linux 2.3.43.
Ralf Baechle
2000-02-18
253
-19545
/
+13875
*
o Fix menuconfig
Ulf Carlsson
2000-02-18
1
-1
/
+3
*
o Set clock to RTC at bootup.
Ulf Carlsson
2000-02-18
4
-3
/
+513
*
Merge with Linux 2.3.41.
Ralf Baechle
2000-02-18
630
-32867
/
+52413
*
Signal handling for 32-bit binary compatibility.
Ralf Baechle
2000-02-18
1
-13
/
+688
*
DDB updates from Geert. Now also works on DDB Vrc 5074.
Ralf Baechle
2000-02-18
1
-7
/
+7
*
-fno-strict-aliasing problem fixed
Harald Koerfgen
2000-02-17
1
-3
/
+3
*
Disable CONFIG_EXPERIMENTAL, Kanoj says it's poisenous.
Ralf Baechle
2000-02-16
2
-4
/
+4
*
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
[next]