summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Another reversed condition.Ralf Baechle2000-07-132-12/+14
* Fix IRIX ELF, too.Ralf Baechle2000-07-131-1/+2
* Fixup the recent ELF loader changes which were toast ...Ralf Baechle2000-07-132-2/+4
* Merge with Linux 2.4.0-test4-pre3.Ralf Baechle2000-07-122-389/+379
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-1221-106/+96
* ELF loader changes / cleanup as discussed on linux-kernel.Ralf Baechle2000-07-1211-15/+52
* Make HZ_TO_STD macro name lowercase.Ralf Baechle2000-07-1213-30/+49
* Including config.h once is enough ...Ralf Baechle2000-07-121-2/+0
* Include config.h.Ralf Baechle2000-07-126-24/+23
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-113-13/+26
* Die oh evil ...Ralf Baechle2000-07-112-64/+0
* Support for the Galileo Orion board. From Cort.Ralf Baechle2000-07-102-1/+16
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-1024-70/+156
* Remove random garbage diff.Ralf Baechle2000-07-101-1/+0
* Merge with 2.4.0-test3-pre7.Ralf Baechle2000-07-092-5/+19
* 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-092-34/+34
* DECstation resp. R3000 related -Werror fixesHarald Koerfgen2000-07-091-1/+1
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-096-39/+50
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-0826-299/+299
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-0850-174/+1783
* 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-062-3/+8
* Make flush_icache_page() nicer.Ulf Carlsson2000-07-052-2/+12
* multu for HZ_TO_STD fixedHarald Koerfgen2000-07-051-6/+5
* Rewrite __udelay() once again. The old code was possibly resulting inRalf Baechle2000-07-042-14/+13
* Fix some types and some more %ld mess.Ulf Carlsson2000-07-042-8/+8
* Make pid_t int. Change printf()'s according to that. DeclareUlf Carlsson2000-07-045-5/+15
* flush_icache_page takes struct page * as argument as opposed toUlf Carlsson2000-07-042-2/+3
* kmap() has to be a function since page_address(page) may do nothingUlf Carlsson2000-07-041-1/+5
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-0344-230/+215
* Same for MIPS64.Ulf Carlsson2000-07-021-1/+2
* We have to clobber ``hi'' and ``lo'' in __udelay. Nasty bug.Ulf Carlsson2000-07-022-3/+5
* Delete pte/pmd_free_kernel (unused), fix kptbl[] declaration, removeKanoj Sarcar2000-06-301-7/+1
* Implement a functional vmalloc(). THe vmalloc range address translationsKanoj Sarcar2000-06-302-46/+18
* Tlb miss handling updates: need to fill in the processor id only onceKanoj Sarcar2000-06-291-4/+15
* Add in the CONFIG_NUMA option for IP27s (distinct from DISCONTIGMEM whichKanoj Sarcar2000-06-271-0/+2
* 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
* Merge with Linux 2.4.0-test2.Ralf Baechle2000-06-2575-681/+1213
* Merge with Linux 2.4.0-ac22-riel.Ralf Baechle2000-06-218-354/+370
* Fix the number of open file resource limit. With the old limit, portmapKanoj Sarcar2000-06-201-1/+1
* Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bitRalf Baechle2000-06-202-48/+38
* Make it compile again.Ralf Baechle2000-06-201-2/+0
* R3000 cache handling. flush_icache_page now actually flushesRalf Baechle2000-06-204-12/+12
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-19176-1403/+3593
* Merge with 2.4.0-test1.Ralf Baechle2000-06-1634-548/+1165
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-1586-540/+1992
* When doing kernel text replication, make sure we do not scribble onKanoj Sarcar2000-06-131-0/+1
* Have the slave bootstrap code actually look at the text and data serverKanoj Sarcar2000-06-091-2/+2