index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_32.S
Age
Commit message (
Expand
)
Author
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
2024-10-08
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
2024-10-08
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-19
x86/entry_32: Add VERW just before userspace transition
Pawan Gupta
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-01-25
x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
Xin Li
2023-10-20
x86/percpu: Correct PER_CPU_VAR() usage to include symbol and its addend
Uros Bizjak
2023-10-05
x86/entry/32: Convert do_fast_syscall_32() to bool return type
Brian Gerst
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
2023-07-10
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
x86/entry_32: Fix segment exceptions
Peter Zijlstra
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-11
x86/entry_32: Remove .fixup usage
Peter Zijlstra
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
2021-03-11
x86/alternative: Merge include files
Juergen Gross
2021-03-08
x86/entry/32: Remove leftover macros after stackprotector cleanups
Andy Lutomirski
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
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-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-07-24
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
2020-07-01
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
x86/entry/32: Remove redundant irq disable code
Thomas Gleixner
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
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: Provide IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
2020-06-11
x86/entry: Add IRQENTRY_IRQ macro
Thomas Gleixner
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
2020-06-11
x86/entry/32: Remove common_exception()
Thomas Gleixner
2020-06-11
x86/entry: Change exit path of xen_failsafe_callback
Thomas Gleixner
2020-06-11
x86/entry: Remove the transition leftovers
Thomas Gleixner
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2020-06-11
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
[next]