Thomas Meyer
|
6f602afda7
um: Fix FP register size for XSTATE/XSAVE
|
8 years ago |
Al Viro
|
8298525839
kill strlen_user()
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
7d8eb50290
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
9 years ago |
Eli Cooper
|
a78ff11122
um: add extended processor state save/restore support
|
9 years ago |
Jiri Slaby
|
5f56a5dfdb
exit_thread: remove empty bodies
|
9 years ago |
Anton Ivanov
|
2eb5f31bc4
um: Switch clocksource to hrtimers
|
9 years ago |
Ingo Molnar
|
ccaee5f851
um: Fix do_signal() prototype
|
10 years ago |
Richard Weinberger
|
28fa468f53
um: Remove broken SMP support
|
10 years ago |
David Howells
|
cf7bc58f6d
asm/system.h: um: arch_align_stack() moved to asm/exec.h
|
11 years ago |
Richard Weinberger
|
a1850e9c72
um: Get rid of thread_struct->saved_task
|
12 years ago |
Richard Weinberger
|
8198c1696a
um: Use generic idle loop
|
12 years ago |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 years ago |
Al Viro
|
2b067fc9dd
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get
|
12 years ago |
Linus Torvalds
|
4e21fc138b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Al Viro
|
22e2430d60
x86, um: convert to saner kernel_execve() semantics
|
13 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Al Viro
|
37185b3324
um: get rid of pointless include "..." where include <...> will do
|
13 years ago |
Al Viro
|
1f02ab4a23
um: switch to generic kernel_thread()
|
13 years ago |
Al Viro
|
d2ce4e92fa
um: kill thread->forking
|
13 years ago |
Al Viro
|
a4d94ff8aa
um: kill thread->forking
|
13 years ago |
Al Viro
|
b8a4209523
um: pull interrupt_end() into userspace()
|
13 years ago |
Al Viro
|
a3170d2ec2
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
Al Viro
|
243412be9c
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
|
13 years ago |
Al Viro
|
d50349b0c3
um: add TIF_NOTIFY_RESUME
|
13 years ago |
Richard Weinberger
|
76b278edd9
um: Use asm-generic/switch_to.h
|
13 years ago |