Ralf Baechle
08253b39f8
[MIPS] Wire up ioprio_set and ioprio_get.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
e016c38d18
[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
431dc80403
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Nicolas Schichan
583bb86fbb
[MIPS] Add support for kexec
...
A tiny userland application loading the kernel and invoking kexec_load for
mips is available here:
http://chac.le-poulpe.net/~nico/kexec/kexec-2006-10-18.tar.gz
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
991ea26dcb
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
d2bcf87d0f
[MIPS] Reserve syscall numbers for kexec_load.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Atsushi Nemoto
eae6c0da9d
[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
...
In handle_sys and its variants, we must reload some registers which
might be clobbered by trace_hardirqs_on().
Also we must make sure trace_hardirqs_on() called in kernel level (not
exception level).
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Atsushi Nemoto
7fdeb04814
[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
...
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
192ef36619
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
722cfd9042
[MIPS] Wire up vmsplice(2) and move_pages(2).
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Jörn Engel
6ab3d5624e
Remove obsolete #include <linux/config.h>
...
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
19 years ago
Ralf Baechle
136d47d3e1
[MIPS] Wire up tee(2).
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
a8d587a71b
[MIPS] Wire up sync_file_range(2).
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
f115da9cd6
[MIPS] Wire splice syscall.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
72bf891421
[MIPS] Wire up new syscalls.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
19 years ago
Ralf Baechle
04a7052c83
[MIPS] Fix register handling in syscalls when debugging.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
edcb98d1db
[MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)
...
The way we were doing things does no longer work on 2.6.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
7db36c858c
Add inotify syscalls for MIPS.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
20 years ago
Ralf Baechle
3c37026d43
NPTL, round one.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
20 years ago
Sam Ravnborg
048eb582f3
kbuild: mips use generic asm-offsets.h support
...
Removed obsolete stuff from arch makefile.
mips had a special rule for generating asm-offsets.h so preserved it
using an architecture specific hook in top-level Kbuild file.
Renamed .h file to asm-offsets.h
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
20 years ago
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
20 years ago