Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with Linux 2.4.0-test5-pre3. | Ralf Baechle | 2000-07-21 | 360 | -8602/+58916 |
| | |||||
* | 32 bit sys ipc, stolen from ia64 ... | Kanoj Sarcar | 2000-07-21 | 2 | -1/+415 |
| | |||||
* | The 32 bit version of exec (picked from ia64) was writing into user | Kanoj Sarcar | 2000-07-20 | 1 | -10/+21 |
| | | | | | | | space from kernel without protection. Under tight memory conditions when the page fault could not allocate a page, irritating messages were being printed by the kernel. Write to user space with proper protection. | ||||
* | Deal properly with IOC3 redzoning. Handle more IOC3 error interrupts. | Ralf Baechle | 2000-07-19 | 1 | -72/+78 |
| | |||||
* | Undo damage done by recent ``cleanup''. | Ralf Baechle | 2000-07-19 | 7 | -100/+126 |
| | |||||
* | Merge with Linux 2.4.0-test5-pre2. | Ralf Baechle | 2000-07-18 | 67 | -921/+1017 |
| | |||||
* | Remove duplicate check. Fix code in multicast selection. Handle | Ralf Baechle | 2000-07-18 | 1 | -18/+29 |
| | | | | receiver and receiver buffer overflow interrupts. | ||||
* | Fix reported Samba bug. | Ralf Baechle | 2000-07-18 | 1 | -66/+65 |
| | |||||
* | Driver reset was loosing the SSRAM bits from emcr when reseting. | Ralf Baechle | 2000-07-17 | 1 | -3/+1 |
| | |||||
* | Fix a (harmless) typo in the SMP save_and_cli definition. Also, mark | Kanoj Sarcar | 2000-07-17 | 2 | -2/+1 |
| | | | | | the irqlock as not held by anyone initially. This allows SMP kernels to boot up. | ||||
* | Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP. | Ralf Baechle | 2000-07-15 | 324 | -4475/+7762 |
| | | | | The IP22 cache bugs which are plaguing some machines are still unfixed. | ||||
* | Portability cleanup as required by Linus. | Ralf Baechle | 2000-07-15 | 9 | -25/+49 |
| | |||||
* | Make sure we don't add timers back in history. This gets serial | Ralf Baechle | 2000-07-15 | 1 | -2/+6 |
| | | | | console working again. Tytso is notified. | ||||
* | Kill variable ds1286_irq_data. | Ralf Baechle | 2000-07-14 | 1 | -67/+34 |
| | |||||
* | Compile RTC driver by default. | Ralf Baechle | 2000-07-14 | 1 | -1/+1 |
| | |||||
* | Another reversed condition. | Ralf Baechle | 2000-07-13 | 2 | -12/+14 |
| | |||||
* | Fix IRIX ELF, too. | Ralf Baechle | 2000-07-13 | 1 | -1/+2 |
| | |||||
* | Fixup the recent ELF loader changes which were toast ... | Ralf Baechle | 2000-07-13 | 3 | -5/+7 |
| | |||||
* | Set EXTRAVERSION to the right value. | Ralf Baechle | 2000-07-13 | 1 | -1/+2 |
| | |||||
* | Revert last change. Bug noticed by Linus. | Ralf Baechle | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | Reformat. | Ralf Baechle | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | Hack into a shape ready to be merged and send patch off to Linus. | Ralf Baechle | 2000-07-12 | 1 | -0/+2 |
| | |||||
* | Remove useless file inclusion. | Ralf Baechle | 2000-07-12 | 1 | -4/+0 |
| | |||||
* | Delete vga_font.c, it's unused since eternities. | Ralf Baechle | 2000-07-12 | 2 | -354/+1 |
| | |||||
* | Use --trap for optimization. | Ralf Baechle | 2000-07-12 | 2 | -9/+8 |
| | |||||
* | Merge with Linux 2.4.0-test4-pre3. | Ralf Baechle | 2000-07-12 | 12 | -462/+459 |
| | |||||
* | Merge with 2.4.0-test4-pre2. | Ralf Baechle | 2000-07-12 | 125 | -986/+1531 |
| | |||||
* | ELF loader changes / cleanup as discussed on linux-kernel. | Ralf Baechle | 2000-07-12 | 11 | -15/+52 |
| | |||||
* | Rest of HZ change. | Ralf Baechle | 2000-07-12 | 1 | -9/+9 |
| | |||||
* | Same here. | Ralf Baechle | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | The condition needs to be reversed. | Ralf Baechle | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | Make HZ_TO_STD macro name lowercase. | Ralf Baechle | 2000-07-12 | 18 | -66/+70 |
| | |||||
* | Including config.h once is enough ... | Ralf Baechle | 2000-07-12 | 1 | -2/+0 |
| | |||||
* | Include config.h. | Ralf Baechle | 2000-07-12 | 6 | -24/+23 |
| | |||||
* | And this one also depends on config.h. | Ralf Baechle | 2000-07-12 | 1 | -0/+1 |
| | |||||
* | Thisone also needs config.h ... | Ralf Baechle | 2000-07-12 | 1 | -1/+1 |
| | |||||
* | Include config.h. | Ralf Baechle | 2000-07-12 | 1 | -0/+1 |
| | |||||
* | Don't include config.h. | Ralf Baechle | 2000-07-12 | 1 | -3/+2 |
| | |||||
* | This one relies on config.h. | Ralf Baechle | 2000-07-12 | 1 | -2/+2 |
| | |||||
* | We don't need config.h. | Ralf Baechle | 2000-07-12 | 1 | -5/+3 |
| | |||||
* | Include <linux/config.h>. | Ralf Baechle | 2000-07-12 | 1 | -0/+1 |
| | |||||
* | Discard .text.exit, .data.exit and .exitcall.exit sections. | Ralf Baechle | 2000-07-11 | 4 | -0/+36 |
| | |||||
* | $28 has to be setup before prom_init because smp_processor_id() | Ulf Carlsson | 2000-07-11 | 1 | -4/+4 |
| | | | | is used in __wake_up. | ||||
* | Overhaul | Harald Koerfgen | 2000-07-11 | 1 | -270/+309 |
| | |||||
* | Merge with Linux 2.4.0-test3. | Ralf Baechle | 2000-07-11 | 55 | -156/+3890 |
| | |||||
* | This is pre8 ... | Ralf Baechle | 2000-07-11 | 1 | -3/+3 |
| | |||||
* | Die oh evil ... | Ralf Baechle | 2000-07-11 | 2 | -64/+0 |
| | |||||
* | Remove usless initialization. | Ralf Baechle | 2000-07-11 | 1 | -1/+1 |
| | |||||
* | Update. | Ralf Baechle | 2000-07-11 | 6 | -1/+112 |
| | |||||
* | Support for the Galileo Orion board. From Cort. | Ralf Baechle | 2000-07-10 | 17 | -8/+1184 |
| |