summaryrefslogtreecommitdiffstats
path: root/arch/mips64
Commit message (Expand)AuthorAgeFilesLines
* Make compile again after the recent SMP changes.Ralf Baechle2000-03-262-12/+12
* Mostly cosmetic changes.Kanoj Sarcar2000-03-261-13/+10
* ip27-irq.c, system.h: implement SMP intr on/off primitives similar to i386.Kanoj Sarcar2000-03-263-5/+200
* Minor memory accounting bug fixes to get cat /proc/meminfo and bootupKanoj Sarcar2000-03-251-2/+7
* Fix linux32.c compile problem after statfs32 support. Ulf please review.Kanoj Sarcar2000-03-241-1/+15
* o strace supportUlf Carlsson2000-03-242-5/+532
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-231-11/+10
* o statfsUlf Carlsson2000-03-232-18/+89
* o Fix the offsets for s_put_fpreg and friends for binutils 2.9.1Ulf Carlsson2000-03-231-8/+5
* o Get the old softfp working while I'm working on the real stuff.Ulf Carlsson2000-03-211-37/+39
* Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, pleaseKanoj Sarcar2000-03-203-3/+11
* The 32 bit signal handling code should set up for a 32 bit sigreturnKanoj Sarcar2000-03-201-5/+5
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-195-25/+40
* o Disable the debug output that Kanoj disabled that I enabledUlf Carlsson2000-03-181-2/+2
* o Add sys32_setrlimit and sys32_getrlimit ... bash#Ulf Carlsson2000-03-182-5/+54
* o Fix the problem with the vanishing CP0_STATUS (stupid 1 char bug)Ulf Carlsson2000-03-182-19/+10
* Hackaround in sys32_wait for what seems to be a tools problem ... willKanoj Sarcar2000-03-172-8/+18
* The fast tlb handlers [x]tlb_refill_debug blindly look at pgd/pmd/ptes.Kanoj Sarcar2000-03-163-2/+4
* Misc mm type bug fixes.Kanoj Sarcar2000-03-163-4/+6
* Get the 32 bit sigaction structure definition right, even though it doesKanoj Sarcar2000-03-151-4/+3
* Fix minor bug in sys32_wait4() before it escapes my attention.Kanoj Sarcar2000-03-151-2/+4
* Fix the default 32bit exec.Kanoj Sarcar2000-03-151-4/+9
* Simplify the get_new_mmu_context() interface that allocated TLB pids.Kanoj Sarcar2000-03-142-6/+6
* o Add some systemcalls and another execve (disabled as default).Ulf Carlsson2000-03-142-6/+273
* MIPS64 SMP, compile only edition. Don't use yet ...Ralf Baechle2000-03-146-12/+102
* TLB pid allocation fix. Still not sure about the complete algorithm.Kanoj Sarcar2000-03-132-5/+3
* Merge with Linux 2.3.51.Ralf Baechle2000-03-134-9/+16
* Update todo list.Kanoj Sarcar2000-03-131-0/+3
* Merge with Linux 2.3.50.Ralf Baechle2000-03-123-21/+15
* Add CONFIG_SMP for IP27.Ralf Baechle2000-03-091-5/+2
* Merge with Linux 2.3.49.Ralf Baechle2000-03-0710-30/+11
* o getdents and readdirUlf Carlsson2000-03-061-1/+54
* Merge with 2.3.48.Ralf Baechle2000-03-027-5/+51
* Change the get_user/compiler hack a little to make it work more often.Kanoj Sarcar2000-02-291-2/+2
* Get some code in to make sure that 32 bit execs do not fail. This doesKanoj Sarcar2000-02-292-2/+67
* - A few 32-bit compatibily systemcalls.Ulf Carlsson2000-02-291-6/+171
* Changes to make DISCONTIGMEM compile and boot after the upgrades, asKanoj Sarcar2000-02-271-13/+9
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-249-296/+125
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-237-35/+34
* o Fix menuconfigUlf Carlsson2000-02-181-1/+3
* o Set clock to RTC at bootup.Ulf Carlsson2000-02-182-2/+472
* Merge with Linux 2.3.41.Ralf Baechle2000-02-189-19/+227
* Signal handling for 32-bit binary compatibility.Ralf Baechle2000-02-181-13/+688
* Disable CONFIG_EXPERIMENTAL, Kanoj says it's poisenous.Ralf Baechle2000-02-162-4/+4
* Merge with Linux 2.3.40.Ralf Baechle2000-02-163-2/+13
* The pernode pgdat structure is now allocated out of the correspondingKanoj Sarcar2000-02-101-5/+12
* Header file cleanup: put basic defines into sn/arch.h.Kanoj Sarcar2000-02-101-7/+0
* Fixed bridge_init() so we can boot either origin200 or origin2000.Leo Dagum2000-02-101-1/+7
* Okay, we can now touch remote node memory, setup bootmem data structuresKanoj Sarcar2000-02-103-16/+198
* Add in code for a CONFIG_DISCONTIGMEM compile. Still to be debugged.Kanoj Sarcar2000-02-062-1/+14