summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* How to frighten the Free Software crowds:Ralf Baechle2000-02-251-17/+13
* - Add a .set noat where it complains.Ulf Carlsson2000-02-241-1/+4
* Fix semaphore initialization.Ulf Carlsson2000-02-241-2/+3
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-24163-1877/+3688
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-23283-3135/+15278
* Fix the fix of the fix.Ralf Baechle2000-02-212-6/+6
* o default configuration for DECstations addedHarald Koerfgen2000-02-192-2/+8
* Fix copy_from_user() in modules and 64-bit kernel.Ralf Baechle2000-02-192-8/+16
* Merge with Linux 2.3.43.Ralf Baechle2000-02-1857-1900/+409
* o Set clock to RTC at bootup.Ulf Carlsson2000-02-182-1/+41
* Merge with Linux 2.3.41.Ralf Baechle2000-02-18140-1673/+5368
* DDB 5074 updates from Geert.Ralf Baechle2000-02-162-22/+12
* Merge with Linux 2.3.40.Ralf Baechle2000-02-16202-2092/+5043
* o bootmem fixes for DECstationsHarald Koerfgen2000-02-132-7/+12
* Clean up the discontig case page -> physaddr and physaddr -> page macros.Kanoj Sarcar2000-02-101-7/+9
* I should really keep my hands off the CPHYSADDR() macro ... put itKanoj Sarcar2000-02-101-2/+2
* The pernode pgdat structure is now allocated out of the correspondingKanoj Sarcar2000-02-101-2/+2
* Header file cleanup: put basic defines into sn/arch.h.Kanoj Sarcar2000-02-102-5/+17
* Okay, we can now touch remote node memory, setup bootmem data structuresKanoj Sarcar2000-02-102-1/+5
* Add in code for a CONFIG_DISCONTIGMEM compile. Still to be debugged.Kanoj Sarcar2000-02-063-2/+100
* Merge with Linux 2.3.38.Ralf Baechle2000-02-05200-3221/+6826
* Don't use __SSIZE_TYPE__ any longer, egcs 2.96 does no longer defineRalf Baechle2000-02-042-19/+11
* Fix the fix.Ralf Baechle2000-02-042-7/+7
* Fix stupid braino in msync(2) flags definitions.Ralf Baechle2000-02-042-7/+7
* Steal Irix procedures to set up multiple nodes.Kanoj Sarcar2000-02-041-0/+112
* Merge with Linux 2.3.32.Ralf Baechle2000-02-04252-3606/+7581
* Fix the CPHYSADDR() macro that is used in free_initmem(). CPHYSADDR()Kanoj Sarcar2000-02-011-2/+2
* Check in the bus_to_virt/virt_to_bus changes to get the Qlogic driverKanoj Sarcar2000-01-311-3/+5
* Make the Indy compile.Ralf Baechle2000-01-311-2/+2
* Merge with 2.3.27.Ralf Baechle2000-01-29161-2185/+2056
* The physical address space on R10K Origins is wider than mips32 platforms.Kanoj Sarcar2000-01-281-7/+7
* Merge with Linux 2.3.24.Ralf Baechle2000-01-2765-976/+1312
* Lets really disable interrupts when we want to.Kanoj Sarcar2000-01-271-2/+2
* Cleanup.Ralf Baechle2000-01-2716-318/+181
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-27210-2473/+3610
* 1. Minor changes to start the scsi intrs going (untested).Kanoj Sarcar2000-01-261-0/+2
* Support for the NEC DDB Vrc-5074 evaluation board. Patches byRalf Baechle2000-01-266-5/+349
* SN0ism: inw/outw used by scsi driver requires address swizzling.Kanoj Sarcar2000-01-251-7/+7
* Add memory clobbers.Ralf Baechle2000-01-252-10/+18
* After discussion with Kanoj I set the value of ISA_DMA_THRESHOLDRalf Baechle2000-01-251-1/+1
* Add in scatterlist.h that is needed to compile qlogicisp.c. Mostly theKanoj Sarcar2000-01-251-0/+22
* Let's start the run on SMP. Here are the spinlocks.Ralf Baechle2000-01-232-4/+274
* Merge with Linux 2.3.22.Ralf Baechle2000-01-2121-33/+394
* Add {get,put}_user()-style functions that are protected against DBE.Ralf Baechle2000-01-201-0/+92
* Define STD_TO_HZ() to make it compile.Ralf Baechle2000-01-191-1/+3
* Remove junk.Ralf Baechle2000-01-191-0/+0
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-1722-135/+589
* Syscall handler fixes.Ralf Baechle2000-01-161-2/+2
* - Bug report from Bill Earl (wje@sgi.com):Ralf Baechle2000-01-162-4/+4
* Fix warning.Ralf Baechle2000-01-161-2/+4