Commit History

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