summaryrefslogtreecommitdiffstats
path: root/arch/mips64/sgi-ip27/ip27-memory.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-2/+0
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-4/+4
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-1/+1
* Delete usage of PG_skip flag from mips64-DISCONTIG code. It was onlyKanoj Sarcar2000-09-071-22/+6
* Introduce a new cpu specific routine to flush the L2 cache. This helpsKanoj Sarcar2000-07-241-20/+1
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-091-3/+6
* Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,Kanoj Sarcar2000-06-271-1/+3
* Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation andKanoj Sarcar2000-06-261-1/+1
* When doing kernel text replication, make sure we do not scribble onKanoj Sarcar2000-06-131-21/+0
* Mapped kernel changes: create elf sections as close as possible toKanoj Sarcar2000-06-081-1/+1
* Get some type definitions into their rightful places for wider usage.Kanoj Sarcar2000-06-061-4/+5
* Further cleanups to the ld script files not to do more than needed.Kanoj Sarcar2000-06-051-2/+2
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-191-1/+1
* For slave nodes, make sure not to touch the lower part of their localKanoj Sarcar2000-04-081-6/+1
* Added a few klconfig functions from IRIX. This triggered some house cleaning,Kanoj Sarcar2000-04-041-1/+1
* Minor memory accounting bug fixes to get cat /proc/meminfo and bootupKanoj Sarcar2000-03-251-2/+7
* The fast tlb handlers [x]tlb_refill_debug blindly look at pgd/pmd/ptes.Kanoj Sarcar2000-03-161-0/+1
* Misc mm type bug fixes.Kanoj Sarcar2000-03-161-1/+0
* Changes to make DISCONTIGMEM compile and boot after the upgrades, asKanoj Sarcar2000-02-271-13/+9
* The pernode pgdat structure is now allocated out of the correspondingKanoj Sarcar2000-02-101-5/+12
* Header file cleanup: put basic defines into sn/arch.h.Kanoj Sarcar2000-02-101-7/+0
* Okay, we can now touch remote node memory, setup bootmem data structuresKanoj Sarcar2000-02-101-11/+189
* Add in code for a CONFIG_DISCONTIGMEM compile. Still to be debugged.Kanoj Sarcar2000-02-061-0/+12
* Reduce calias protection to access remote node memory completely.Kanoj Sarcar2000-02-051-7/+1
* Discover the amount of memory present in other nodes. Get ready toKanoj Sarcar2000-02-051-34/+158
* Bootmem fixes for IP22.Ralf Baechle2000-01-271-3/+1
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-6/+23
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-0/+65