summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64
Commit message (Expand)AuthorAgeFilesLines
* o Set clock to RTC at bootup.Ulf Carlsson2000-02-182-1/+41
* Merge with Linux 2.3.41.Ralf Baechle2000-02-188-23/+361
* Merge with Linux 2.3.40.Ralf Baechle2000-02-168-29/+168
* Clean up the discontig case page -> physaddr and physaddr -> page macros.Kanoj Sarcar2000-02-101-7/+9
* I should really keep my hands off the CPHYSADDR() macro ... put itKanoj Sarcar2000-02-101-2/+2
* The pernode pgdat structure is now allocated out of the correspondingKanoj Sarcar2000-02-101-2/+2
* Header file cleanup: put basic defines into sn/arch.h.Kanoj Sarcar2000-02-102-5/+17
* Okay, we can now touch remote node memory, setup bootmem data structuresKanoj Sarcar2000-02-102-1/+5
* Add in code for a CONFIG_DISCONTIGMEM compile. Still to be debugged.Kanoj Sarcar2000-02-063-2/+100
* Merge with Linux 2.3.38.Ralf Baechle2000-02-052-3/+7
* Don't use __SSIZE_TYPE__ any longer, egcs 2.96 does no longer defineRalf Baechle2000-02-041-8/+4
* Fix the fix.Ralf Baechle2000-02-041-4/+4
* Fix stupid braino in msync(2) flags definitions.Ralf Baechle2000-02-041-4/+4
* Steal Irix procedures to set up multiple nodes.Kanoj Sarcar2000-02-041-0/+112
* Merge with Linux 2.3.32.Ralf Baechle2000-02-0412-368/+375
* Fix the CPHYSADDR() macro that is used in free_initmem(). CPHYSADDR()Kanoj Sarcar2000-02-011-2/+2
* Check in the bus_to_virt/virt_to_bus changes to get the Qlogic driverKanoj Sarcar2000-01-311-3/+5
* Merge with 2.3.27.Ralf Baechle2000-01-299-85/+58
* The physical address space on R10K Origins is wider than mips32 platforms.Kanoj Sarcar2000-01-281-7/+7
* Merge with Linux 2.3.24.Ralf Baechle2000-01-274-21/+25
* Lets really disable interrupts when we want to.Kanoj Sarcar2000-01-271-2/+2
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-276-39/+86
* 1. Minor changes to start the scsi intrs going (untested).Kanoj Sarcar2000-01-261-0/+2
* SN0ism: inw/outw used by scsi driver requires address swizzling.Kanoj Sarcar2000-01-251-7/+7
* Add memory clobbers.Ralf Baechle2000-01-251-5/+9
* After discussion with Kanoj I set the value of ISA_DMA_THRESHOLDRalf Baechle2000-01-251-1/+1
* Add in scatterlist.h that is needed to compile qlogicisp.c. Mostly theKanoj Sarcar2000-01-251-0/+22
* Let's start the run on SMP. Here are the spinlocks.Ralf Baechle2000-01-231-2/+135
* Merge with Linux 2.3.22.Ralf Baechle2000-01-212-7/+7
* Add {get,put}_user()-style functions that are protected against DBE.Ralf Baechle2000-01-201-0/+92
* Define STD_TO_HZ() to make it compile.Ralf Baechle2000-01-191-1/+3
* Remove junk.Ralf Baechle2000-01-191-0/+0
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-1720-132/+585
* Syscall handler fixes.Ralf Baechle2000-01-161-2/+2
* - Bug report from Bill Earl (wje@sgi.com):Ralf Baechle2000-01-162-4/+4
* Fix warning.Ralf Baechle2000-01-161-2/+4
* Fix memset which was misstreating certain argument cases.Ralf Baechle2000-01-161-3/+3
* R100000 cache operations.Ralf Baechle2000-01-162-0/+391
* IOC3 Ethernet driver and a ton of de-irix-ized IRIX header files withRalf Baechle2000-01-1319-0/+6517
* - IOC3 serial driver for the OriginRalf Baechle2000-01-041-0/+49
* Same semaphore fix for MIPS64.Ralf Baechle1999-12-091-37/+13
* Merge with Linux 2.3.21.Ralf Baechle1999-12-0438-777/+1672
* Fix MIPS64 IP checksums. Hey guys, IRIX is spitting tons of badRalf Baechle1999-11-191-71/+64
* Fix a small but highly effective 64-bit bug that also hit MIPS-32.Ralf Baechle1999-11-171-2/+2
* Rewrite of semaphores for MIPS64.Ralf Baechle1999-10-202-63/+131
* Merge with 2.3.19.Ralf Baechle1999-10-098-78/+89
* Merge with 2.3.10.Ralf Baechle1999-09-2810-63/+116
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-2114-200/+1133
* More MIPS64 chainsawing.Ralf Baechle1999-08-2018-15/+1793
* MIPS 64, day 2.Ralf Baechle1999-08-1921-129/+3498