summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/sysmips.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix ll/sc emulation. Extracted from Linux-VR tree by Harald.Ralf Baechle2001-04-081-0/+4
|
* Untested attempt to fix MIPS_ATOMIC_SET.Ralf Baechle2001-02-091-0/+3
|
* Sysmips(MIPS_ATOMIC_SET,...) has to return via o32_ret_from_sys_call.Ralf Baechle2001-01-261-1/+1
|
* Hopefully R3k-proof version of sysmips(MIPS_ATOMIC_SET, ...).Ralf Baechle2000-11-181-9/+10
|
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-061-10/+34
| | | | Pete Popov of Monta Vista.
* Merge with 2.4.0-test3-pre7.Ralf Baechle2000-07-091-1/+1
|
* Apply the some of the changes to the 64-bit version to 32-bit codeRalf Baechle2000-07-091-23/+27
| | | | also.
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-081-8/+4
| | | | -Werror clean.
* Pause(2) fix for 2.3.Ralf Baechle2000-04-181-0/+7
|
* Merge with Linux 2.3.41.Ralf Baechle2000-02-181-1/+2
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-2/+2
|
* Merge with 2.3.19.Ralf Baechle1999-10-091-3/+3
|
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-3/+4
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-5/+4
| | | | | | | | | | | | | | | | | | o Cleanup the machine dependencies of floppy and rtc. The driver for the Dallas thingy in the Indy is still missing. o Handle allocation of zero'd pages correct for R4000SC / R4400SC. o Page colouring shit to match the virtual and physical colour of all mapped pages. This tends to produce extreme fragmentation problems, so it's deactivated for now. Users of R4000SC / R4400SC may re-enable the code in arch/mips/mm/init.c by removing the definition of CONF_GIVE_A_SHIT_ABOUT_COLOURS. Should get them somewhat further - but don't shake to hard ... o Fixed ptrace(2)-ing of syscalls, strace is now working again. o Fix the interrupt forwarding from the keyboard driver to the psaux driver, PS/2 mice are now working on the Indy. The fix is somewhat broken as it prevents generic kernels for Indy and machines which handle things different. o Things I can't remember.
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-1/+1
|
* Sync with Linux 2.1.46.Ralf Baechle1997-07-201-6/+9
|
* Minor optimization, use save_and_cli() instead of save_flags();Ralf Baechle1997-07-011-3/+4
| | | | cli(); sequences.
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-53/+37
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-43/+67
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-0/+113