summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* Fix vmalloc for mips64.Ralf Baechle2001-05-231-0/+7
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-15/+16
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-5/+15
* On mips64 get_context / set_context operate on 64-bit, not 32-bit values.Ralf Baechle2001-02-101-2/+2
* 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-281-3/+0
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-0/+2
* Add access function for the cp0 info register.Ralf Baechle2000-09-231-0/+13
* Delete usage of PG_skip flag from mips64-DISCONTIG code. It was onlyKanoj Sarcar2000-09-071-1/+1
* Fix CONFIG_DISCONTIGMEM.Ralf Baechle2000-08-091-1/+1
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-081-4/+4
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-081-1/+2
* 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 VMALLOC_END so that all the translations can be held in the pairKanoj Sarcar2000-07-061-1/+1
* Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc rangeKanoj Sarcar2000-07-061-1/+6
* Make flush_icache_page() nicer.Ulf Carlsson2000-07-051-1/+6
* flush_icache_page takes struct page * as argument as opposed toUlf Carlsson2000-07-041-1/+1
* Implement a functional vmalloc(). THe vmalloc range address translationsKanoj Sarcar2000-06-301-1/+3
* Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,Kanoj Sarcar2000-06-271-16/+9
* Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation andKanoj Sarcar2000-06-261-7/+11
* R3000 cache handling. flush_icache_page now actually flushesRalf Baechle2000-06-201-5/+4
* Misc mm type bug fixes.Kanoj Sarcar2000-03-161-1/+1
* Move from using cacheable noncoherent mappings to cacheable coherentKanoj Sarcar2000-03-131-5/+5
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-1/+2
* Merge with 2.3.48.Ralf Baechle2000-03-021-1/+2
* Changes to make DISCONTIGMEM compile and boot after the upgrades, asKanoj Sarcar2000-02-271-2/+2
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-241-6/+38
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-1/+6
* Clean up the discontig case page -> physaddr and physaddr -> page macros.Kanoj Sarcar2000-02-101-7/+9
* Okay, we can now touch remote node memory, setup bootmem data structuresKanoj Sarcar2000-02-101-1/+1
* Add in code for a CONFIG_DISCONTIGMEM compile. Still to be debugged.Kanoj Sarcar2000-02-061-1/+16
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-241/+13
* Merge with 2.3.27.Ralf Baechle2000-01-291-15/+6
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-8/+35
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-4/+2
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-118/+153
* Merge with 2.3.19.Ralf Baechle1999-10-091-3/+0
* MIPS 64, day 2.Ralf Baechle1999-08-191-0/+859