summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The granted member of the semaphore must be unsigned long.Ralf Baechle2000-11-172-4/+3
* DDB5476 default config file from Jun Sun.Ralf Baechle2000-11-091-0/+506
* Fix vmlinux.ecoff build target. Why the hell was this ever working?Ralf Baechle2000-11-081-0/+3
* Update.Ralf Baechle2000-11-089-0/+27
* Change time_t into unsigned int in struct stat. This fixes theRalf Baechle2000-11-081-3/+3
* newstat / newlstat / newfstat have 2 not three arguments.Ralf Baechle2000-11-082-9/+8
* Missing Galileo EV96100 bits. Patches from Pete Popov.Ralf Baechle2000-11-062-0/+15
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-0633-16/+5020
* Handle .kstrtab section.Ralf Baechle2000-11-062-0/+2
* Define RLIM_INFINITY only when building a kernel.Ralf Baechle2000-11-062-4/+4
* The kernel has a emulation for unaligned accesses, so don't send SIGBUSRalf Baechle2000-11-021-7/+3
* Call panic instead of prom_printf.Ralf Baechle2000-11-021-1/+1
* Add missing flags variable.Ralf Baechle2000-11-021-0/+1
* Update Vrc 5476 description.Ralf Baechle2000-11-021-5/+4
* Check for Mips Disk Volume Header before MSDOS partitions.Ralf Baechle2000-11-021-3/+3
* R5432 support.Ralf Baechle2000-11-013-4/+878
* Fix the build after the previous patch.Keith M Wesolowski2000-10-293-7/+5
* Fix register corruption bug. Credits for forward porting this patchRalf Baechle2000-10-273-22/+34
* Fix bug in macro arguments naming.Ralf Baechle2000-10-272-8/+6
* Make the default ld.script a generated file to keep maintenanceRalf Baechle2000-10-274-137/+15
* 32-bit compatibility versions of recvfrom(2) and sendmsg(2). ThisRalf Baechle2000-10-272-2/+265
* Backport the __restore_flags fixes from mips64, clean xchg().Ralf Baechle2000-10-271-92/+54
* Add memory clobbers to the atomic_*_return functions. I hope thisRalf Baechle2000-10-262-19/+8
* Modified two things:Nick Pollitt2000-10-261-20/+37
* Changed cpuinfo_read_proc to support >4K.Nick Pollitt2000-10-261-7/+3
* Delete unused variable, fix prototype definition.Kanoj Sarcar2000-10-251-1/+1
* Move all the definitions for non-Linux syscalls into a separate file.Ralf Baechle2000-10-254-1943/+1960
* Fix get_wchan for real. The 64-bit version also supports 32-bit psRalf Baechle2000-10-243-21/+72
* Attempt to fix get_wchan().Ralf Baechle2000-10-241-11/+2
* __restore_flags had wrong constraints. The resulting registerRalf Baechle2000-10-241-66/+61
* Fix 32-bit pread(2) / pwrite(2) syscalls.Ralf Baechle2000-10-242-2/+69
* Fix sysmips32(MIPS_ATOMIC_SET, ...). In case of a page fault on SMPRalf Baechle2000-10-191-9/+35
* Fix 32-bit sigaltstack(2). This was breaking a number of programs,Ralf Baechle2000-10-191-3/+6
* Fix & vs. && bug in PHY detection. Found by Chad.Ralf Baechle2000-10-131-1/+1
* Modem control ioctls from zs driver.Ralf Baechle2000-10-132-31/+76
* New i2859 interrupt handling, code is not yet live.Ralf Baechle2000-10-121-0/+298
* One more .cvsignore file.Ralf Baechle2000-10-121-0/+2
* The Code Police: Reformat according to Linus' style. No functionalRalf Baechle2000-10-1217-1689/+1695
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-1223-8/+1882
* Fix the IP22 build after Ralf's last change.Keith M Wesolowski2000-10-111-5/+5
* More Atlas bits.Ralf Baechle2000-10-112-192/+56
* SNI updates, the first in a century ...Ralf Baechle2000-10-105-135/+198
* Reformat.Ralf Baechle2000-10-101-2/+0
* Kill irq_cannonicalize.Ralf Baechle2000-10-1020-97/+125
* More Atlas chainsawing.Ralf Baechle2000-10-0912-270/+413
* Reformat.Ralf Baechle2000-10-092-6/+5
* Fix typo making ld 2.8.1 crash.Ralf Baechle2000-10-095-5/+5
* The usual dose of .cvsignore files.Ralf Baechle2000-10-094-0/+8
* Support for MIPS Atlas and Malta evaluation boards. Chainsaw edition;Ralf Baechle2000-10-0931-0/+4121
* Don't include <asm/sni.h>, it breaks compilation for big endianRalf Baechle2000-10-081-1/+0