index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
x86/fpu: Correct and check XSAVE xstate size calculations
Dave Hansen
2015-09-14
1
-10
/
+174
|
*
|
|
|
|
x86/fpu: Add C structures for AVX-512 state components
Dave Hansen
2015-09-14
1
-0
/
+33
|
*
|
|
|
|
x86/fpu: Rework YMM definition
Dave Hansen
2015-09-14
1
-5
/
+11
|
*
|
|
|
|
x86/fpu/mpx: Rework MPX 'xstate' types
Dave Hansen
2015-09-14
4
-14
/
+33
|
*
|
|
|
|
x86/fpu: Add xfeature_enabled() helper instead of test_bit()
Dave Hansen
2015-09-14
1
-3
/
+13
|
*
|
|
|
|
x86/fpu: Remove 'xfeature_nr'
Dave Hansen
2015-09-14
1
-16
/
+8
|
*
|
|
|
|
x86/fpu: Rework XSTATE_* macros to remove magic '2'
Dave Hansen
2015-09-14
2
-6
/
+9
|
*
|
|
|
|
x86/fpu: Rename XFEATURES_NR_MAX
Dave Hansen
2015-09-14
2
-3
/
+3
|
*
|
|
|
|
x86/fpu: Rename XSAVE macros
Dave Hansen
2015-09-14
23
-82
/
+103
|
*
|
|
|
|
x86/fpu: Remove partial LWP support definitions
Dave Hansen
2015-09-14
1
-5
/
+0
|
*
|
|
|
|
x86/fpu: Remove XSTATE_RESERVE
Dave Hansen
2015-09-14
2
-16
/
+59
|
*
|
|
|
|
x86/fpu: Move XSAVE-disabling code to a helper
Dave Hansen
2015-09-14
3
-11
/
+21
|
*
|
|
|
|
x86/fpu: Print xfeature buffer size in decimal
Dave Hansen
2015-09-14
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-04
1
-6
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap
Denys Vlasenko
2015-09-28
1
-6
/
+11
*
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-04
3
-8
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/cpu: Add CLZERO detection
Wan Zongshun
2015-11-01
2
-1
/
+5
|
*
|
|
|
|
|
x86/Kconfig/cpus: Fix/complete CPU type help texts
Borislav Petkov
2015-10-21
1
-7
/
+17
*
|
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-04
3
-5
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/early_printk: Set __iomem address space for IO
Andy Shevchenko
2015-10-13
1
-2
/
+2
|
*
|
|
|
|
|
|
x86/signal: Deinline get_sigframe, save 240 bytes
Denys Vlasenko
2015-09-30
1
-1
/
+1
|
*
|
|
|
|
|
|
x86: Deinline early_console_register, save 403 bytes
Denys Vlasenko
2015-09-30
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/e820: Deinline e820_type_to_string, save 126 bytes
Denys Vlasenko
2015-09-30
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
2
-9
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/kexec: Remove obsolete 'in_crash_kexec' flag
Minfei Huang
2015-10-12
2
-9
/
+0
*
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-04
33
-974
/
+698
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/entry/32: Fix FS and GS restore in opportunistic SYSEXIT
Andy Lutomirski
2015-10-18
1
-2
/
+2
|
*
|
|
|
|
|
|
|
x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on
Andy Lutomirski
2015-10-18
3
-8
/
+17
|
*
|
|
|
|
|
|
|
um/x86: Fix build after x86 syscall changes
Andy Lutomirski
2015-10-14
1
-0
/
+4
|
*
|
|
|
|
|
|
|
x86/asm: Remove the xyz_cfi macros from dwarf2.h
Andy Lutomirski
2015-10-14
1
-93
/
+0
|
*
|
|
|
|
|
|
|
x86/entry/64/compat: Document sysenter_fix_flags's reason for existence
Borislav Petkov
2015-10-11
1
-0
/
+6
|
*
|
|
|
|
|
|
|
x86/entry: Split and inline syscall_return_slowpath()
Andy Lutomirski
2015-10-09
1
-21
/
+29
|
*
|
|
|
|
|
|
|
x86/entry: Split and inline prepare_exit_to_usermode()
Andy Lutomirski
2015-10-09
1
-15
/
+28
|
*
|
|
|
|
|
|
|
x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing
Andy Lutomirski
2015-10-09
1
-11
/
+11
|
*
|
|
|
|
|
|
|
x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY
Andy Lutomirski
2015-10-09
1
-2
/
+4
|
*
|
|
|
|
|
|
|
x86/entry: Micro-optimize compat fast syscall arg fetch
Andy Lutomirski
2015-10-09
1
-2
/
+14
|
*
|
|
|
|
|
|
|
x86/entry: Force inlining of 32-bit syscall code
Andy Lutomirski
2015-10-09
1
-3
/
+5
|
*
|
|
|
|
|
|
|
x86/entry: Make irqs_disabled checks in exit code depend on lockdep
Andy Lutomirski
2015-10-09
1
-3
/
+3
|
*
|
|
|
|
|
|
|
x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls
Andy Lutomirski
2015-10-09
1
-7
/
+11
|
*
|
|
|
|
|
|
|
x86/asm: Remove thread_info.sysenter_return
Andy Lutomirski
2015-10-09
2
-4
/
+0
|
*
|
|
|
|
|
|
|
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
2015-10-09
3
-100
/
+51
|
*
|
|
|
|
|
|
|
x86/entry/32: Switch INT80 to the new C syscall path
Andy Lutomirski
2015-10-09
1
-21
/
+13
|
*
|
|
|
|
|
|
|
x86/entry/32: Open-code return tracking from fork and kthreads
Andy Lutomirski
2015-10-09
1
-3
/
+15
|
*
|
|
|
|
|
|
|
x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls
Andy Lutomirski
2015-10-09
2
-5
/
+60
|
*
|
|
|
|
|
|
|
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2015-10-09
2
-36
/
+62
|
*
|
|
|
|
|
|
|
x86/entry: Add C code for fast system call entries
Andy Lutomirski
2015-10-09
1
-0
/
+43
|
*
|
|
|
|
|
|
|
x86/entry/64/compat: Migrate the body of the syscall entry to C
Andy Lutomirski
2015-10-09
2
-39
/
+19
|
*
|
|
|
|
|
|
|
x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls
Andy Lutomirski
2015-10-09
1
-0
/
+43
|
*
|
|
|
|
|
|
|
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
2015-10-09
5
-9
/
+11
|
*
|
|
|
|
|
|
|
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
2015-10-09
4
-9
/
+14
[prev]
[next]