summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add in the hooks to do kernel text replication. Now start debugging thisKanoj Sarcar2000-06-091-0/+2
* Each node needs to have a structure that the master nasid fills up toKanoj Sarcar2000-06-092-0/+31
* Need to have the nasid of the boot/master node for future uses.Kanoj Sarcar2000-06-091-0/+2
* SMP Mapped kernel fixes to go along with the new layout. Use properlyKanoj Sarcar2000-06-081-0/+3
* Mapped kernel changes: create elf sections as close as possible toKanoj Sarcar2000-06-081-0/+15
* Get the mapped kernel working for SMP kernels. While launching slaves,Kanoj Sarcar2000-06-062-1/+25
* Get some type definitions into their rightful places for wider usage.Kanoj Sarcar2000-06-062-0/+3
* Make __kernel_caddr_t32 32-bitUlf Carlsson2000-06-061-1/+1
* Most of the kernel arrays/data structures and low level proceduresKanoj Sarcar2000-06-022-3/+3
* Fix some type definitions, add a new field in the per-processor dataKanoj Sarcar2000-06-022-1/+2
* Make __kernel_clock_t 64 bit.Ralf Baechle2000-05-261-1/+1
* This should resolve most of the offset.h issues which popped up lately, I hope.Harald Koerfgen2000-05-264-10/+12
* First cut of TLB handlers in assembler. I'm not usingUlf Carlsson2000-05-251-2/+8
* Further stresstesting revealed weaknesses in my first proposal.Harald Koerfgen2000-05-242-0/+2
* no real solution for the offset.h-chicken-egg-problem, but this does all I wnatHarald Koerfgen2000-05-242-0/+0
* HousekeepingHarald Koerfgen2000-05-234-197/+2
* Update defconfig files.Ralf Baechle2000-05-232-0/+94
* Implement a more dynamic method of associating IRQs with PCI devices.Kanoj Sarcar2000-05-191-2/+1
* irq.h: With the current scheme of encoding the bus number into theKanoj Sarcar2000-05-182-5/+5
* Some cleaning of the support for machines with HZ other than aRalf Baechle2000-05-1616-4/+40
* Cleanup RTC definitions. Patch with the entire MIPS RTC relatedRalf Baechle2000-05-162-3/+30
* Some small fixes and cleanups:Harald Koerfgen2000-05-162-44/+0
* Fix SOCK_ constant definitions for all architectures. Patch sent toRalf Baechle2000-05-1612-43/+166
* Remove references to dead flag ASYNC_IOC3.Ralf Baechle2000-05-162-2/+1
* Move the intercpu intr irq numbers to the lowest possible. AssignKanoj Sarcar2000-05-151-8/+5
* Fix copyright message. Linus flamed me on these messages so pleaseRalf Baechle2000-05-153-48/+31
* Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)Ralf Baechle2000-05-12101-247/+10170
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-12110-533/+1987
* Rudimentary nmi support to be able to do simple debugging on SMPKanoj Sarcar2000-05-121-0/+131
* SMP FPU management: similar to what sparc does, no lazy fpu contextKanoj Sarcar2000-05-112-0/+25
* Some infrastructure for supporting multiple pci busses on origin200/2000.Leo Dagum2000-05-113-2/+14
* Sony name change patches from Geert.Ralf Baechle2000-05-102-2/+2
* Fix the way we use the watchlo/watchhi registers to get to the taskKanoj Sarcar2000-05-041-1/+3
* Fix NUMA compile problem.Kanoj Sarcar2000-05-031-2/+0
* Remove dead .text.Ralf Baechle2000-04-291-1/+0
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-28166-1528/+2305
* sigprocmask needs to be 32-bitized.Kanoj Sarcar2000-04-271-0/+1
* We use the ST0_CU0 bit to determine whether we are coming intoKanoj Sarcar2000-04-252-17/+14