summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tweak the initialization macros so that they work even on a systemKanoj Sarcar2000-08-051-2/+14
* Delete unused definition of pte_page.Kanoj Sarcar2000-08-041-5/+0
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-311-4/+4
* Optimized cache flushing on r10k/o200s, assuming processor handlesKanoj Sarcar2000-07-271-0/+24
* Name change: the generic call flush_cache_all() does not do anythingKanoj Sarcar2000-07-241-3/+4
* Introduce a new cpu specific routine to flush the L2 cache. This helpsKanoj Sarcar2000-07-241-2/+10
* Fix a (harmless) typo in the SMP save_and_cli definition. Also, markKanoj Sarcar2000-07-171-1/+1
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-151-16/+11
* Portability cleanup as required by Linus.Ralf Baechle2000-07-151-0/+2
* Another reversed condition.Ralf Baechle2000-07-131-3/+3
* Fixup the recent ELF loader changes which were toast ...Ralf Baechle2000-07-131-1/+2
* ELF loader changes / cleanup as discussed on linux-kernel.Ralf Baechle2000-07-121-4/+16
* Make HZ_TO_STD macro name lowercase.Ralf Baechle2000-07-121-4/+4
* Including config.h once is enough ...Ralf Baechle2000-07-121-2/+0
* Include config.h.Ralf Baechle2000-07-126-24/+23
* Die oh evil ...Ralf Baechle2000-07-111-28/+0
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-101-3/+5
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-092-13/+36
* Cast away some warning like the other architectures do.Ralf Baechle2000-07-091-22/+19
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-081-2/+3