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-08-26
x86/entry: Remove unused THUNKs
Peter Zijlstra
2020-08-21
x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
Sean Christopherson
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-07-26
Merge branch 'locking/nmi' into x86/entry
Ingo Molnar
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
2020-07-24
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-24
x86/entry: Use generic interrupt entry/exit code
Thomas Gleixner
2020-07-24
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
2020-07-24
x86/entry: Use generic syscall entry function
Thomas Gleixner
2020-07-24
x86/entry: Move user return notifier out of loop
Thomas Gleixner
2020-07-24
x86/entry: Consolidate 32/64 bit syscall entry
Thomas Gleixner
2020-07-24
x86/entry: Consolidate check_user_regs()
Thomas Gleixner
2020-07-24
Merge branch 'core/entry' into x86/entry
Thomas Gleixner
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
2020-07-10
Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.
Thomas Gleixner
2020-07-09
x86/entry/common: Make prepare_exit_to_usermode() static
Thomas Gleixner
2020-07-09
x86/entry: Mark check_user_regs() noinstr
Thomas Gleixner
2020-07-08
timens: make vdso_join_timens() always succeed
Christian Brauner
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-01
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2020-07-01
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-07-01
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
2020-06-18
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
Chang S. Bae
2020-06-18
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2020-06-18
x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
Chang S. Bae
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-12
x86/entry: Force rcu_irq_enter() when in idle task
Thomas Gleixner
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-11
x86/entry: Remove the TRACE_IRQS cruft
Thomas Gleixner
[next]