summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-102-0/+9
* And one more.Ralf Baechle2001-01-081-1/+1
* Fix warnings.Ralf Baechle2001-01-081-4/+3
* Move <sgidefs.h> to <asm/gcc/sgidefs.h>.Ralf Baechle2000-12-011-0/+17
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-291-4/+4
* Merge with 2.4.0-test11.Ralf Baechle2000-11-284-10/+18
* include/asm-mips64/ioc3.h replaced by include/asm-mips64/sn/ioc3.h.Kanoj Sarcar2000-11-261-662/+0
* The include/asm-mips64/ioc3.h file is not used anymore. The one to useKanoj Sarcar2000-11-261-2/+3
* Same thing for mips64.Ralf Baechle2000-11-261-17/+4
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-235-14/+23
* IOC3 fixes. Bug report from Colin Ngam.Ralf Baechle2000-11-211-2/+3
* Teach /proc/cpuinfo about the various variants of IP22 class machines.Ralf Baechle2000-11-181-2/+5
* The granted member of the semaphore must be unsigned long.Ralf Baechle2000-11-171-1/+1
* Change time_t into unsigned int in struct stat. This fixes theRalf Baechle2000-11-081-3/+3
* Define RLIM_INFINITY only when building a kernel.Ralf Baechle2000-11-061-2/+2
* Add memory clobbers to the atomic_*_return functions. I hope thisRalf Baechle2000-10-261-2/+4
* Move all the definitions for non-Linux syscalls into a separate file.Ralf Baechle2000-10-252-969/+980
* Fix get_wchan for real. The 64-bit version also supports 32-bit psRalf Baechle2000-10-241-1/+1
* __restore_flags had wrong constraints. The resulting registerRalf Baechle2000-10-241-66/+61
* Kill irq_cannonicalize.Ralf Baechle2000-10-101-5/+14
* Add extra brackets to make {get,put}_unaligned macros safe againstRalf Baechle2000-10-061-8/+8
* Make put_unaligned() compile.Ralf Baechle2000-10-061-3/+2
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-059-127/+132
* Make /dev/console=5, 1 work by making sure output is redirected intoKanoj Sarcar2000-10-031-0/+6
* Fix the unaligned access macros.Ralf Baechle2000-10-021-81/+72
* Delete load_linked / store_conditional.Ralf Baechle2000-10-021-36/+0
* Make user_mode mode an inline; it's the same on all 64-bit CPUs.Ralf Baechle2000-10-021-3/+1
* Fix various bitops wreckage.Ralf Baechle2000-10-021-10/+9
* Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The oldKanoj Sarcar2000-09-251-0/+661
* Add access function for the cp0 info register.Ralf Baechle2000-09-231-0/+13
* Pass the loader script file thru cpp for CONFIG_MAPPED_KERNEL support.Kanoj Sarcar2000-09-181-0/+2
* virt_to_bus and bus_to_virt are gone! Implement true pci-dma api thatKanoj Sarcar2000-09-132-24/+12
* Erase all traces of the ioc3-eth driver irq hacks.Kanoj Sarcar2000-09-071-1/+0
* Delete usage of PG_skip flag from mips64-DISCONTIG code. It was onlyKanoj Sarcar2000-09-071-1/+1
* Handle a ton more block device, IDE (yuck :-), partition handling andRalf Baechle2000-09-051-116/+129
* No more hardcoded serial port addresses. Get the serial driver probingKanoj Sarcar2000-08-311-26/+20
* Merge with 2.4.0-test7.Ralf Baechle2000-08-283-10/+21
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-252-2/+6
* Merge with Linux 2.4.0-test6-pre9.Ralf Baechle2000-08-251-14/+11
* Adapt to struct stat changes from test6-pre2. Once more glibc 2.2Ralf Baechle2000-08-171-4/+14
* Kill dead #ifdefs.Ralf Baechle2000-08-171-7/+1
* Kill st_fstype member.Ralf Baechle2000-08-091-2/+1
* More cleaning of struct stat for glibc 2.2. The necessary glibcRalf Baechle2000-08-091-6/+4
* Faster memcpy / copy_{from,to}_user.Ralf Baechle2000-08-091-10/+7
* Fix CONFIG_DISCONTIGMEM.Ralf Baechle2000-08-091-1/+1
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-082-5/+5
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-081-1/+2
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-083-12/+7
* Merge with Linux 2.4.0-test6-pre2.Ralf Baechle2000-08-081-3/+0
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-081-2/+3