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
/
mips64
/
sgi-ip27
/
ip27-init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Name change: the generic call flush_cache_all() does not do anything
Kanoj Sarcar
2000-07-24
1
-2
/
+2
*
Introduce a new cpu specific routine to flush the L2 cache. This helps
Kanoj Sarcar
2000-07-24
1
-0
/
+2
*
Include config.h.
Ralf Baechle
2000-07-12
1
-0
/
+1
*
Kill warnings in the 64-bit kernel.
Ralf Baechle
2000-07-09
1
-19
/
+20
*
Tlb miss handling updates: need to fill in the processor id only once
Kanoj Sarcar
2000-06-29
1
-0
/
+1
*
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
1
-0
/
+25
*
Add in the hooks to do kernel text replication. Now start debugging this
Kanoj Sarcar
2000-06-09
1
-0
/
+3
*
Need to have the nasid of the boot/master node for future uses.
Kanoj Sarcar
2000-06-09
1
-0
/
+2
*
SMP Mapped kernel fixes to go along with the new layout. Use properly
Kanoj Sarcar
2000-06-08
1
-1
/
+1
*
Get the mapped kernel working for SMP kernels. While launching slaves,
Kanoj Sarcar
2000-06-06
1
-3
/
+4
*
Launch the CPUs one by one until we can make sure that we
Ulf Carlsson
2000-06-06
1
-7
/
+11
*
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
1
-21
/
+18
*
Set smp_num_cpus in the IP27 specific code. Getting ready to handle
Kanoj Sarcar
2000-06-02
1
-1
/
+1
*
Parallel initialization: each hub now tries to discover the xbow
Kanoj Sarcar
2000-05-20
1
-1
/
+3
*
Modify the SMP bootup sequence slightly, so that the master waits
Kanoj Sarcar
2000-05-17
1
-5
/
+7
*
Rudimentary nmi support to be able to do simple debugging on SMP
Kanoj Sarcar
2000-05-12
1
-0
/
+3
*
SMP bootup and slave processor wakeup needs to be improved, but for
Kanoj Sarcar
2000-05-03
1
-1
/
+1
*
Initialize the slave cpu tlb registers during bootup.
Kanoj Sarcar
2000-04-26
1
-0
/
+2
*
Enalbe interrupts on slave cpus.
Kanoj Sarcar
2000-04-26
1
-0
/
+1
*
Pick a name for the idle process on each cpu - easier for debugging.
Kanoj Sarcar
2000-04-24
1
-0
/
+1
*
First cut at intercpu tlb flushing.
Kanoj Sarcar
2000-04-22
1
-1
/
+1
*
Per cpu tlbpid (asid) management for SMP. The asid cache is now per
Kanoj Sarcar
2000-04-22
1
-0
/
+2
*
More intercpu interrupt work: we now have a low level inter cpu intr
Kanoj Sarcar
2000-04-17
1
-1
/
+3
*
Moved set_cp0_status(SRB_DEV0 | SRB_DEV1, SRB_DEV0 | SRB_DEV1)
Leo Dagum
2000-04-10
1
-1
/
+1
*
New code to install and enable interrupt handlers for intercpu intrs.
Kanoj Sarcar
2000-04-08
1
-8
/
+5
*
Fix this UP/MP microoptimization business with cpu_data[] and
Kanoj Sarcar
2000-04-08
1
-2
/
+0
*
Last tweak before enabling intrs on slave cpus ... set their intr mask
Kanoj Sarcar
2000-04-07
1
-0
/
+2
*
Clear the TS bit from the master's status register (don't know why
Kanoj Sarcar
2000-04-07
1
-2
/
+15
*
Initial attempt at seperating out per-cpu and per-hub code that needs to
Kanoj Sarcar
2000-04-07
1
-9
/
+56
*
Create idle threads for the slave processors and put them in their
Kanoj Sarcar
2000-04-06
1
-11
/
+77
*
Fix UP compiles.
Kanoj Sarcar
2000-04-05
1
-0
/
+7
*
Try to launch all the slave cpus in the system. Currently, I _think_
Kanoj Sarcar
2000-04-05
1
-1
/
+18
*
Record nasid/cnode/cpuslice in the per cpu data structure during boot up.
Kanoj Sarcar
2000-04-04
1
-0
/
+32
*
Added a few klconfig functions from IRIX. This triggered some house cleaning,
Kanoj Sarcar
2000-04-04
1
-56
/
+7
*
Rudimentary code to launch slave processors by the master processor.
Kanoj Sarcar
2000-04-04
1
-1
/
+123
*
Merge with Linux 2.3.49.
Ralf Baechle
2000-03-07
1
-1
/
+0
*
Reduce calias protection to access remote node memory completely.
Kanoj Sarcar
2000-02-05
1
-2
/
+2
*
Steal Irix procedures to set up multiple nodes.
Kanoj Sarcar
2000-02-04
1
-0
/
+228