summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change all instances of __SMP__ to CONFIG_SMP and includeRalf Baechle2000-04-2314-23/+43
* First cut at intercpu tlb flushing.Kanoj Sarcar2000-04-226-8/+81
* Per cpu tlbpid (asid) management for SMP. The asid cache is now perKanoj Sarcar2000-04-227-80/+137
* Enclose the CP0_COUNT reading into __KERNEL__Florian Lohoff2000-04-221-0/+2
* Delete unused junk "current_pgd".Kanoj Sarcar2000-04-213-5/+0
* Don't overwrite the cache exception handler.Ralf Baechle2000-04-211-3/+1
* Removing until needed ...Pat Gefre2000-04-216-259/+3
* Removing until needed .....Pat Gefre2000-04-2128-17020/+0
* Merge with Linux 2.3.99-pre5.Ralf Baechle2000-04-1912-478/+578
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-19642-25192/+42156
* Pause fix for mips64.Ralf Baechle2000-04-194-4/+11
* Pause(2) fix for 2.3.Ralf Baechle2000-04-186-191/+38
* Same semaphore alignment also for 2.3.Ralf Baechle2000-04-181-1/+1
* Obligatory UP compile fixes after SMP code changes ...Kanoj Sarcar2000-04-171-4/+2
* Intercpu interrupt changes: add in dedicated intr levels for rescheduleKanoj Sarcar2000-04-173-26/+112
* More intercpu interrupt work: we now have a low level inter cpu intrKanoj Sarcar2000-04-173-29/+45
* Revert to the older irq - pendlevel mapping.Kanoj Sarcar2000-04-121-2/+2
* Move the irq to swlevel mappings a little bit to make space for theKanoj Sarcar2000-04-121-3/+4
* The state of the two interrupt mask registers for the 128 intr levelsKanoj Sarcar2000-04-122-4/+17
* Allow the low level ISR to be able to handle intrs on cpu A or B.Kanoj Sarcar2000-04-121-4/+6
* Fixed typo (turns out #ifdef is a comment in a Makefile .....)Pat Gefre2000-04-111-8/+8
* Starting to merge in the SN1 (IP35) I/O changesPat Gefre2000-04-119-66/+513
* Fixed endianness for inb/outb functions.Leo Dagum2000-04-101-18/+18
* Moved set_cp0_status(SRB_DEV0 | SRB_DEV1, SRB_DEV0 | SRB_DEV1)Leo Dagum2000-04-101-1/+1
* Fixed bridge_init() so it sets registers for theLeo Dagum2000-04-101-2/+5
* Include files for ip35/ip37 I/OPat Gefre2000-04-1024-0/+15963
* *** empty log message ***Pat Gefre2000-04-104-0/+1057
* sgi_prom_console_init calling convention from the ancient daysFlorian Lohoff2000-04-081-2/+1
* New code to install and enable interrupt handlers for intercpu intrs.Kanoj Sarcar2000-04-083-8/+72
* Let CONFIG_SERIAL_CONSOLE be selectable - At least there is some referenceFlorian Lohoff2000-04-081-0/+3
* Revert changes here - We have fixed Config.in - CONFIG_SERIAL is not selectableFlorian Lohoff2000-04-081-4/+0
* For slave nodes, make sure not to touch the lower part of their localKanoj Sarcar2000-04-081-6/+1
* Fix this UP/MP microoptimization business with cpu_data[] andKanoj Sarcar2000-04-083-9/+7
* Take notes before I forget ...Kanoj Sarcar2000-04-081-0/+3
* Make it so that clock interrupts can be received on all cpus on the node.Kanoj Sarcar2000-04-081-2/+3
* Fix semaphores in modules.Ralf Baechle2000-04-072-0/+16
* Minor cleanup - do not invent new synonyms. Use ST0_IE instead of new nameKanoj Sarcar2000-04-071-4/+2
* Port paccess.h from mips64. mips32 paccess.h differs from the original one inGleb O. Raiko2000-04-072-1/+141
* Last tweak before enabling intrs on slave cpus ... set their intr maskKanoj Sarcar2000-04-071-0/+2
* Clear the TS bit from the master's status register (don't know whyKanoj Sarcar2000-04-075-6/+23
* Initial attempt at seperating out per-cpu and per-hub code that needs toKanoj Sarcar2000-04-076-26/+99
* Minor cleanup to get rid of annoying compile time warning.Leo Dagum2000-04-071-6/+6
* Minor cleanup.Leo Dagum2000-04-061-13/+1
* Beginning of a cleanupFlorian Lohoff2000-04-061-115/+134
* We at least dont have PC Style serial ports on the IP22Florian Lohoff2000-04-061-0/+4
* Make the initial status register setting code for slaves similar to theKanoj Sarcar2000-04-061-16/+19
* call rs_init to at least enable the serial ttys - Still no outputFlorian Lohoff2000-04-061-0/+1
* Final (I hope) fixes: endianness of the 'handle' field in the command blockLeo Dagum2000-04-061-7/+15
* Fix early crash on SGI_IP22 due to not reserving kernelFlorian Lohoff2000-04-061-1/+22
* Fix the bug when flash_cache_all to be called as function while it'sGleb O. Raiko2000-04-061-0/+1