Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with Linux 2.4.0-test6-pre8. | Ralf Baechle | 2000-08-08 | 28 | -64/+48 |
| | |||||
* | Merge with Linu 2.4.0-test6-pre6. | Ralf Baechle | 2000-08-08 | 27 | -507/+51 |
| | |||||
* | Merge with Linux 2.4.0-test6-pre4. | Ralf Baechle | 2000-08-08 | 41 | -201/+516 |
| | |||||
* | Merge with Linux 2.4.0-test6-pre3. | Ralf Baechle | 2000-08-08 | 7 | -34/+80 |
| | |||||
* | Merge with Linux 2.4.0-test6-pre2. | Ralf Baechle | 2000-08-08 | 23 | -52/+50 |
| | |||||
* | let it compile again | Harald Koerfgen | 2000-08-08 | 1 | -0/+4 |
| | |||||
* | Merge with Linux 2.4.0-test6-pre1. | Ralf Baechle | 2000-08-08 | 7 | -9/+37 |
| | |||||
* | Port the recent cache changes forward and backward between mips and | Ralf Baechle | 2000-08-08 | 2 | -5/+44 |
| | | | | mips64. | ||||
* | Tweak the initialization macros so that they work even on a system | Kanoj Sarcar | 2000-08-05 | 1 | -2/+14 |
| | | | | that has no physical address 0 (non nasid 0 systems). | ||||
* | Delete unused definition of pte_page. | Kanoj Sarcar | 2000-08-04 | 1 | -5/+0 |
| | |||||
* | Shave of 50% of lat_mmap. Our cache routines were plain stupid. | Ralf Baechle | 2000-07-31 | 2 | -11/+7 |
| | |||||
* | Merge with 2.4.0-test5 final. | Ralf Baechle | 2000-07-28 | 10 | -8/+24 |
| | |||||
* | Merge with Linux 2.4.0-test5-pre6. | Ralf Baechle | 2000-07-28 | 4 | -10/+4 |
| | |||||
* | Merge with Linux 2.4.0-test5-pre5. | Ralf Baechle | 2000-07-27 | 12 | -71/+69 |
| | |||||
* | Optimized cache flushing on r10k/o200s, assuming processor handles | Kanoj Sarcar | 2000-07-27 | 1 | -0/+24 |
| | | | | | VCEs in hardwire, and system guarantees io coherency. Only need to do cache flushes for icache coherency. | ||||
* | Name change: the generic call flush_cache_all() does not do anything | Kanoj Sarcar | 2000-07-24 | 1 | -3/+4 |
| | | | | | anymore. All the flush_cache_all() calls in MIPS code is changed to call flush_cache_l1(), and ends up flushing the L1 i/d caches. | ||||
* | Introduce a new cpu specific routine to flush the L2 cache. This helps | Kanoj Sarcar | 2000-07-24 | 1 | -2/+10 |
| | | | | | | the stability of DISCONTIGMEM kernels. The L2 flushing is needed during bootup. With this, the initialization hacks of scanning the node memories at boot up time is not needed any more. | ||||
* | Merge with Linux 2.4.0-test5-pre4. | Ralf Baechle | 2000-07-23 | 21 | -158/+145 |
| | |||||
* | Merge with Linux 2.4.0-test5-pre3. | Ralf Baechle | 2000-07-21 | 62 | -1757/+4504 |
| | |||||
* | Merge with Linux 2.4.0-test5-pre2. | Ralf Baechle | 2000-07-18 | 8 | -15/+39 |
| | |||||
* | Fix a (harmless) typo in the SMP save_and_cli definition. Also, mark | Kanoj Sarcar | 2000-07-17 | 1 | -1/+1 |
| | | | | | the irqlock as not held by anyone initially. This allows SMP kernels to boot up. | ||||
* | Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP. | Ralf Baechle | 2000-07-15 | 37 | -533/+812 |
| | | | | The IP22 cache bugs which are plaguing some machines are still unfixed. | ||||
* | Portability cleanup as required by Linus. | Ralf Baechle | 2000-07-15 | 8 | -3/+22 |
| | |||||
* | Another reversed condition. | Ralf Baechle | 2000-07-13 | 2 | -12/+14 |
| | |||||
* | Fix IRIX ELF, too. | Ralf Baechle | 2000-07-13 | 1 | -1/+2 |
| | |||||
* | Fixup the recent ELF loader changes which were toast ... | Ralf Baechle | 2000-07-13 | 2 | -2/+4 |
| | |||||
* | Merge with Linux 2.4.0-test4-pre3. | Ralf Baechle | 2000-07-12 | 2 | -389/+379 |
| | |||||
* | Merge with 2.4.0-test4-pre2. | Ralf Baechle | 2000-07-12 | 21 | -106/+96 |
| | |||||
* | ELF loader changes / cleanup as discussed on linux-kernel. | Ralf Baechle | 2000-07-12 | 11 | -15/+52 |
| | |||||
* | Make HZ_TO_STD macro name lowercase. | Ralf Baechle | 2000-07-12 | 13 | -30/+49 |
| | |||||
* | Including config.h once is enough ... | Ralf Baechle | 2000-07-12 | 1 | -2/+0 |
| | |||||
* | Include config.h. | Ralf Baechle | 2000-07-12 | 6 | -24/+23 |
| | |||||
* | Merge with Linux 2.4.0-test3. | Ralf Baechle | 2000-07-11 | 3 | -13/+26 |
| | |||||
* | Die oh evil ... | Ralf Baechle | 2000-07-11 | 2 | -64/+0 |
| | |||||
* | Support for the Galileo Orion board. From Cort. | Ralf Baechle | 2000-07-10 | 2 | -1/+16 |
| | |||||
* | Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of what | Ralf Baechle | 2000-07-10 | 24 | -70/+156 |
| | | | | | I've sent him, so we're very close to full integration of the MIPS port into his sources. | ||||
* | Remove random garbage diff. | Ralf Baechle | 2000-07-10 | 1 | -1/+0 |
| | |||||
* | Merge with 2.4.0-test3-pre7. | Ralf Baechle | 2000-07-09 | 2 | -5/+19 |
| | |||||
* | Kill warnings in the 64-bit kernel. | Ralf Baechle | 2000-07-09 | 2 | -13/+36 |
| | |||||
* | Cast away some warning like the other architectures do. | Ralf Baechle | 2000-07-09 | 2 | -34/+34 |
| | |||||
* | DECstation resp. R3000 related -Werror fixes | Harald Koerfgen | 2000-07-09 | 1 | -1/+1 |
| | |||||
* | Merge with Linux 2.4.0-pre3-test6. | Ralf Baechle | 2000-07-09 | 6 | -39/+50 |
| | |||||
* | Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still not | Ralf Baechle | 2000-07-08 | 26 | -299/+299 |
| | | | | -Werror clean. | ||||
* | Merge with 2.4.0-test3-pre4. | Ralf Baechle | 2000-07-08 | 50 | -174/+1783 |
| | |||||
* | Fix VMALLOC_END so that all the translations can be held in the pair | Kanoj Sarcar | 2000-07-06 | 1 | -1/+1 |
| | | | | of page tables that manage the vmalloc space. | ||||
* | Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc range | Kanoj Sarcar | 2000-07-06 | 2 | -3/+8 |
| | | | | | | translations, use a kernel pmd table that points into the kptbl[]. This is to make the generic part of vmalloc()/vfree() find pgd/pmd/pte that it expects. | ||||
* | Make flush_icache_page() nicer. | Ulf Carlsson | 2000-07-05 | 2 | -2/+12 |
| | |||||
* | multu for HZ_TO_STD fixed | Harald Koerfgen | 2000-07-05 | 1 | -6/+5 |
| | |||||
* | Rewrite __udelay() once again. The old code was possibly resulting in | Ralf Baechle | 2000-07-04 | 2 | -14/+13 |
| | | | | | ``forbidden or unknown register spilled'' compile errors with error line numbers pointing to some unrelated line. | ||||
* | Fix some types and some more %ld mess. | Ulf Carlsson | 2000-07-04 | 2 | -8/+8 |
| |