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.4.0-test1.
Ralf Baechle
2000-06-16
137
-1310
/
+7507
*
- Fix memory leak when allocating buffers (we did that twice)
Ulf Carlsson
2000-06-16
1
-61
/
+104
*
First round of Cobalt patches from Mathew Edward Kovach.
Ralf Baechle
2000-06-15
16
-1
/
+2513
*
Merge with 2.3.99-pre9.
Ralf Baechle
2000-06-15
481
-9837
/
+20346
*
One more 32bit call.
Kanoj Sarcar
2000-06-14
2
-1
/
+45
*
The nic search command may fail because of the battery in
Ulf Carlsson
2000-06-14
1
-5
/
+17
*
The tlb mod/load/store exception handlers _have_ to go to do_page_fault,
Kanoj Sarcar
2000-06-13
3
-159
/
+15
*
Fix a possible race in the initialization code.
Kanoj Sarcar
2000-06-13
1
-8
/
+5
*
Support to put the lowlevel exception handlers in node local memory.
Kanoj Sarcar
2000-06-13
4
-0
/
+28
*
When doing kernel text replication, make sure we do not scribble on
Kanoj Sarcar
2000-06-13
3
-21
/
+28
*
Same for mainline.
Ralf Baechle
2000-06-12
1
-0
/
+9
*
Add in a build/config option for kernel text replication.
Kanoj Sarcar
2000-06-12
4
-0
/
+6
*
Fix the code that puts in (possibly different) tlblo0/tlblo1 entries
Kanoj Sarcar
2000-06-12
1
-3
/
+5
*
Have the slave bootstrap code actually look at the text and data server
Kanoj Sarcar
2000-06-09
3
-15
/
+16
*
Add in the hooks to do kernel text replication. Now start debugging this
Kanoj Sarcar
2000-06-09
4
-1
/
+126
*
Each node needs to have a structure that the master nasid fills up to
Kanoj Sarcar
2000-06-09
3
-1
/
+31
*
Need to have the nasid of the boot/master node for future uses.
Kanoj Sarcar
2000-06-09
2
-0
/
+4
*
Step one of trying to remove the assumption that nasid 0 is present
Kanoj Sarcar
2000-06-08
1
-3
/
+33
*
Fix comment.
Ralf Baechle
2000-06-08
1
-2
/
+2
*
SMP Mapped kernel fixes to go along with the new layout. Use properly
Kanoj Sarcar
2000-06-08
2
-1
/
+4
*
Mapped kernel changes: create elf sections as close as possible to
Kanoj Sarcar
2000-06-08
5
-33
/
+45
*
Reboot was doing halt and halt was crashing the machine, fixed.
Ralf Baechle
2000-06-07
1
-6
/
+13
*
Fix an uninitialized pointer bug. Remove interrupt handling
Ralf Baechle
2000-06-07
1
-31
/
+28
*
*** empty log message ***
Ralf Baechle
2000-06-06
1
-12
/
+13
*
Remove annoying printk. Fix transmit timeout spam. Remove mdelay
Ralf Baechle
2000-06-06
1
-3
/
+1
*
Fix network device locking bug.
Ralf Baechle
2000-06-06
1
-0
/
+2
*
Get the mapped kernel working for SMP kernels. While launching slaves,
Kanoj Sarcar
2000-06-06
3
-4
/
+29
*
Get some type definitions into their rightful places for wider usage.
Kanoj Sarcar
2000-06-06
3
-4
/
+8
*
MAke sure the mapped kernel does not loose its prom command line.
Kanoj Sarcar
2000-06-06
1
-1
/
+0
*
Entrylo1 must at least be marked global for the tlb entry mapping the
Kanoj Sarcar
2000-06-06
1
-1
/
+2
*
The Search ROM functionality should be used when we locate the NIC
Ulf Carlsson
2000-06-06
1
-31
/
+117
*
The tlbwired register is now set up in the head.S code.
Kanoj Sarcar
2000-06-06
3
-365
/
+115
*
Initial rudimentary support for mapped kernel. The kernel text and data
Kanoj Sarcar
2000-06-06
6
-89
/
+381
*
Launch the CPUs one by one until we can make sure that we
Ulf Carlsson
2000-06-06
1
-7
/
+11
*
Make __kernel_caddr_t32 32-bit
Ulf Carlsson
2000-06-06
1
-1
/
+1
*
Delete unused reference to linker generated symbol.
Kanoj Sarcar
2000-06-05
1
-2
/
+0
*
Further cleanups to the ld script files not to do more than needed.
Kanoj Sarcar
2000-06-05
4
-12
/
+4
*
Clean up generation of unused symbols.
Kanoj Sarcar
2000-06-05
2
-6
/
+0
*
Fix the address twiddling. For some reason, the code that I was expecting
Kanoj Sarcar
2000-06-05
1
-11
/
+10
*
The master processor now waits for all enabled cpus to come into the
Kanoj Sarcar
2000-06-02
1
-1
/
+1
*
Most of the kernel arrays/data structures and low level procedures
Kanoj Sarcar
2000-06-02
5
-30
/
+31
*
Set smp_num_cpus in the IP27 specific code. Getting ready to handle
Kanoj Sarcar
2000-06-02
2
-3
/
+1
*
Fix some type definitions, add a new field in the per-processor data
Kanoj Sarcar
2000-06-02
3
-2
/
+3
*
Add the node offset to the IOC3 to the PCI resource
Ulf Carlsson
2000-06-01
1
-0
/
+4
*
Now that __kernel_clock_t is 64 bits, we need to make sure we have a
Kanoj Sarcar
2000-06-01
2
-1
/
+30
*
Fix stupid compilation bug.
Ralf Baechle
2000-05-31
1
-1
/
+1
*
Turn IOC3 upside down. Driver should now survive a timeout reset and
Ralf Baechle
2000-05-31
1
-180
/
+209
*
Only enter do_timer from the first CPU.
Ulf Carlsson
2000-05-31
1
-16
/
+16
*
Use ether_setup instead of init_etherdev.
Ulf Carlsson
2000-05-31
1
-45
/
+49
*
Remove all IOC3 hacks. IOC3 now allocates it's resources the same way
Ralf Baechle
2000-05-30
4
-135
/
+131
[next]