Historie revizí

Autor SHA1 Zpráva Datum
  Andy Lutomirski 37a8f7c383 x86/asm: Move 'status' from thread_struct to thread_info před 7 roky
  Kyle Huey 17a6e1b8e8 x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() před 8 roky
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> před 8 roky
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally před 8 roky
  Linus Torvalds 8e4ef63867 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 9 roky
  Andy Lutomirski b9d989c721 x86/asm: Move the thread_info::status field to thread_struct před 9 roky
  Dmitry Safonov cc87324b3d x86/ptrace: Down with test_thread_flag(TIF_IA32) před 9 roky
  Ingo Molnar 2b3061c77c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity před 9 roky
  Josh Poimboeuf 72b4f6a5e9 x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access před 9 roky
  Kees Cook 404f6aac9b x86: Apply more __ro_after_init and const před 9 roky
  Andy Lutomirski 609c19a385 x86/ptrace: Stop setting TS_COMPAT in ptrace code před 9 roky
  Andy Lutomirski d696ca016d x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits před 9 roky
  Andy Lutomirski 296f781a4b x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase před 9 roky
  Andy Lutomirski 731e33e39a x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization před 9 roky
  Dmitry Safonov abfb9498ee x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() před 9 roky
  chengang@emindsoft.com.cn 0105c8d833 arch/x86/kernel/ptrace.c: Remove unused arg_offs_table před 9 roky
  Andy Lutomirski 1f484aa690 x86/entry: Move C entry and exit code to arch/x86/entry/common.c před 10 roky
  Brian Gerst 601275c3e0 x86/compat: Factor out ia32 compat code from compat_arch_ptrace() před 10 roky
  Ingo Molnar 59a36d16be x86/fpu: Factor out fpu/regset.h from fpu/internal.h před 10 roky
  Ingo Molnar fcbc99c403 x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions před 10 roky
  Ingo Molnar 678eaf6034 x86/fpu: Rename regset FPU register accessors před 10 roky
  Ingo Molnar 78f7f1e54b x86/fpu: Rename fpu-internal.h to fpu/internal.h před 10 roky
  Ingo Molnar f89e32e0a3 x86/fpu: Fix header file dependencies of fpu-internal.h před 10 roky
  Andy Lutomirski f39b6f0ef8 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' před 10 roky
  Andy Lutomirski 08571f1ae3 x86/ptrace: Remove checks for TIF_IA32 when changing CS and SS před 10 roky
  Andy Lutomirski b5e212a305 x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 před 11 roky
  Linus Torvalds ab074ade9c Merge git://git.infradead.org/users/eparis/audit před 11 roky
  Eric Paris 91397401bb ARCH: AUDIT: audit_syscall_entry() should not require the arch před 11 roky
  Andy Lutomirski e0ffbaabc4 x86: Split syscall_trace_enter into two phases před 11 roky
  Andy Lutomirski fd143b210e x86, entry: Only call user_exit if TIF_NOHZ před 11 roky