Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Malta has MIPS32 CPUs, not R4xx0. | Ralf Baechle | 2001-01-30 | 1 | -2/+2 |
| | |||||
* | Include <linux/spinlock.h> to make it compile. | Ralf Baechle | 2001-01-30 | 1 | -0/+1 |
| | |||||
* | Update these also. | Ralf Baechle | 2001-01-30 | 9 | -9/+9 |
| | |||||
* | Rebuild defconfig files. | Ralf Baechle | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | This on slipped through | Harald Koerfgen | 2001-01-28 | 1 | -0/+24 |
| | |||||
* | zs and LK201 fixes from Maciej | Harald Koerfgen | 2001-01-28 | 5 | -111/+204 |
| | |||||
* | DECstation framebuffer drivers from Michael Engel and Karsten Merker | Harald Koerfgen | 2001-01-28 | 9 | -55/+1006 |
| | |||||
* | Kill dead function load_pgd(). | Ralf Baechle | 2001-01-28 | 5 | -49/+10 |
| | |||||
* | Kill the last instance of vce_available for the 32-bit kernel. | Ralf Baechle | 2001-01-28 | 1 | -4/+2 |
| | |||||
* | More memory initialization patches from Maciej. | Ralf Baechle | 2001-01-28 | 5 | -9/+10 |
| | |||||
* | Disable arc_prom_init for the moment until this beast is fixed - Enabling | Florian Lohoff | 2001-01-27 | 1 | -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 Baechle | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | Fix compilation of non-module sgiwd93.c | Florian Lohoff | 2001-01-25 | 1 | -0/+4 |
| | |||||
* | The name of release changed to release_task. | Ralf Baechle | 2001-01-23 | 1 | -1/+1 |
| | |||||
* | Better error checking. | Ralf Baechle | 2001-01-23 | 1 | -3/+25 |
| | |||||
* | loops_per_sec is now loops_per_jiffy - Raider is Twix | Florian Lohoff | 2001-01-17 | 1 | -2/+3 |
| | |||||
* | Eliminate last occurence of vce_available | Florian Lohoff | 2001-01-17 | 2 | -2/+1 |
| | |||||
* | Poking at the linker scripts for the CP7000, today's mail exchange | Ralf Baechle | 2001-01-17 | 3 | -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 which | Ralf Baechle | 2001-01-17 | 3 | -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 ever | Florian Lohoff | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | ARC memory descriptors use physical memory addresses. | Ralf Baechle | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Kill debug code. | Ralf Baechle | 2001-01-15 | 1 | -1/+0 |
| | |||||
* | int vs. long type bugfix from Nigel Stephens of Algorithmics. | Ralf Baechle | 2001-01-15 | 1 | -1/+1 |
| | |||||
* | Ignore more temp files. | Ralf Baechle | 2001-01-15 | 10 | -0/+20 |
| | |||||
* | IOC3 fixes from Hans Grober. | Ralf Baechle | 2001-01-15 | 1 | -15/+18 |
| | |||||
* | Further include beautifications | Harald Koerfgen | 2001-01-13 | 4 | -62/+48 |
| | |||||
* | o Kernel sources shouldn't include standard headers | Harald Koerfgen | 2001-01-13 | 37 | -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 /260 | Harald Koerfgen | 2001-01-12 | 3 | -3/+29 |
| | |||||
* | - Check get_free_pages() return value | Ralf Baechle | 2001-01-11 | 1 | -2/+6 |
| | | | | | | - Use only GFP_KERNEL for allocation of rings. Patch from Mingo. | ||||
* | SGI Seeq8003 driver kmalloc() NULL-check bugfix. From Ingo Molnar. | Ralf Baechle | 2001-01-11 | 1 | -5/+20 |
| | |||||
* | Nevada is R52xx, not R56x0. | Ralf Baechle | 2001-01-11 | 2 | -3/+2 |
| | |||||
* | Merge with Linux 2.4.0. | Ralf Baechle | 2001-01-11 | 513 | -11147/+89112 |
| | |||||
* | Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test your | Ralf Baechle | 2001-01-10 | 823 | -26791/+98069 |
| | | | | Makefiles. | ||||
* | Merge with Linux 2.4.0-test12. | Ralf Baechle | 2001-01-10 | 1039 | -20294/+72954 |
| | |||||
* | Remove duplicate initialization. | Ralf Baechle | 2001-01-10 | 1 | -3/+0 |
| | |||||
* | prom_init is a void function ... | Ralf Baechle | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | Undo broken segment of MIPS patch. | Ralf Baechle | 2001-01-08 | 1 | -4/+3 |
| | |||||
* | And one more. | Ralf Baechle | 2001-01-08 | 1 | -1/+1 |
| | |||||
* | Fix warnings. | Ralf Baechle | 2001-01-08 | 2 | -8/+6 |
| | |||||
* | Re-commit 2nd set of memory map patches from Maciej. | Ralf Baechle | 2001-01-03 | 8 | -130/+12 |
| | |||||
* | LK201 keyboard and PMAG-BA framebuffer driver for DECstations | Harald Koerfgen | 2000-12-30 | 15 | -159/+1618 |
| | |||||
* | Switch to new style Makefile | Harald Koerfgen | 2000-12-30 | 3 | -39/+40 |
| | |||||
* | Bunch more patches from MIPS. | Ralf Baechle | 2000-12-29 | 27 | -513/+692 |
| | |||||
* | Recommit changes that got lost in the recent disk crash. | Ralf Baechle | 2000-12-29 | 1 | -117/+22 |
| | |||||
* | Handle break 6/7 instructions properly. From Maciej. | Ralf Baechle | 2000-12-19 | 1 | -2/+35 |
| | |||||
* | serial fixes and enhancements from Maciej and Karel | Harald Koerfgen | 2000-12-18 | 2 | -7/+22 |
| | |||||
* | Devfs support for DECstation serial driver. From Karel. | Ralf Baechle | 2000-12-17 | 1 | -1/+15 |
| | |||||
* | MIPS32 patches from MIPS. | Ralf Baechle | 2000-12-14 | 23 | -46/+1523 |
| | |||||
* | Further R3000 FPU cleanups from Maciej | Harald Koerfgen | 2000-12-14 | 1 | -8/+5 |
| | |||||
* | Cleanup io.h. | Ralf Baechle | 2000-12-14 | 11 | -77/+61 |
| |