Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put an instruction in the branch delay slot of the read_unlock() | Kanoj Sarcar | 2000-03-31 | 1 | -0/+1 |
| | | | | | block which is compiled .noreorder, to prevent the assembler from putting something destructive. | ||||
* | Some minor changes to turn on 64-bittiness. | Leo Dagum | 2000-03-31 | 2 | -17/+27 |
| | |||||
* | More placeholder stuff. Added pci_fixup_isp2x00() routine to set up | Leo Dagum | 2000-03-30 | 1 | -2/+68 |
| | | | | | | the device's config space registers and turn on byte swizzling in the bridge for this device (needs to be done before the driver sees it). Again, hardwired to slot 5. Will generalize later. | ||||
* | Added pcibr_setup() routine to initialize some bridge registers different | Leo Dagum | 2000-03-30 | 1 | -1/+24 |
| | | | | from what the prom gives us. | ||||
* | Added QLOGICFC_SLOT5 definition to Origin 'hacks' section at bottom. | Leo Dagum | 2000-03-30 | 1 | -0/+1 |
| | |||||
* | Interrupts need to start at bit 7 in INT_PEND0 registers because bits [0..6] | Leo Dagum | 2000-03-30 | 1 | -13/+44 |
| | | | | | | are taken for various other sundry tasks. Also added QLOGICFC_SLOT5 kludge to bridge_startup(). I'll generalize this later, for now it means you have to have your isp2100 card in slot 5. | ||||
* | More DDB5074 updates. | Ralf Baechle | 2000-03-29 | 4 | -16/+57 |
| | |||||
* | DDB5074 updates. From Geert. | Ralf Baechle | 2000-03-29 | 6 | -125/+178 |
| | |||||
* | Fix warning in the IDE driver; on 64-bit boxes it actually was a | Ralf Baechle | 2000-03-29 | 1 | -1/+1 |
| | | | | real bug. From Geert. | ||||
* | Makefile fixed for a crosscompiling environment | Harald Koerfgen | 2000-03-28 | 4 | -19/+16 |
| | | | | DECstation serial drivers fixed | ||||
* | When saving syscalls also save a6 and a7. We may need them later for | Ralf Baechle | 2000-03-28 | 1 | -0/+2 |
| | | | | ptrace(2). | ||||
* | Set ST0_FR the right way. | Ralf Baechle | 2000-03-28 | 2 | -9/+15 |
| | |||||
* | Merge with Linux 2.3.99-pre3. | Ralf Baechle | 2000-03-27 | 501 | -13285/+23794 |
| | |||||
* | More random merges. | Ralf Baechle | 2000-03-27 | 4 | -39/+29 |
| | |||||
* | Use 16 FP registers as default. | Ulf Carlsson | 2000-03-27 | 1 | -2/+2 |
| | |||||
* | Fix strace for 4+ arguments | Ulf Carlsson | 2000-03-27 | 1 | -2/+8 |
| | |||||
* | Compile Origin bits only for Origin. Why are they in this file at | Ralf Baechle | 2000-03-27 | 1 | -1/+5 |
| | | | | all ... | ||||
* | Update. | Ralf Baechle | 2000-03-27 | 1 | -0/+1 |
| | |||||
* | Set CONFIG_FONT_8x16 when CONFIG_SGI_NEWPORT_CONSOLE is selected. | Ralf Baechle | 2000-03-27 | 1 | -1/+3 |
| | | | | IP22 support for mips64 now compiles again. | ||||
* | ip27-timer.c: The timer interrupt for SMP machines must do some extra | Kanoj Sarcar | 2000-03-27 | 2 | -1/+36 |
| | | | | | scheduling related tasks. smp.c: create a stub to flush tlbs on other processors. | ||||
* | Move things around ... | Ralf Baechle | 2000-03-26 | 1 | -1/+3 |
| | |||||
* | Fix another ARC lib user ... | Ralf Baechle | 2000-03-26 | 1 | -4/+4 |
| | |||||
* | Make compile again after the recent SMP changes. | Ralf Baechle | 2000-03-26 | 2 | -12/+12 |
| | |||||
* | Change some prototypes of the 32-bit ARC library to be same as in | Ralf Baechle | 2000-03-26 | 4 | -15/+90 |
| | | | | the 64-bit library. Needed by the sgiseeq driver. | ||||
* | Update. | Ralf Baechle | 2000-03-26 | 2 | -0/+2 |
| | |||||
* | Set CONFIG_ARC32 for ARC / ARCS machines. | Ralf Baechle | 2000-03-26 | 1 | -1/+8 |
| | |||||
* | Call ARCS firmware via ARC library, not directly. | Ralf Baechle | 2000-03-26 | 1 | -5/+4 |
| | |||||
* | Make compile even without modules. | Ralf Baechle | 2000-03-26 | 1 | -1/+2 |
| | |||||
* | Mostly cosmetic changes. | Kanoj Sarcar | 2000-03-26 | 1 | -13/+10 |
| | |||||
* | ip27-irq.c, system.h: implement SMP intr on/off primitives similar to i386. | Kanoj Sarcar | 2000-03-26 | 4 | -11/+219 |
| | | | | | process.c, smp.c: minor initialization code. SMP compiles still hang at the scsi probing stage, no improvements. | ||||
* | Make it compile again. | Ralf Baechle | 2000-03-26 | 1 | -1/+2 |
| | |||||
* | Cleanup a large number of random junk, nothing of importance. | Ralf Baechle | 2000-03-25 | 35 | -7370/+159 |
| | |||||
* | Undo another braino ... | Ralf Baechle | 2000-03-25 | 1 | -5/+7 |
| | |||||
* | Fix the bug, not the sympthom ... | Ralf Baechle | 2000-03-25 | 1 | -2/+0 |
| | |||||
* | Minor memory accounting bug fixes to get cat /proc/meminfo and bootup | Kanoj Sarcar | 2000-03-25 | 1 | -2/+7 |
| | | | | | Memory: report print sane values. Hack around a generic free_area_init_node() bug that can be removed once the generic code has been fixed. | ||||
* | Fix linux32.c compile problem after statfs32 support. Ulf please review. | Kanoj Sarcar | 2000-03-24 | 1 | -1/+15 |
| | |||||
* | o strace support | Ulf Carlsson | 2000-03-24 | 2 | -5/+532 |
| | |||||
* | Merge with Linux 2.3.99-pre2. | Ralf Baechle | 2000-03-23 | 388 | -4659/+22048 |
| | |||||
* | Fold mips64 fixes back to 32-bit kernel. | Ralf Baechle | 2000-03-23 | 1 | -2/+2 |
| | |||||
* | o ? | Ulf Carlsson | 2000-03-23 | 1 | -5/+6 |
| | |||||
* | o statfs | Ulf Carlsson | 2000-03-23 | 2 | -18/+89 |
| | |||||
* | o Fix the offsets for s_put_fpreg and friends for binutils 2.9.1 | Ulf Carlsson | 2000-03-23 | 1 | -8/+5 |
| | |||||
* | o Get the old softfp working while I'm working on the real stuff. | Ulf Carlsson | 2000-03-21 | 1 | -37/+39 |
| | |||||
* | Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, please | Kanoj Sarcar | 2000-03-20 | 3 | -3/+11 |
| | | | | turn this on when you are debugging. | ||||
* | The 32 bit signal handling code should set up for a 32 bit sigreturn | Kanoj Sarcar | 2000-03-20 | 1 | -5/+5 |
| | | | | when the user signal handler returns. | ||||
* | Junk ... | Ralf Baechle | 2000-03-19 | 1 | -40/+0 |
| | |||||
* | Merge with 2.3.99-pre1. | Ralf Baechle | 2000-03-19 | 488 | -14666/+30396 |
| | |||||
* | o Disable the debug output that Kanoj disabled that I enabled | Ulf Carlsson | 2000-03-18 | 1 | -2/+2 |
| | |||||
* | o Add sys32_setrlimit and sys32_getrlimit ... bash# | Ulf Carlsson | 2000-03-18 | 2 | -5/+54 |
| | |||||
* | o New offsets. | Ulf Carlsson | 2000-03-18 | 1 | -22/+22 |
| |