summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the init_new_context code not to zap the percpu tlbpid array whenKanoj Sarcar2000-04-241-19/+12
* Change all instances of __SMP__ to CONFIG_SMP and includeRalf Baechle2000-04-2312-20/+38
* First cut at intercpu tlb flushing.Kanoj Sarcar2000-04-222-1/+15
* Per cpu tlbpid (asid) management for SMP. The asid cache is now perKanoj Sarcar2000-04-222-11/+46
* Enclose the CP0_COUNT reading into __KERNEL__Florian Lohoff2000-04-221-0/+2
* Delete unused junk "current_pgd".Kanoj Sarcar2000-04-211-3/+0
* Removing until needed ...Pat Gefre2000-04-216-259/+3
* Removing until needed .....Pat Gefre2000-04-2128-17020/+0
* Merge with Linux 2.3.99-pre5.Ralf Baechle2000-04-192-3/+4
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-19120-1340/+3526
* Pause fix for mips64.Ralf Baechle2000-04-191-2/+2
* Pause(2) fix for 2.3.Ralf Baechle2000-04-182-2/+2
* Same semaphore alignment also for 2.3.Ralf Baechle2000-04-181-1/+1
* Intercpu interrupt changes: add in dedicated intr levels for rescheduleKanoj Sarcar2000-04-171-2/+6
* More intercpu interrupt work: we now have a low level inter cpu intrKanoj Sarcar2000-04-171-3/+3
* The state of the two interrupt mask registers for the 128 intr levelsKanoj Sarcar2000-04-121-0/+2
* Starting to merge in the SN1 (IP35) I/O changesPat Gefre2000-04-117-66/+495
* Fixed endianness for inb/outb functions.Leo Dagum2000-04-101-18/+18
* Include files for ip35/ip37 I/OPat Gefre2000-04-1024-0/+15963
* *** empty log message ***Pat Gefre2000-04-104-0/+1057
* New code to install and enable interrupt handlers for intercpu intrs.Kanoj Sarcar2000-04-081-0/+2
* Fix this UP/MP microoptimization business with cpu_data[] andKanoj Sarcar2000-04-081-6/+4
* Port paccess.h from mips64. mips32 paccess.h differs from the original one inGleb O. Raiko2000-04-071-0/+98
* Clear the TS bit from the master's status register (don't know whyKanoj Sarcar2000-04-071-0/+1
* Initial attempt at seperating out per-cpu and per-hub code that needs toKanoj Sarcar2000-04-072-0/+5
* Minor cleanup to get rid of annoying compile time warning.Leo Dagum2000-04-071-6/+6
* Added a few klconfig functions from IRIX. This triggered some house cleaning,Kanoj Sarcar2000-04-043-1/+16
* Rudimentary code to launch slave processors by the master processor.Kanoj Sarcar2000-04-042-0/+154
* Rudimentary sendintr() routine to send intrs to other cpus. This needs toKanoj Sarcar2000-04-014-3/+199
* Fix the ext2 bitop routines to enable root disk bootups.Kanoj Sarcar2000-03-311-4/+4
* spin_trylock acts on a word memory pointer, and can not use test_and_set_bitKanoj Sarcar2000-03-311-1/+18
* Put an instruction in the branch delay slot of the read_unlock()Kanoj Sarcar2000-03-311-0/+1
* Added QLOGICFC_SLOT5 definition to Origin 'hacks' section at bottom.Leo Dagum2000-03-301-0/+1
* DDB5074 updates. From Geert.Ralf Baechle2000-03-292-4/+9
* Fix warning in the IDE driver; on 64-bit boxes it actually was aRalf Baechle2000-03-291-1/+1