summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel
Commit message (Expand)AuthorAgeFilesLines
* We were not always calling handle_softirq resulting in softirqsRalf Baechle2001-06-102-4/+16
* Code reformatting and spelling fixes.Ralf Baechle2001-05-253-56/+55
* Emulate 32-bit MD / RAID ioctls.Ralf Baechle2001-05-231-0/+29
* Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE.Ralf Baechle2001-05-101-3/+3
* Add some more networking ioctl translations.Ralf Baechle2001-05-031-0/+20
* Get back to the standard interface for get_cpuinfo(). The ouput isKanoj Sarcar2001-04-121-37/+20
* Fix delay slot bug.Ralf Baechle2001-04-111-4/+4
* Merge with Linux 2.4.3.Ralf Baechle2001-04-053-11/+9
* Translate SIOCRTMSG and SIOCGSTAMP ioctls. This fixes tcpdump.Ralf Baechle2001-04-011-0/+29
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-183-45/+14
* Make compile with CONFIG_NET disabled.Ralf Baechle2001-03-171-0/+8
* Export flush_tlb_page rsp. _flush_tlb_page.Ralf Baechle2001-03-121-2/+3
* Die if we cannot handle a unaligned exception from kernel space.Ralf Baechle2001-03-111-0/+5
* Merge with Linux 2.4.2.Ralf Baechle2001-03-092-2/+2
* Remoce RCS strings.Ralf Baechle2001-03-091-2/+1
* We were incrementing too much for the delay slot case.Ralf Baechle2001-03-031-1/+1
* Cleanup the code that handles (bridge) intr path setup. Come up with aKanoj Sarcar2001-03-021-3/+2
* Basic boot support for R12000. This does not mean R12000 is fullyKanoj Sarcar2001-02-271-0/+1
* Update to using loops_per_jiffy instead of loops_per_sec.Keith M Wesolowski2001-02-262-4/+2
* Registers are stored as unsigned variables so we need to cast toRalf Baechle2001-02-211-8/+7
* Access c0_context as 64-bit register here as well.Ralf Baechle2001-02-101-1/+1
* Changes for the sake of IBM's multiqueue scheduler patch.Ralf Baechle2001-02-031-1/+1
* Merge with Linux 2.4.1.Ralf Baechle2001-01-313-7/+0
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-102-15/+10
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101-13/+0
* Merge with 2.4.0-test11.Ralf Baechle2000-11-282-5/+3
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-232-6/+27
* newstat / newlstat / newfstat have 2 not three arguments.Ralf Baechle2000-11-081-3/+3
* Fix bug in macro arguments naming.Ralf Baechle2000-10-271-4/+3
* 32-bit compatibility versions of recvfrom(2) and sendmsg(2). ThisRalf Baechle2000-10-272-2/+265
* Modified two things:Nick Pollitt2000-10-261-20/+37
* Delete unused variable, fix prototype definition.Kanoj Sarcar2000-10-251-1/+1
* Fix get_wchan for real. The 64-bit version also supports 32-bit psRalf Baechle2000-10-241-13/+36
* Fix 32-bit pread(2) / pwrite(2) syscalls.Ralf Baechle2000-10-242-2/+69
* Fix sysmips32(MIPS_ATOMIC_SET, ...). In case of a page fault on SMPRalf Baechle2000-10-191-9/+35
* Fix 32-bit sigaltstack(2). This was breaking a number of programs,Ralf Baechle2000-10-191-3/+6
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-055-8/+10
* Compatibility version of utime(2).Ralf Baechle2000-10-022-1/+32
* Add autofs ioctls.Ralf Baechle2000-09-081-16/+47
* Compile fix: flush only L2 cache.Kanoj Sarcar2000-09-061-1/+1
* - adjtimex(2) emulation.Ralf Baechle2000-09-052-3/+90
* Handle a ton more block device, IDE (yuck :-), partition handling andRalf Baechle2000-09-055-45/+285
* Merge with 2.4.0-test7.Ralf Baechle2000-08-283-6/+26
* More debris.Ralf Baechle2000-08-271-29/+0
* Desinfect console code from #ifdefmania.Ralf Baechle2000-08-271-4/+3
* Use prom_printf() as the primary method of doing printks() for IP27.Kanoj Sarcar2000-08-241-0/+24
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-083-7/+7
* sys_sysctl implementationUlf Carlsson2000-08-052-1/+89
* Fix over enthusiastic tlbflush optimizations.Kanoj Sarcar2000-08-031-3/+6
* Smarter and more scalable tlb flushing routines. No need to interruptKanoj Sarcar2000-07-301-12/+43