index
:
pm24.git
cpufreq-rust
master
perf-mon
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-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 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
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-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
2020-06-11
x86/entry: Move paranoid irq tracing out of ASM code
Thomas Gleixner
2020-06-11
x86/entry/64: Remove TRACE_IRQS_*_DEBUG
Thomas Gleixner
2020-06-11
x86/entry/32: Remove redundant irq disable code
Thomas Gleixner
2020-06-11
x86/entry: Make enter_from_user_mode() static
Thomas Gleixner
2020-06-11
x86/entry/64: Remove IRQ stack switching ASM
Thomas Gleixner
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
2020-06-11
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
2020-06-11
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Thomas Gleixner
[next]