index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_32.S
Commit message (
Expand
)
Author
Age
*
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...
Steven Rostedt (Red Hat)
2017-01-09
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
|
\
|
*
x86: move exports to actual definitions
Al Viro
2016-08-07
*
|
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
2016-08-24
*
|
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-24
|
/
*
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
Andy Lutomirski
2016-07-15
*
x86/entry/32: Remove GET_THREAD_INFO() from entry code
Brian Gerst
2016-05-05
*
x86/entry, sched/x86: Don't save/restore EFLAGS on task switch
Brian Gerst
2016-05-05
*
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
2016-03-10
*
x86/entry: Improve system call entry comments
Andy Lutomirski
2016-03-10
*
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
2016-03-10
*
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
Andy Lutomirski
2016-03-10
*
x86/entry/32: Restore FLAGS on SYSEXIT
Andy Lutomirski
2016-03-10
*
x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Andy Lutomirski
2016-03-10
*
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
2016-03-08
*
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
2016-03-07
|
\
|
*
x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32
Andy Lutomirski
2016-02-24
*
|
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
|
\
|
*
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2015-11-23
|
*
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-11-23
*
|
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
2015-12-21
*
|
x86/entry: Fix some comments
Andy Lutomirski
2015-12-21
*
|
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-12-19
|
/
*
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-18
*
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-09
*
x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermo...
Andy Lutomirski
2015-10-07
*
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-08-05
*
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
2015-07-31
*
x86/asm/entry: Clean up entry*.S style, final bits
Denys Vlasenko
2015-06-09
*
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-08
*
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar
2015-06-03