index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
2
-6
/
+14
*
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-12-17
1
-0
/
+7
*
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
Andy Lutomirski
2017-12-17
1
-9
/
+12
*
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2017-12-17
2
-3
/
+8
*
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...
Andy Lutomirski
2017-12-17
2
-10
/
+36
*
x86/entry/gdt: Put per-CPU GDT remaps in ascending order
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-0
/
+3
*
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-3
/
+0
*
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
2
-0
/
+8
*
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-12-17
2
-0
/
+12
*
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-17
1
-2
/
+2
*
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-17
1
-0
/
+1
*
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
2017-12-17
1
-0
/
+1
*
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
2
-28
/
+42
|
\
|
*
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
1
-9
/
+14
|
*
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-10
2
-20
/
+29
*
|
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
1
-0
/
+6
|
\
\
|
*
|
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
2017-11-07
1
-0
/
+6
*
|
|
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
2
-275
/
+273
|
\
\
\
|
*
|
|
x86/cpufeatures: Fix various details in the feature definitions
Ingo Molnar
2017-11-07
1
-75
/
+74
|
*
|
|
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
Ingo Molnar
2017-11-07
1
-254
/
+254
|
*
|
|
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
325
-0
/
+326
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
2017-11-06
1
-2
/
+1
*
|
|
|
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
18
-69
/
+108
|
\
|
|
|
|
*
|
|
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
2017-11-02
1
-0
/
+6
|
*
|
|
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
2017-11-02
3
-19
/
+16
|
*
|
|
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
2017-11-02
1
-0
/
+6
|
*
|
|
x86/entry: Add task_top_of_stack() to find the top of a task's stack
Andy Lutomirski
2017-11-02
1
-0
/
+2
|
*
|
|
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-11-02
3
-9
/
+7
|
*
|
|
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
2017-11-02
2
-7
/
+12
|
*
|
|
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
2017-11-02
1
-1
/
+1
|
*
|
|
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
2017-11-02
3
-15
/
+15
|
|
\
\
\
|
|
*
|
|
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
Gayatri Kammela
2017-10-31
1
-0
/
+6
|
|
*
|
|
x86/cpuid: Add generic table for CPUID dependencies
Andi Kleen
2017-10-17
2
-5
/
+9
|
|
*
|
|
x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...
Steven Rostedt (VMware)
2017-10-13
1
-10
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
2017-11-02
4
-5
/
+26
|
|
\
\
\
|
|
*
|
|
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
2017-11-01
1
-1
/
+5
|
|
*
|
|
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
2017-11-01
1
-0
/
+3
|
|
*
|
|
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
2017-11-01
1
-0
/
+18
|
*
|
|
|
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
2017-10-23
8
-14
/
+47
|
|
\
\
\
\
|
*
|
|
|
|
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
2017-10-20
1
-1
/
+1
|
*
|
|
|
|
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
2017-10-14
2
-5
/
+5
|
*
|
|
|
|
Merge branch 'core/urgent' into x86/asm, to pick up dependency
Ingo Molnar
2017-10-14
15
-160
/
+110
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
Uros Bizjak
2017-09-24
4
-11
/
+11
*
|
|
|
|
|
|
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
2017-11-09
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-04
1
-0
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
324
-0
/
+324
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
*
|
|
|
|
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
37
-0
/
+37
[prev]
[next]