index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
x86/entry/32: Convert do_fast_syscall_32() to bool return type
Brian Gerst
1
-1
/
+1
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
1
-22
/
+8
2023-07-10
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
1
-23
/
+10
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
1
-2
/
+2
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
1
-2
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2022-01-12
x86/entry_32: Fix segment exceptions
Peter Zijlstra
1
-4
/
+9
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-3
/
+3
2021-12-11
x86/entry_32: Remove .fixup usage
Peter Zijlstra
1
-20
/
+8
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
1
-1
/
+1
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-91
/
+4
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
1
-3
/
+3
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
1
-2
/
+2
2021-03-11
x86/alternative: Merge include files
Juergen Gross
1
-1
/
+1
2021-03-08
x86/entry/32: Remove leftover macros after stackprotector cleanups
Andy Lutomirski
1
-41
/
+2
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-52
/
+4
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-107
/
+2
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-107
/
+2
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2020-07-24
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
1
-1
/
+1
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
1
-1
/
+1
2020-07-01
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
1
-3
/
+2
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-1
/
+10
2020-06-11
x86/entry/32: Remove redundant irq disable code
Thomas Gleixner
1
-76
/
+0
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
1
-18
/
+0
2020-06-11
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
1
-5
/
+0
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
1
-14
/
+0
2020-06-11
x86/entry: Provide IDTENTRY_SYSVEC
Thomas Gleixner
1
-0
/
+4
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
1
-31
/
+0
2020-06-11
x86/entry: Add IRQENTRY_IRQ macro
Thomas Gleixner
1
-0
/
+14
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
1
-29
/
+4
2020-06-11
x86/entry/32: Remove common_exception()
Thomas Gleixner
1
-21
/
+0
2020-06-11
x86/entry: Change exit path of xen_failsafe_callback
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Remove the transition leftovers
Thomas Gleixner
1
-2
/
+1
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
1
-30
/
+0
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
1
-8
/
+12
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
1
-10
/
+0
2020-06-11
x86/entry: Convert NMI to IDTENTRY_NMI
Thomas Gleixner
1
-4
/
+4
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
1
-9
/
+0
2020-06-11
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
1
-7
/
+0
2020-06-11
x86/entry/32: Convert IRET exception to IDTENTRY_SW
Thomas Gleixner
1
-7
/
+7
2020-06-11
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-14
/
+0
2020-06-11
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
1
-6
/
+0
2020-06-11
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-7
/
+0
2020-06-11
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
1
-7
/
+0
2020-06-11
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
1
-7
/
+1
[next]