Commit History

Author SHA1 Message Date
  Josh Poimboeuf ff3f7e2475 x86/entry: Fix the end of the stack for newly forked tasks 8 years ago
  Alexander Kuleshov 5e25d5bdf6 x86/entry64: Remove unused audit related macros 8 years ago
  Josh Poimboeuf 946c191161 x86/entry/unwind: Create stack frames for saved interrupt registers 8 years ago
  Linus Torvalds 84d69848c9 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 8 years ago
  Linus Torvalds 2ab704a47e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 8 years ago
  Linus Torvalds 1a4a2bc460 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
  Wanpeng Li 2fa5f04f85 x86/entry/64: Fix context tracking state warning when load_gs_index fails 8 years ago
  Nicolas Iooss 75ca5b2226 x86/entry: spell EBX register correctly in documentation 9 years ago
  Andy Lutomirski ff0071c036 x86/entry/64: Fix a minor comment rebase error 9 years ago
  Andy Lutomirski 15f4eae70d x86: Move thread_info into task_struct 9 years ago
  Andy Lutomirski 85063fac1f x86/entry/64: Clean up and document espfix64 stack setup 9 years ago
  Brian Gerst 616d24835e sched/x86: Pass kernel thread parameters in 'struct fork_frame' 9 years ago
  Brian Gerst 0100301bfd sched/x86: Rewrite the switch_to() code 9 years ago
  Ingo Molnar f594d0b9b3 Merge branch 'x86/urgent' into x86/asm, to pick up fixes 9 years ago
  Borislav Petkov 3e03530587 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET 9 years ago
  Alexander Potapenko 469f002312 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text 9 years ago
  Al Viro 784d5699ed x86: move exports to actual definitions 9 years ago
  Borislav Petkov b3830e8d47 x86/entry: Remove duplicated comment 9 years ago
  Andy Lutomirski 2deb4be280 x86/dumpstack: When OOPSing, rewind the stack before do_exit() 9 years ago
  Brian Gerst 092c74e420 x86/entry, sched/x86: Don't save/restore EFLAGS on task switch 9 years ago
  Andy Lutomirski b038c842b3 x86/segments/64: When load_gs_index fails, clear the base 9 years ago
  Borislav Petkov 42c748bb25 x86/entry/64: Make gs_change a local label 9 years ago
  Borislav Petkov 96e5d28ae7 x86/cpu: Add Erratum 88 detection on AMD 9 years ago
  Andy Lutomirski fda57b2267 x86/entry: Improve system call entry comments 9 years ago
  Andy Lutomirski eb2a54c327 x86/entry/64: Fix fast-path syscall return register state 9 years ago
  Andy Lutomirski b7765086b7 x86/entry/64: Fix an IRQ state error on ptregs-using syscalls 9 years ago
  Andy Lutomirski 1e423bff95 x86/entry/64: Migrate the 64-bit syscall slow path to C 9 years ago
  Andy Lutomirski 24d978b76f x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork 9 years ago
  Andy Lutomirski 46eabf06c0 x86/entry/64: Call all native slow-path syscalls with full pt-regs 9 years ago
  Andy Lutomirski 302f5b260c x86/entry/64: Always run ptregs-using syscalls on the slow path 9 years ago