Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Iomem address space is also 64-bit on IP27. This brings us back 5 out | Ralf Baechle | 2001-05-21 | 1 | -0/+1 |
| | | | | | | of 6 unrecognized IOC3 interfaces on posix0. The leftover two are missing due to IOC3 PCI interface bugs which I'll fight next. After a decent nap ... | ||||
* | Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE. | Ralf Baechle | 2001-05-10 | 1 | -3/+3 |
| | |||||
* | Add some more networking ioctl translations. | Ralf Baechle | 2001-05-03 | 1 | -0/+20 |
| | |||||
* | 64-bit kernel support for MIPS Atlas and Malta. Patch from Carsten. | Ralf Baechle | 2001-04-27 | 19 | -0/+2952 |
| | |||||
* | Get back to the standard interface for get_cpuinfo(). The ouput is | Kanoj Sarcar | 2001-04-12 | 1 | -37/+20 |
| | | | | | still nonstandard, but it better be if you want to see whether your system has 64 or 128 cpus! | ||||
* | Fix delay slot bug. | Ralf Baechle | 2001-04-11 | 1 | -4/+4 |
| | |||||
* | Add in support for determining node distances by parsing router | Kanoj Sarcar | 2001-04-11 | 1 | -0/+291 |
| | | | | information in klconfig. Code from Scott Foehner (sfoehner@sgi.com). | ||||
* | Add in new klconfig functions that will be needed for parsing router | Kanoj Sarcar | 2001-04-11 | 1 | -0/+13 |
| | | | | information. | ||||
* | Merge with Linux 2.4.3. | Ralf Baechle | 2001-04-05 | 10 | -137/+20 |
| | | | | | | | Note that mingetty does no longer work with serial console, you have to switch to another getty like getty_ps. This commit also includes a fix for a setitimer bug which did prevent getty_ps from working on older kernels. | ||||
* | Enable CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS for all configurations. | Ralf Baechle | 2001-04-01 | 3 | -6/+9 |
| | |||||
* | Translate SIOCRTMSG and SIOCGSTAMP ioctls. This fixes tcpdump. | Ralf Baechle | 2001-04-01 | 1 | -0/+29 |
| | |||||
* | Interpret some ARC firmware variables correctly. Patch from Guido | Ralf Baechle | 2001-03-27 | 1 | -6/+50 |
| | | | | with some mods by me. | ||||
* | Get Indy64 booting a little farther. This also fixes a generic 64-bitness | Keith M Wesolowski | 2001-03-26 | 3 | -20/+17 |
| | | | | bug in some of the r4k cache routines. | ||||
* | Initial commit of 64-bit FPU emul as part of fixing Bugworks bug | Ralf Baechle | 2001-03-21 | 49 | -0/+6806 |
| | | | | #789223. Not yet functional. | ||||
* | Fix Origin after recent ARC changes. | Ralf Baechle | 2001-03-19 | 3 | -10/+13 |
| | |||||
* | Fix machine detection bug. | Keith M Wesolowski | 2001-03-18 | 1 | -1/+1 |
| | |||||
* | Some remaining bits of the ARC memory cleanup, from Keith. | Ralf Baechle | 2001-03-18 | 1 | -12/+5 |
| | |||||
* | Ralf's had two chances to spell this right, I'll take my turn now. :-) | Keith M Wesolowski | 2001-03-18 | 1 | -1/+1 |
| | |||||
* | Remove no longer necessary inclusion of spinlock.h. | Ralf Baechle | 2001-03-18 | 3 | -3/+0 |
| | |||||
* | Lots of cleanup from Keith with additional tweaks by me. More to | Ralf Baechle | 2001-03-18 | 26 | -278/+479 |
| | | | | come. Stay frightened :-) | ||||
* | Fix typo which made r4k_copy_page_d16 corrupt data when copying. | Ralf Baechle | 2001-03-18 | 1 | -2/+2 |
| | |||||
* | Spelling fixes. | Ralf Baechle | 2001-03-17 | 1 | -3/+3 |
| | |||||
* | Make compile with CONFIG_NET disabled. | Ralf Baechle | 2001-03-17 | 1 | -0/+8 |
| | |||||
* | Export flush_tlb_page rsp. _flush_tlb_page. | Ralf Baechle | 2001-03-12 | 1 | -2/+3 |
| | |||||
* | Typo and spelling fixes. | Ralf Baechle | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | Include <linux/spinlock.h>. | Ralf Baechle | 2001-03-11 | 1 | -3/+3 |
| | |||||
* | Undo accidental deletion of variable. | Ralf Baechle | 2001-03-11 | 1 | -0/+1 |
| | |||||
* | Compile fixes for CONFIG_SGI_NEWPORT_GFX. | Ralf Baechle | 2001-03-11 | 2 | -3/+7 |
| | |||||
* | Die if we cannot handle a unaligned exception from kernel space. | Ralf Baechle | 2001-03-11 | 1 | -0/+5 |
| | |||||
* | Kill dead variable. | Ralf Baechle | 2001-03-10 | 1 | -3/+1 |
| | |||||
* | Merge with Linux 2.4.2. | Ralf Baechle | 2001-03-09 | 9 | -11/+35 |
| | |||||
* | Remove RCS strings. | Ralf Baechle | 2001-03-09 | 1 | -2/+1 |
| | |||||
* | Remoce RCS strings. | Ralf Baechle | 2001-03-09 | 1 | -2/+1 |
| | |||||
* | We were incrementing too much for the delay slot case. | Ralf Baechle | 2001-03-03 | 1 | -1/+1 |
| | |||||
* | Cleanup the code that handles (bridge) intr path setup. Come up with a | Kanoj Sarcar | 2001-03-02 | 2 | -36/+88 |
| | | | | better per node scheme to associate Linux irqs with cpu intr levels. | ||||
* | Increase the total number of PCI busses supported. | Kanoj Sarcar | 2001-03-02 | 1 | -1/+1 |
| | |||||
* | Move the multiply-defined cpumask macros from .c files into smp.h for | Kanoj Sarcar | 2001-02-28 | 2 | -10/+15 |
| | | | | consistency. | ||||
* | Basic boot support for R12000. This does not mean R12000 is fully | Kanoj Sarcar | 2001-02-27 | 1 | -0/+1 |
| | | | | supported in the mips64 port. | ||||
* | Declare __bzero as function for mainline also. | Ralf Baechle | 2001-02-26 | 1 | -0/+1 |
| | |||||
* | Update to using loops_per_jiffy instead of loops_per_sec. | Keith M Wesolowski | 2001-02-26 | 2 | -4/+2 |
| | |||||
* | 64-bit fixes. | Ralf Baechle | 2001-02-25 | 1 | -19/+15 |
| | |||||
* | Put in a way to tweak the maximum number of cpus activated during SMP | Kanoj Sarcar | 2001-02-23 | 1 | -1/+7 |
| | | | | | bootup. Unfortunately, this can not be done be kernel command line option, since the options are parsed *after* the bootup. | ||||
* | Dump additional information when receiving a bus error. | Ralf Baechle | 2001-02-23 | 1 | -2/+41 |
| | |||||
* | We were initializing the node's other cpu instead of ourself. | Ralf Baechle | 2001-02-22 | 1 | -1/+1 |
| | |||||
* | Registers are stored as unsigned variables so we need to cast to | Ralf Baechle | 2001-02-21 | 1 | -8/+7 |
| | | | | | signed variables before comparing with zero when simulating the branches which compare with zero. | ||||
* | Every one (I know) does disk boots now. NUMA seems to add performance too. | Kanoj Sarcar | 2001-02-21 | 2 | -4/+4 |
| | |||||
* | Add in support to specify the proper L2 cache line size to eliminate false | Kanoj Sarcar | 2001-02-16 | 4 | -0/+5 |
| | | | | sharing. | ||||
* | Access c0_context as 64-bit register here as well. | Ralf Baechle | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | Changes for the sake of IBM's multiqueue scheduler patch. | Ralf Baechle | 2001-02-03 | 2 | -2/+2 |
| | |||||
* | Merge with Linux 2.4.1. | Ralf Baechle | 2001-01-31 | 6 | -10/+6 |
| |