summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-2/+0
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-0/+6
* $28 has to be setup before prom_init because smp_processor_id()Ulf Carlsson2000-07-111-4/+4
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-081-0/+1
* Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc rangeKanoj Sarcar2000-07-061-0/+1
* Implement a functional vmalloc(). THe vmalloc range address translationsKanoj Sarcar2000-06-301-0/+3
* Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,Kanoj Sarcar2000-06-271-1/+0
* Fix another minor typo - get the global/special page symbols to pointKanoj Sarcar2000-06-271-1/+1
* Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation andKanoj Sarcar2000-06-261-2/+3
* Fix typo to make sure the page directory/tables get aligned on to pageKanoj Sarcar2000-06-241-1/+1
* 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-091-2/+7
* Each node needs to have a structure that the master nasid fills up toKanoj Sarcar2000-06-091-1/+0
* Step one of trying to remove the assumption that nasid 0 is presentKanoj Sarcar2000-06-081-3/+33
* Mapped kernel changes: create elf sections as close as possible toKanoj Sarcar2000-06-081-31/+27
* *** empty log message ***Ralf Baechle2000-06-061-12/+13
* 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-061-363/+115
* Initial rudimentary support for mapped kernel. The kernel text and dataKanoj Sarcar2000-06-061-87/+368
* Fix the address twiddling. For some reason, the code that I was expectingKanoj Sarcar2000-06-051-11/+10
* We use the ST0_CU0 bit to determine whether we are coming intoKanoj Sarcar2000-04-251-1/+6
* Delete unused junk "current_pgd".Kanoj Sarcar2000-04-211-1/+0
* Clear the TS bit from the master's status register (don't know whyKanoj Sarcar2000-04-071-1/+6
* Make the initial status register setting code for slaves similar to theKanoj Sarcar2000-04-061-16/+19
* Oops, I had overwritten head.S completely with another C file. Fixing.Kanoj Sarcar2000-04-051-127/+92
* Try to launch all the slave cpus in the system. Currently, I _think_Kanoj Sarcar2000-04-051-81/+127
* Set ST0_FR the right way.Ralf Baechle2000-03-281-3/+3
* Use 16 FP registers as default.Ulf Carlsson2000-03-271-2/+2
* The fast tlb handlers [x]tlb_refill_debug blindly look at pgd/pmd/ptes.Kanoj Sarcar2000-03-161-1/+1
* Remove .align 13, it's no longer needed.Ralf Baechle2000-01-251-2/+0
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-2/+11
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-6/+29
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-211-0/+55