summaryrefslogtreecommitdiffstats
path: root/arch/mips64/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
* Reformat.Ralf Baechle2000-10-091-3/+2
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-052-33/+1
* Make /dev/console=5, 1 work by making sure output is redirected intoKanoj Sarcar2000-10-031-1/+9
* Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The oldKanoj Sarcar2000-09-255-5/+5
* virt_to_bus and bus_to_virt are gone! Implement true pci-dma api thatKanoj Sarcar2000-09-132-2/+9
* Set the master hub's widget id for the o200 and ibrick cases also.Kanoj Sarcar2000-09-131-0/+2
* Route device intrs thru the master hub of the containing xbow, since theKanoj Sarcar2000-09-131-12/+21
* Reformat.Ralf Baechle2000-09-081-1/+2
* Erase all traces of the ioc3-eth driver irq hacks.Kanoj Sarcar2000-09-071-2/+3
* Delete usage of PG_skip flag from mips64-DISCONTIG code. It was onlyKanoj Sarcar2000-09-071-22/+6
* Set timeout values - this seems to be needed if we want to boot theKanoj Sarcar2000-09-061-0/+8
* NTP fixes from Maciej.Ralf Baechle2000-09-061-3/+3
* - adjtimex(2) emulation.Ralf Baechle2000-09-051-47/+41
* Slightly tweak how the ioc3 fixup interacts with serial driver. Also,Kanoj Sarcar2000-08-311-1/+2
* No more hardcoded serial port addresses. Get the serial driver probingKanoj Sarcar2000-08-311-0/+16
* Define prom_putchar/prom_getchar() for IP27s. The IP27 console printkKanoj Sarcar2000-08-291-9/+8
* Desinfect console code from #ifdefmania.Ralf Baechle2000-08-273-5/+64
* Do the bare minimum pci fixups needed for the IOC3, not more ...Kanoj Sarcar2000-08-241-3/+0
* Kill warning.Ralf Baechle2000-08-091-10/+13
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-081-4/+0
* Tweak the initialization macros so that they work even on a systemKanoj Sarcar2000-08-051-3/+1
* Compile fix: get the ip27-timer.c code that updates process times lookingKanoj Sarcar2000-08-011-25/+10
* Name change: the generic call flush_cache_all() does not do anythingKanoj Sarcar2000-07-241-2/+2
* Introduce a new cpu specific routine to flush the L2 cache. This helpsKanoj Sarcar2000-07-242-20/+3
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-152-1/+3
* Revert last change. Bug noticed by Linus.Ralf Baechle2000-07-121-1/+1
* Same here.Ralf Baechle2000-07-121-1/+1
* And this one also depends on config.h.Ralf Baechle2000-07-121-0/+1
* Thisone also needs config.h ...Ralf Baechle2000-07-121-1/+1
* Include config.h.Ralf Baechle2000-07-121-0/+1
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-111-4/+4
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-097-40/+45
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-082-12/+14
* Tlb miss handling updates: need to fill in the processor id only onceKanoj Sarcar2000-06-291-0/+1
* Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,Kanoj Sarcar2000-06-271-1/+3
* Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation andKanoj Sarcar2000-06-261-1/+1
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-4/+1
* 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-131-0/+25
* When doing kernel text replication, make sure we do not scribble onKanoj Sarcar2000-06-132-21/+27
* Add in a build/config option for kernel text replication.Kanoj Sarcar2000-06-121-0/+3
* Have the slave bootstrap code actually look at the text and data serverKanoj Sarcar2000-06-091-11/+7
* Add in the hooks to do kernel text replication. Now start debugging thisKanoj Sarcar2000-06-093-1/+124
* Need to have the nasid of the boot/master node for future uses.Kanoj Sarcar2000-06-091-0/+2
* 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-081-1/+1
* Reboot was doing halt and halt was crashing the machine, fixed.Ralf Baechle2000-06-071-6/+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
* Launch the CPUs one by one until we can make sure that weUlf Carlsson2000-06-061-7/+11