summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Malta has MIPS32 CPUs, not R4xx0.Ralf Baechle2001-01-301-2/+2
|
* Include <linux/spinlock.h> to make it compile.Ralf Baechle2001-01-301-0/+1
|
* Update these also.Ralf Baechle2001-01-309-9/+9
|
* Rebuild defconfig files.Ralf Baechle2001-01-301-1/+1
|
* This on slipped throughHarald Koerfgen2001-01-281-0/+24
|
* zs and LK201 fixes from MaciejHarald Koerfgen2001-01-285-111/+204
|
* DECstation framebuffer drivers from Michael Engel and Karsten MerkerHarald Koerfgen2001-01-289-55/+1006
|
* Kill dead function load_pgd().Ralf Baechle2001-01-285-49/+10
|
* Kill the last instance of vce_available for the 32-bit kernel.Ralf Baechle2001-01-281-4/+2
|
* More memory initialization patches from Maciej.Ralf Baechle2001-01-285-9/+10
|
* Disable arc_prom_init for the moment until this beast is fixed - EnablingFlorian Lohoff2001-01-271-1/+12
| | | | this simply lets all IP22 crash after freeing prom memory.
* Sysmips(MIPS_ATOMIC_SET,...) has to return via o32_ret_from_sys_call.Ralf Baechle2001-01-261-1/+1
|
* Fix compilation of non-module sgiwd93.cFlorian Lohoff2001-01-251-0/+4
|
* The name of release changed to release_task.Ralf Baechle2001-01-231-1/+1
|
* Better error checking.Ralf Baechle2001-01-231-3/+25
|
* loops_per_sec is now loops_per_jiffy - Raider is TwixFlorian Lohoff2001-01-171-2/+3
|
* Eliminate last occurence of vce_availableFlorian Lohoff2001-01-172-2/+1
|
* Poking at the linker scripts for the CP7000, today's mail exchangeRalf Baechle2001-01-173-126/+7
| | | | | | and the great job people do at maintaining their own linkscripts made clear we really want exactly one linker script and no more for all the kernels.
* Ok, I got better things to do than hacking kernels for machines whichRalf Baechle2001-01-173-8/+39
| | | | | | | | I don't even have at hand right now, but we got too many bug reports of the ``IP22 crashes during early startup'' type. This patch makes printk usable on IP22 from the very early startup on. It's not perfect and I think it might result in printk's information getting duplicated for systems with serial console but let's tackle that later.
* Delete comment which is more bogus now than everFlorian Lohoff2001-01-161-1/+1
|
* ARC memory descriptors use physical memory addresses.Ralf Baechle2001-01-161-1/+1
|
* Kill debug code.Ralf Baechle2001-01-151-1/+0
|
* int vs. long type bugfix from Nigel Stephens of Algorithmics.Ralf Baechle2001-01-151-1/+1
|
* Ignore more temp files.Ralf Baechle2001-01-1510-0/+20
|
* IOC3 fixes from Hans Grober.Ralf Baechle2001-01-151-15/+18
|
* Further include beautificationsHarald Koerfgen2001-01-134-62/+48
|
* o Kernel sources shouldn't include standard headersHarald Koerfgen2001-01-1337-263/+8
| | | | | | (me, backport from linux-vr) o Fix typos in sp_flong.c and sp_fint.c (Hiroshi Kawashima, backport from linux-vr)
* Let it compile for my /260Harald Koerfgen2001-01-123-3/+29
|
* - Check get_free_pages() return valueRalf Baechle2001-01-111-2/+6
| | | | | | - Use only GFP_KERNEL for allocation of rings. Patch from Mingo.
* SGI Seeq8003 driver kmalloc() NULL-check bugfix. From Ingo Molnar.Ralf Baechle2001-01-111-5/+20
|
* Nevada is R52xx, not R56x0.Ralf Baechle2001-01-112-3/+2
|
* Merge with Linux 2.4.0.Ralf Baechle2001-01-11513-11147/+89112
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-10823-26791/+98069
| | | | Makefiles.
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101039-20294/+72954
|
* Remove duplicate initialization.Ralf Baechle2001-01-101-3/+0
|
* prom_init is a void function ...Ralf Baechle2001-01-101-1/+1
|
* Undo broken segment of MIPS patch.Ralf Baechle2001-01-081-4/+3
|
* And one more.Ralf Baechle2001-01-081-1/+1
|
* Fix warnings.Ralf Baechle2001-01-082-8/+6
|
* Re-commit 2nd set of memory map patches from Maciej.Ralf Baechle2001-01-038-130/+12
|
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-3015-159/+1618
|
* Switch to new style MakefileHarald Koerfgen2000-12-303-39/+40
|
* Bunch more patches from MIPS.Ralf Baechle2000-12-2927-513/+692
|
* Recommit changes that got lost in the recent disk crash.Ralf Baechle2000-12-291-117/+22
|
* Handle break 6/7 instructions properly. From Maciej.Ralf Baechle2000-12-191-2/+35
|
* serial fixes and enhancements from Maciej and KarelHarald Koerfgen2000-12-182-7/+22
|
* Devfs support for DECstation serial driver. From Karel.Ralf Baechle2000-12-171-1/+15
|
* MIPS32 patches from MIPS.Ralf Baechle2000-12-1423-46/+1523
|
* Further R3000 FPU cleanups from MaciejHarald Koerfgen2000-12-141-8/+5
|
* Cleanup io.h.Ralf Baechle2000-12-1411-77/+61
|