summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64
Commit message (Expand)AuthorAgeFilesLines
* One more itsy bitsy tiny SMP bit ...Ralf Baechle2000-03-091-0/+54
* Merge with Linux 2.3.49.Ralf Baechle2000-03-079-13/+28
* Merge with 2.3.48.Ralf Baechle2000-03-025-29/+26
* - A few 32-bit compatibily systemcalls.Ulf Carlsson2000-02-292-1/+46
* Changes to make DISCONTIGMEM compile and boot after the upgrades, asKanoj Sarcar2000-02-272-17/+17
* Bits for libc.Ralf Baechle2000-02-251-1/+4
* How to frighten the Free Software crowds:Ralf Baechle2000-02-251-17/+13
* - Add a .set noat where it complains.Ulf Carlsson2000-02-241-1/+4
* Fix semaphore initialization.Ulf Carlsson2000-02-241-2/+3
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-249-73/+133
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-236-103/+49
* Fix the fix of the fix.Ralf Baechle2000-02-211-3/+3
* Fix copy_from_user() in modules and 64-bit kernel.Ralf Baechle2000-02-191-5/+9
* Merge with Linux 2.3.43.Ralf Baechle2000-02-181-3/+3
* 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