index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
|
|
x86/fpu: Use an explicit if/else in switch_fpu_prepare()
Rik van Riel
2015-02-19
|
|
*
|
|
|
|
|
|
|
|
x86/fpu: Introduce task_disable_lazy_fpu_restore() helper
Rik van Riel
2015-02-19
|
|
*
|
|
|
|
|
|
|
|
x86/fpu: Move lazy restore functions up a few lines
Rik van Riel
2015-02-19
|
|
*
|
|
|
|
|
|
|
|
x86/fpu: Change math_error() to use unlazy_fpu(), kill (now) unused save_init...
Oleg Nesterov
2015-02-19
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-04-13
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/iommu: Fix header comments regarding standard and _FINISH macros
Aravind Gopalakrishnan
2015-04-09
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-13
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
2015-04-08
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-04-06
|
*
|
|
|
|
|
|
|
|
|
|
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
2015-04-06
|
*
|
|
|
|
|
|
|
|
|
|
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2015-04-04
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2015-04-03
|
*
|
|
|
|
|
|
|
|
|
|
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
2015-04-03
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2015-04-03
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2015-04-03
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2015-04-03
|
*
|
|
|
|
|
|
|
|
|
|
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-04-02
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
2015-03-31
|
*
|
|
|
|
|
|
|
|
|
|
x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...
Denys Vlasenko
2015-03-27
|
*
|
|
|
|
|
|
|
|
|
|
x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users
Denys Vlasenko
2015-03-27
|
*
|
|
|
|
|
|
|
|
|
|
x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users
Denys Vlasenko
2015-03-27
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm: Further improve segment.h readability
Ingo Molnar
2015-03-24
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
2015-03-24
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
2015-03-24
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Improve the THREAD_INFO() macro explanation
Ingo Molnar
2015-03-24
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm: Deobfuscate segment.h
Denys Vlasenko
2015-03-24
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-24
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
2015-03-24
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Remove user_mode_vm()
Andy Lutomirski
2015-03-23
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode
Andy Lutomirski
2015-03-23
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Add user_mode_ignore_vm86()
Andy Lutomirski
2015-03-23
|
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts
Ingo Molnar
2015-03-23
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
2015-03-23
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Remove thread_struct::usersp
Ingo Molnar
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Simplify 'old_rsp' usage
Ingo Molnar
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better
Denys Vlasenko
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Simplify task_pt_regs() macro definition
Denys Vlasenko
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/32: Document our abuse of x86_hw_tss::ss1 and x86_hw_tss::sp1
Andy Lutomirski
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Unify and fix initial thread_struct::sp0 values
Andy Lutomirski
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro
Andy Lutomirski
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/signal/64: Remove 'fs' and 'gs' from sigcontext
Andy Lutomirski
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/signal/64: Fix SS handling for signals delivered to 64-bit programs
Andy Lutomirski
2015-03-17
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
2015-03-10
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpath
Denys Vlasenko
2015-03-10
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...
Andy Lutomirski
2015-03-07
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss'
Andy Lutomirski
2015-03-06
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
2015-03-06
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0()
Andy Lutomirski
2015-03-06
|
*
|
|
|
|
|
|
|
|
|
|
x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu
Andy Lutomirski
2015-03-06
|
*
|
|
|
|
|
|
|
|
|
|
x86/traps: Separate set_intr_gate() and clean up early_trap_init()
Wang Nan
2015-03-05
[prev]
[next]