Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Linus Torvalds 97245d0058 x86/entry: Get rid of pt_regs_to_thread_info() 9 years ago
  Andy Lutomirski b9d989c721 x86/asm: Move the thread_info::status field to thread_struct 9 years ago
  Linus Torvalds c98f5827f8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Linus Torvalds 7a1e8b80fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 years ago
  Andy Lutomirski 609c19a385 x86/ptrace: Stop setting TS_COMPAT in ptrace code 9 years ago
  Paolo Bonzini be8a18e2e9 x86/entry: Inline enter_from_user_mode() 9 years ago
  Paolo Bonzini 2e9d1e150a x86/entry: Avoid interrupt flag save and restore 9 years ago
  Kees Cook 93e35efb8d x86/ptrace: run seccomp after ptrace 9 years ago
  Andy Lutomirski c87a85177e x86/entry: Get rid of two-phase syscall entry work 9 years ago
  Dmitry Safonov abfb9498ee x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() 9 years ago
  Andy Lutomirski 9999c8c01f x86/entry: Call enter_from_user_mode() with IRQs off 9 years ago
  Andy Lutomirski a798f09111 x86/entry/32: Change INT80 to be an interrupt gate 9 years ago
  Andy Lutomirski 392a62549f x86/entry: Remove TIF_SINGLESTEP entry work 9 years ago
  Andy Lutomirski 4e79e182b4 x86/entry/compat: Keep TS_COMPAT set during signal delivery 9 years ago
  Borislav Petkov cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* 9 years ago
  Andy Lutomirski 1e423bff95 x86/entry/64: Migrate the 64-bit syscall slow path to C 9 years ago
  Andy Lutomirski 30bfa7b348 x86/entry: Restore traditional SYSENTER calling convention 9 years ago
  Andy Lutomirski 657c1eea00 x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on 9 years ago
  Andy Lutomirski f5e6a9753a x86/entry: Split and inline syscall_return_slowpath() 9 years ago
  Andy Lutomirski 39b48e575e x86/entry: Split and inline prepare_exit_to_usermode() 9 years ago
  Andy Lutomirski dd636071c3 x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing 9 years ago
  Andy Lutomirski 4aabd140f9 x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY 9 years ago
  Andy Lutomirski c68ca6787b x86/entry: Micro-optimize compat fast syscall arg fetch 9 years ago
  Andy Lutomirski 33c52129f4 x86/entry: Force inlining of 32-bit syscall code 9 years ago
  Andy Lutomirski 460d12453e x86/entry: Make irqs_disabled checks in exit code depend on lockdep 9 years ago
  Andy Lutomirski 8b13c2552f x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls 9 years ago
  Andy Lutomirski 5f310f739b x86/entry/32: Re-implement SYSENTER using the new C path 9 years ago
  Andy Lutomirski 7841b40871 x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls 9 years ago
  Andy Lutomirski 710246df58 x86/entry: Add C code for fast system call entries 9 years ago