summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test6.Ralf Baechle2000-08-251-6/+1
|
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-25145-1482/+4360
|
* Merge with Linux 2.4.0-test6-pre9.Ralf Baechle2000-08-2561-939/+1107
|
* Do the bare minimum pci fixups needed for the IOC3, not more ...Kanoj Sarcar2000-08-241-3/+0
|
* On an SMP system, every cpu should use the master node's IOC3 uart portKanoj Sarcar2000-08-241-3/+2
| | | | for printk output, instead of trying to access its own.
* Use prom_printf() as the primary method of doing printks() for IP27.Kanoj Sarcar2000-08-241-0/+24
|
* Make prom_printf() functional on IP27s. And prom_printf() is not anKanoj Sarcar2000-08-232-2/+28
| | | | init function, it needs to be around during regular system usage.
* RM7000 has wait.Ralf Baechle2000-08-221-0/+1
|
* Yet more RM7000 bits.Ralf Baechle2000-08-221-12/+10
|
* Also output struct task_struct.pid in offsets.h.Ralf Baechle2000-08-221-0/+1
|
* Yet more RM7000 hooks.Ralf Baechle2000-08-221-2/+10
|
* One more RM7000 hook.Ralf Baechle2000-08-221-0/+1
|
* RM7000 has a cycle counter.Ralf Baechle2000-08-221-0/+1
|
* Don't pretend that a RM7000 is like a R5000.Ralf Baechle2000-08-221-4/+4
|
* Add RM7000 config option.Ralf Baechle2000-08-227-0/+7
|
* More RM7k hooks.Ralf Baechle2000-08-221-0/+3
|
* 7k hooks.Ralf Baechle2000-08-221-0/+4
|
* First cut at RM7000 support.Ralf Baechle2000-08-221-0/+578
|
* First set of PMAZ-AA fixes - Still not reliable in Multi-PMAZ-AA setups asFlorian Lohoff2000-08-191-46/+27
| | | | still some global vars get used - but a start
* Adapt to struct stat changes from test6-pre2. Once more glibc 2.2Ralf Baechle2000-08-172-8/+28
| | | | users will enjoy the priviledge of a full recompile ...
* Kill dead #ifdefs.Ralf Baechle2000-08-171-7/+1
|
* Beautify diagnostic messages.Ralf Baechle2000-08-161-3/+3
|
* Fix break and SysRq handling for DECstation Zilog driver.Ralf Baechle2000-08-101-23/+71
|
* Kill warning.Ralf Baechle2000-08-091-10/+13
|
* Kill st_fstype member.Ralf Baechle2000-08-092-4/+2
|
* More cleaning of struct stat for glibc 2.2. The necessary glibcRalf Baechle2000-08-093-17/+12
| | | | | patches will go into CVS asap. Remove st_flags and st_gen members, nothing ever used them.
* Faster memcpy / copy_{from,to}_user.Ralf Baechle2000-08-092-41/+83
|
* Ignore more build files.Ralf Baechle2000-08-091-0/+2
|
* Kill BARRIER macro; it's not needed on R10000.Ralf Baechle2000-08-091-25/+0
|
* From Arnaldo Carvalho de Melo (acme@conectiva.com.br):Ralf Baechle2000-08-091-6/+12
| | | | Use init_etherdev to allocate the dev->priv and check return value.
* Fix CONFIG_DISCONTIGMEM.Ralf Baechle2000-08-091-1/+1
|
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-08105-412/+393
|
* Merge with Linux 2.4.0-test6-pre7.Ralf Baechle2000-08-0814-59/+92
|
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-08230-5696/+778
|
* Merge with Linux 2.4.0-test6-pre5.Ralf Baechle2000-08-082-268/+269
|
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-08178-1862/+3571
|
* Merge with Linux 2.4.0-test6-pre3.Ralf Baechle2000-08-0840-2928/+7786
|
* Merge with Linux 2.4.0-test6-pre2.Ralf Baechle2000-08-0884-909/+1775
|
* let it compile againHarald Koerfgen2000-08-089-26/+27
|
* Merge with Linux 2.4.0-test6-pre1.Ralf Baechle2000-08-08196-1894/+4033
|
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-088-306/+208
| | | | mips64.
* Tweak the initialization macros so that they work even on a systemKanoj Sarcar2000-08-052-5/+15
| | | | that has no physical address 0 (non nasid 0 systems).
* sys_sysctl implementationUlf Carlsson2000-08-052-1/+89
|
* Delete unused definition of pte_page.Kanoj Sarcar2000-08-041-5/+0
|
* Fix over enthusiastic tlbflush optimizations.Kanoj Sarcar2000-08-031-3/+6
|
* r3k_flush_cache_sigtramp() still assumed 8 byte cachelinesHarald Koerfgen2000-08-031-11/+1
|
* ARC console is not just for IP22.Keith M Wesolowski2000-08-0116-433/+126
| | | | Timer dead code cleanup.
* Compile fix: get the ip27-timer.c code that updates process times lookingKanoj Sarcar2000-08-011-25/+10
| | | | like its i386 counterpart.
* R3000 cache bugfix from Maciej.Ralf Baechle2000-07-311-1/+1
|
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-319-77/+95
|