summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64
Commit message (Expand)AuthorAgeFilesLines
* Clear the TS bit from the master's status register (don't know whyKanoj Sarcar2000-04-071-0/+1
* Initial attempt at seperating out per-cpu and per-hub code that needs toKanoj Sarcar2000-04-072-0/+5
* Minor cleanup to get rid of annoying compile time warning.Leo Dagum2000-04-071-6/+6
* Added a few klconfig functions from IRIX. This triggered some house cleaning,Kanoj Sarcar2000-04-043-1/+16
* Rudimentary code to launch slave processors by the master processor.Kanoj Sarcar2000-04-042-0/+154
* Rudimentary sendintr() routine to send intrs to other cpus. This needs toKanoj Sarcar2000-04-014-3/+199
* Fix the ext2 bitop routines to enable root disk bootups.Kanoj Sarcar2000-03-311-4/+4
* spin_trylock acts on a word memory pointer, and can not use test_and_set_bitKanoj Sarcar2000-03-311-1/+18
* Put an instruction in the branch delay slot of the read_unlock()Kanoj Sarcar2000-03-311-0/+1
* Added QLOGICFC_SLOT5 definition to Origin 'hacks' section at bottom.Leo Dagum2000-03-301-0/+1
* Set ST0_FR the right way.Ralf Baechle2000-03-281-6/+12
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-271-3/+5
* ip27-irq.c, system.h: implement SMP intr on/off primitives similar to i386.Kanoj Sarcar2000-03-261-6/+19
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-232-3/+10
* o ?Ulf Carlsson2000-03-231-5/+6
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-193-48/+21
* o New offsets.Ulf Carlsson2000-03-181-22/+22
* The pte quicklist and pmd quicklists need to be different. This is becauseKanoj Sarcar2000-03-161-5/+5
* Misc mm type bug fixes.Kanoj Sarcar2000-03-161-1/+1
* Simplify the get_new_mmu_context() interface that allocated TLB pids.Kanoj Sarcar2000-03-141-6/+6
* MIPS64 SMP, compile only edition. Don't use yet ...Ralf Baechle2000-03-147-38/+147
* Merge with Linux 2.3.51.Ralf Baechle2000-03-132-4/+18
* Move from using cacheable noncoherent mappings to cacheable coherentKanoj Sarcar2000-03-131-5/+5
* 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