index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2020-06-11
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry/common: Provide idtentry_enter/exit()
Thomas Gleixner
2020-06-11
x86/idtentry: Provide macros to define/declare IDT entry points
Thomas Gleixner
2020-06-11
x86/entry/32: Provide macro to emit IDT entry stubs
Thomas Gleixner
2020-06-11
x86/entry/64: Provide sane error entry/exit
Thomas Gleixner
2020-06-11
x86/entry: Distangle idtentry
Thomas Gleixner
2020-06-11
x86/entry/64: Reorder idtentries
Thomas Gleixner
2020-06-11
x86/entry/64: Use native swapgs in asm_load_gs_index()
Thomas Gleixner
2020-06-11
x86/entry: Disable interrupts for native_load_gs_index() in C code
Thomas Gleixner
2020-06-11
x86/entry: Make entry_64_compat.S objtool clean
Peter Zijlstra
2020-06-11
x86/entry: Move irq flags tracing to prepare_exit_to_usermode()
Thomas Gleixner
2020-06-11
x86/entry: Move irq tracing on syscall entry to C-code
Thomas Gleixner
2020-06-11
x86/entry/common: Protect against instrumentation
Thomas Gleixner
2020-06-11
x86/entry: Mark enter_from_user_mode() noinstr
Thomas Gleixner
2020-06-11
x86/entry/32: Move non entry code into .text section
Thomas Gleixner
2020-06-11
x86/entry/64: Move non entry code into .text section
Thomas Gleixner
2020-06-11
x86/entry: Exclude low level entry code from sanitizing
Peter Zijlstra
2020-06-11
x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
Thomas Gleixner
2020-06-11
x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
Thomas Gleixner
2020-06-11
x86/entry/64: Remove unneeded kernel CR3 switching
Lai Jiangshan
2020-06-11
x86/entry/64: Remove an unused label
Lai Jiangshan
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
Merge tag 'x86-vdso-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Jann Horn
2020-04-25
x86/entry/64: Fix unwind hints in __switch_to_asm()
Josh Poimboeuf
2020-04-25
x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf
2020-04-25
x86/entry/64: Fix unwind hints in register clearing code
Josh Poimboeuf
2020-04-21
x86/vdso/Makefile: Add vobjs32
Dmitry Safonov
2020-04-21
x86/vdso/vdso2c: Convert iterators to unsigned
Dmitry Safonov
2020-04-21
x86/vdso/vdso2c: Correct error messages on file open
Dmitry Safonov
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-27
x86/vdso: Discard .note.gnu.property sections in vDSO
H.J. Lu
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-21
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
[next]