| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill irq_cannonicalize. | Ralf Baechle | 2000-10-10 | 18 | -88/+99 |
* | More Atlas chainsawing. | Ralf Baechle | 2000-10-09 | 12 | -270/+413 |
* | Reformat. | Ralf Baechle | 2000-10-09 | 2 | -6/+5 |
* | Fix typo making ld 2.8.1 crash. | Ralf Baechle | 2000-10-09 | 5 | -5/+5 |
* | The usual dose of .cvsignore files. | Ralf Baechle | 2000-10-09 | 3 | -0/+6 |
* | Support for MIPS Atlas and Malta evaluation boards. Chainsaw edition; | Ralf Baechle | 2000-10-09 | 22 | -0/+3393 |
* | Don't include <asm/sni.h>, it breaks compilation for big endian | Ralf Baechle | 2000-10-08 | 1 | -1/+0 |
* | Don't include <asm/sgialib.h>; this breaks compilation horribly on | Ralf Baechle | 2000-10-08 | 1 | -1/+0 |
* | And even one more. | Ralf Baechle | 2000-10-08 | 1 | -0/+10 |
* | Fix one more linker script. | Ralf Baechle | 2000-10-08 | 1 | -0/+10 |
* | Same for 32-bit kernel. | Ralf Baechle | 2000-10-08 | 2 | -0/+20 |
* | Deal with ld missplacing sections. | Ralf Baechle | 2000-10-08 | 1 | -0/+10 |
* | Merge with Linux 2.4.0-test9. Please check DECstation, I had a number | Ralf Baechle | 2000-10-05 | 358 | -6431/+13747 |
* | Make /dev/console=5, 1 work by making sure output is redirected into | Kanoj Sarcar | 2000-10-03 | 1 | -1/+9 |
* | o fix warnings in bitops.h | Harald Koerfgen | 2000-10-03 | 2 | -15/+3 |
* | Make user_mode mode an inline; it's the same on all 64-bit CPUs. | Ralf Baechle | 2000-10-02 | 3 | -12/+2 |
* | Compatibility version of utime(2). | Ralf Baechle | 2000-10-02 | 2 | -1/+32 |
* | Ignore generated file ld.script.elf32. | Ralf Baechle | 2000-10-02 | 1 | -0/+1 |
* | Avoid recursive page faults. | Ralf Baechle | 2000-09-30 | 1 | -2/+3 |
* | Fixup a number of loose ends in RM7000 support. | Ralf Baechle | 2000-09-29 | 5 | -27/+37 |
* | Wrap ramdisk code with #if 0, it breaks the Orion initrd support. | Ralf Baechle | 2000-09-29 | 1 | -1/+3 |
* | Define _flush_icache_range. | Ralf Baechle | 2000-09-28 | 1 | -0/+1 |
* | Enable module support by default. | Ralf Baechle | 2000-09-28 | 1 | -1/+4 |
* | More Orion bits. | Ralf Baechle | 2000-09-28 | 7 | -67/+329 |
* | Orion support is now an object file, no longer an archive. | Ralf Baechle | 2000-09-28 | 1 | -1/+1 |
* | Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The old | Kanoj Sarcar | 2000-09-25 | 5 | -5/+5 |
* | Kill usless #ifdefmania. | Ralf Baechle | 2000-09-24 | 1 | -14/+1 |
* | This is now a generated file. | Kanoj Sarcar | 2000-09-18 | 1 | -112/+0 |
* | Pass the loader script file thru cpp for CONFIG_MAPPED_KERNEL support. | Kanoj Sarcar | 2000-09-18 | 2 | -0/+117 |
* | Orion has an RM7000, not R5000. | Ralf Baechle | 2000-09-15 | 1 | -2/+2 |
* | Orion update. | Ralf Baechle | 2000-09-15 | 10 | -54/+8543 |
* | virt_to_bus and bus_to_virt are gone! Implement true pci-dma api that | Kanoj Sarcar | 2000-09-13 | 2 | -2/+9 |
* | Set the master hub's widget id for the o200 and ibrick cases also. | Kanoj Sarcar | 2000-09-13 | 1 | -0/+2 |
* | Route device intrs thru the master hub of the containing xbow, since the | Kanoj Sarcar | 2000-09-13 | 1 | -12/+21 |
* | Add autofs ioctls. | Ralf Baechle | 2000-09-08 | 1 | -16/+47 |
* | Enable some more features now that the thing is getting usefull. | Ralf Baechle | 2000-09-08 | 2 | -14/+24 |
* | Reformat. | Ralf Baechle | 2000-09-08 | 1 | -1/+2 |
* | Erase all traces of the ioc3-eth driver irq hacks. | Kanoj Sarcar | 2000-09-07 | 1 | -2/+3 |
* | Delete usage of PG_skip flag from mips64-DISCONTIG code. It was only | Kanoj Sarcar | 2000-09-07 | 1 | -22/+6 |
* | More NTP and xtime_lock fixes. | Ralf Baechle | 2000-09-07 | 6 | -30/+20 |
* | Compile fix: flush only L2 cache. | Kanoj Sarcar | 2000-09-06 | 1 | -1/+1 |
* | Set timeout values - this seems to be needed if we want to boot the | Kanoj Sarcar | 2000-09-06 | 1 | -0/+8 |
* | NTP fixes from Maciej. | Ralf Baechle | 2000-09-06 | 5 | -25/+35 |
* | DECstation RTC fix omissions. Fix from Maciej. | Ralf Baechle | 2000-09-06 | 1 | -1/+1 |
* | - adjtimex(2) emulation. | Ralf Baechle | 2000-09-05 | 3 | -50/+131 |
* | Handle a ton more block device, IDE (yuck :-), partition handling and | Ralf Baechle | 2000-09-05 | 5 | -45/+285 |
* | Hopefully squash the R5k bug ... | Ralf Baechle | 2000-09-01 | 11 | -36/+30 |
* | Fix for broken handling of the year in the RTC by DECstation firmware. | Ralf Baechle | 2000-09-01 | 1 | -4/+5 |
* | Slightly tweak how the ioc3 fixup interacts with serial driver. Also, | Kanoj Sarcar | 2000-08-31 | 1 | -1/+2 |
* | No more hardcoded serial port addresses. Get the serial driver probing | Kanoj Sarcar | 2000-08-31 | 1 | -0/+16 |