index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_32.S
Age
Commit message (
Expand
)
Author
2015-10-18
x86/entry/32: Fix FS and GS restore in opportunistic SYSEXIT
Andy Lutomirski
2015-10-18
x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on
Andy Lutomirski
2015-10-09
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
2015-10-09
x86/entry/32: Switch INT80 to the new C syscall path
Andy Lutomirski
2015-10-09
x86/entry/32: Open-code return tracking from fork and kthreads
Andy Lutomirski
2015-10-07
x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermo...
Andy Lutomirski
2015-08-05
x86/entry/32: Migrate to C exit path
Andy Lutomirski
2015-08-05
x86/entry/32: Remove 32-bit syscall audit optimizations
Andy Lutomirski
2015-07-31
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
2015-06-09
x86/asm/entry: Clean up entry*.S style, final bits
Denys Vlasenko
2015-06-08
x86/asm/entry/32: Clean up entry_32.S
Ingo Molnar
2015-06-08
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
2015-06-08
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
2015-06-03
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar