summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-19279-4325/+13441
* Finally desinfect Cobalt stuff.Ralf Baechle2000-06-175-23/+18
* This is not a shell script.Ralf Baechle2000-06-161-1/+0
* Merge with 2.4.0-test1.Ralf Baechle2000-06-1639-161/+2020
* First round of Cobalt patches from Mathew Edward Kovach.Ralf Baechle2000-06-1516-1/+2513
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-15113-1784/+2131
* One more 32bit call.Kanoj Sarcar2000-06-142-1/+45
* The tlb mod/load/store exception handlers _have_ to go to do_page_fault,Kanoj Sarcar2000-06-133-159/+15
* Fix a possible race in the initialization code.Kanoj Sarcar2000-06-131-8/+5
* Support to put the lowlevel exception handlers in node local memory.Kanoj Sarcar2000-06-134-0/+28
* When doing kernel text replication, make sure we do not scribble onKanoj Sarcar2000-06-132-21/+27
* Same for mainline.Ralf Baechle2000-06-121-0/+9
* Add in a build/config option for kernel text replication.Kanoj Sarcar2000-06-124-0/+6
* Fix the code that puts in (possibly different) tlblo0/tlblo1 entriesKanoj Sarcar2000-06-121-3/+5
* Have the slave bootstrap code actually look at the text and data serverKanoj Sarcar2000-06-092-13/+14
* Add in the hooks to do kernel text replication. Now start debugging thisKanoj Sarcar2000-06-093-1/+124
* Each node needs to have a structure that the master nasid fills up toKanoj Sarcar2000-06-091-1/+0
* Need to have the nasid of the boot/master node for future uses.Kanoj Sarcar2000-06-091-0/+2
* Step one of trying to remove the assumption that nasid 0 is presentKanoj Sarcar2000-06-081-3/+33
* SMP Mapped kernel fixes to go along with the new layout. Use properlyKanoj Sarcar2000-06-081-1/+1
* Mapped kernel changes: create elf sections as close as possible toKanoj Sarcar2000-06-084-33/+30
* Reboot was doing halt and halt was crashing the machine, fixed.Ralf Baechle2000-06-071-6/+13
* *** empty log message ***Ralf Baechle2000-06-061-12/+13
* Get the mapped kernel working for SMP kernels. While launching slaves,Kanoj Sarcar2000-06-061-3/+4
* Get some type definitions into their rightful places for wider usage.Kanoj Sarcar2000-06-061-4/+5
* MAke sure the mapped kernel does not loose its prom command line.Kanoj Sarcar2000-06-061-1/+0
* Entrylo1 must at least be marked global for the tlb entry mapping theKanoj Sarcar2000-06-061-1/+2
* The tlbwired register is now set up in the head.S code.Kanoj Sarcar2000-06-063-365/+115
* Initial rudimentary support for mapped kernel. The kernel text and dataKanoj Sarcar2000-06-066-89/+381
* Launch the CPUs one by one until we can make sure that weUlf Carlsson2000-06-061-7/+11
* Delete unused reference to linker generated symbol.Kanoj Sarcar2000-06-051-2/+0
* Further cleanups to the ld script files not to do more than needed.Kanoj Sarcar2000-06-054-12/+4
* Clean up generation of unused symbols.Kanoj Sarcar2000-06-052-6/+0
* Fix the address twiddling. For some reason, the code that I was expectingKanoj Sarcar2000-06-051-11/+10
* The master processor now waits for all enabled cpus to come into theKanoj Sarcar2000-06-021-1/+1
* Most of the kernel arrays/data structures and low level proceduresKanoj Sarcar2000-06-023-27/+28
* Set smp_num_cpus in the IP27 specific code. Getting ready to handleKanoj Sarcar2000-06-022-3/+1
* Fix some type definitions, add a new field in the per-processor dataKanoj Sarcar2000-06-021-1/+1
* Add the node offset to the IOC3 to the PCI resourceUlf Carlsson2000-06-011-0/+4
* Now that __kernel_clock_t is 64 bits, we need to make sure we have aKanoj Sarcar2000-06-012-1/+30
* Only enter do_timer from the first CPU.Ulf Carlsson2000-05-311-16/+16
* Remove all IOC3 hacks. IOC3 now allocates it's resources the same wayRalf Baechle2000-05-302-71/+79
* Don't make Origin SMP as experimental.Ralf Baechle2000-05-301-1/+1
* Forgot..Ulf Carlsson2000-05-301-2/+3
* Fix "make ARCH=mips64 dep" failing.Kanoj Sarcar2000-05-301-3/+1
* Next iteration, that should be it [tm].Harald Koerfgen2000-05-276-3/+27
* This should resolve most of the offset.h issues which popped up lately, I hope.Harald Koerfgen2000-05-262-4/+2
* First cut of TLB handlers in assembler. I'm not usingUlf Carlsson2000-05-252-10/+227
* Work around something I haven't looked into.Ulf Carlsson2000-05-241-0/+4
* Further stresstesting revealed weaknesses in my first proposal.Harald Koerfgen2000-05-242-8/+4