Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -93/+0 | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com> | |||||
2008-07-25 | x86_64: Declare new_utsname in asm-x86/syscalls.h | Jaswinder Singh | 1 | -1/+1 | |
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> | |||||
2008-07-23 | x86: vm86_32.c declare functions before they get used | Jaswinder Singh | 1 | -1/+4 | |
declared following syscalls in asm-x86/syscalls.h: sys_vm86old, sys_vm86 Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> | |||||
2008-07-22 | x86: Introducing asm/syscalls.h | Jaswinder Singh | 1 | -0/+90 | |
Declaring arch-dependent syscalls for x86 architecture Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> |