summaryrefslogtreecommitdiffstats
path: root/arch/mips64
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-2310-28/+45
* Teach /proc/cpuinfo about the various variants of IP22 class machines.Ralf Baechle2000-11-181-0/+3
* newstat / newlstat / newfstat have 2 not three arguments.Ralf Baechle2000-11-081-3/+3
* Handle .kstrtab section.Ralf Baechle2000-11-062-0/+2
* 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
* Kill irq_cannonicalize.Ralf Baechle2000-10-102-18/+1
* Reformat.Ralf Baechle2000-10-091-3/+2
* Fix typo making ld 2.8.1 crash.Ralf Baechle2000-10-092-2/+2
* Fix one more linker script.Ralf Baechle2000-10-081-0/+10
* Deal with ld missplacing sections.Ralf Baechle2000-10-081-0/+10
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-0512-90/+55
* Make /dev/console=5, 1 work by making sure output is redirected intoKanoj Sarcar2000-10-031-1/+9
* Make user_mode mode an inline; it's the same on all 64-bit CPUs.Ralf Baechle2000-10-023-12/+2
* Compatibility version of utime(2).Ralf Baechle2000-10-022-1/+32
* Ignore generated file ld.script.elf32.Ralf Baechle2000-10-021-0/+1
* Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The oldKanoj Sarcar2000-09-255-5/+5
* This is now a generated file.Kanoj Sarcar2000-09-181-112/+0
* Pass the loader script file thru cpp for CONFIG_MAPPED_KERNEL support.Kanoj Sarcar2000-09-182-0/+117
* virt_to_bus and bus_to_virt are gone! Implement true pci-dma api thatKanoj Sarcar2000-09-132-2/+9
* Set the master hub's widget id for the o200 and ibrick cases also.Kanoj Sarcar2000-09-131-0/+2
* Route device intrs thru the master hub of the containing xbow, since theKanoj Sarcar2000-09-131-12/+21
* Add autofs ioctls.Ralf Baechle2000-09-081-16/+47
* Enable some more features now that the thing is getting usefull.Ralf Baechle2000-09-082-14/+24
* Reformat.Ralf Baechle2000-09-081-1/+2
* Erase all traces of the ioc3-eth driver irq hacks.Kanoj Sarcar2000-09-071-2/+3
* Delete usage of PG_skip flag from mips64-DISCONTIG code. It was onlyKanoj Sarcar2000-09-071-22/+6
* Compile fix: flush only L2 cache.Kanoj Sarcar2000-09-061-1/+1
* Set timeout values - this seems to be needed if we want to boot theKanoj Sarcar2000-09-061-0/+8
* NTP fixes from Maciej.Ralf Baechle2000-09-062-6/+7
* - adjtimex(2) emulation.Ralf Baechle2000-09-053-50/+131
* Handle a ton more block device, IDE (yuck :-), partition handling andRalf Baechle2000-09-055-45/+285
* Slightly tweak how the ioc3 fixup interacts with serial driver. Also,Kanoj Sarcar2000-08-311-1/+2
* No more hardcoded serial port addresses. Get the serial driver probingKanoj Sarcar2000-08-311-0/+16
* Define prom_putchar/prom_getchar() for IP27s. The IP27 console printkKanoj Sarcar2000-08-292-10/+13
* Merge with 2.4.0-test7.Ralf Baechle2000-08-287-28/+74
* More debris.Ralf Baechle2000-08-271-29/+0
* Desinfect console code from #ifdefmania.Ralf Baechle2000-08-276-39/+68
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-251-2/+2
* Do the bare minimum pci fixups needed for the IOC3, not more ...Kanoj Sarcar2000-08-241-3/+0
* On an SMP system, every cpu should use the master node's IOC3 uart portKanoj Sarcar2000-08-241-3/+2
* Use prom_printf() as the primary method of doing printks() for IP27.Kanoj Sarcar2000-08-241-0/+24
* Make prom_printf() functional on IP27s. And prom_printf() is not anKanoj Sarcar2000-08-232-2/+28
* Kill warning.Ralf Baechle2000-08-091-10/+13