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-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
x86/vdso: On timens page fault prefault also VVAR page
Dmitry Safonov
2020-01-14
x86/vdso: Handle faults on timens page
Dmitry Safonov
2020-01-14
x86/vdso: Add time napespace page
Dmitry Safonov
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
2020-01-14
x86/vdso: Restrict splitting VVAR VMA
Dmitry Safonov
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-09
x86/entry/64: Add instruction suffix to SYSRET
Jan Beulich
2019-12-29
x86/vdso: Provide missing include file
Valdis Klētnieks
2019-12-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-27
x86/entry/32: Remove unused 'restore_all_notrace' local label
Borislav Petkov
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-25
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-21
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
2019-11-21
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
2019-11-21
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
2019-11-21
x86/entry/32: Use %ss segment where required
Andy Lutomirski
2019-11-21
x86/entry/32: Fix IRET exception
Peter Zijlstra
2019-11-19
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
2019-11-19
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
2019-11-16
x86/entry/64: Remove pointless jump in paranoid_exit
Thomas Gleixner
2019-11-16
x86/entry/32: Remove unused resume_userspace label
Thomas Gleixner
2019-11-16
x86/entry/32: Clarify register saving in __switch_to_asm()
Thomas Gleixner
2019-11-16
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2019-11-15
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
x86/asm/entry: Annotate interrupt symbols properly
Jiri Slaby
[next]