index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-11-16
4
-58
/
+11
|
*
|
|
|
|
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
2019-11-16
3
-39
/
+85
|
*
|
|
|
|
x86/iopl: Fixup misleading comment
Thomas Gleixner
2019-11-16
1
-8
/
+27
|
*
|
|
|
|
x86/ioperm: Share I/O bitmap if identical
Thomas Gleixner
2019-11-16
2
-42
/
+45
|
*
|
|
|
|
x86/ioperm: Remove bitmap if all permissions dropped
Thomas Gleixner
2019-11-16
2
-15
/
+21
|
*
|
|
|
|
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2019-11-16
2
-41
/
+43
|
*
|
|
|
|
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
2019-11-16
3
-10
/
+34
|
*
|
|
|
|
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
2019-11-16
3
-35
/
+42
|
*
|
|
|
|
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
2019-11-16
3
-7
/
+7
|
*
|
|
|
|
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
2019-11-16
4
-29
/
+43
|
*
|
|
|
|
x86/ioperm: Avoid bitmap allocation if no permissions are set
Thomas Gleixner
2019-11-16
1
-0
/
+3
|
*
|
|
|
|
x86/ioperm: Simplify first ioperm() invocation logic
Thomas Gleixner
2019-11-16
1
-29
/
+26
|
*
|
|
|
|
x86/iopl: Cleanup include maze
Thomas Gleixner
2019-11-16
1
-12
/
+4
|
*
|
|
|
|
x86/cpu: Unify cpu_init()
Thomas Gleixner
2019-11-16
1
-108
/
+65
|
*
|
|
|
|
x86/process: Unify copy_thread_tls()
Thomas Gleixner
2019-11-16
3
-143
/
+100
|
*
|
|
|
|
x86/ptrace: Prevent truncation of bitmap size
Thomas Gleixner
2019-11-16
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
12
-155
/
+175
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-25
2
-10
/
+18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
|
|
|
|
x86/mm: Report actual image regions in /proc/iomem
Kees Cook
2019-11-04
1
-1
/
+11
|
|
*
|
|
|
|
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-2
/
+1
|
|
*
|
|
|
|
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
2019-11-04
1
-4
/
+3
|
|
*
|
|
|
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-2
/
+0
|
|
*
|
|
|
|
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
1
-2
/
+1
|
|
*
|
|
|
|
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
1
-0
/
+2
|
|
*
|
|
|
|
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
2019-11-04
1
-1
/
+2
|
*
|
|
|
|
|
x86/ftrace: Get rid of function_hook
Borislav Petkov
2019-10-25
2
-12
/
+9
|
*
|
|
|
|
|
x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
Jiri Slaby
2019-10-18
3
-3
/
+3
|
*
|
|
|
|
|
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-8
/
+8
|
*
|
|
|
|
|
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
1
-4
/
+4
|
*
|
|
|
|
|
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
3
-5
/
+8
|
*
|
|
|
|
|
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
3
-18
/
+18
|
*
|
|
|
|
|
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
2
-8
/
+8
|
*
|
|
|
|
|
x86/asm/ftrace: Mark function_hook as function
Jiri Slaby
2019-10-18
1
-2
/
+2
|
*
|
|
|
|
|
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
2
-9
/
+9
|
*
|
|
|
|
|
x86/asm: Do not annotate functions with GLOBAL
Jiri Slaby
2019-10-18
1
-2
/
+3
|
*
|
|
|
|
|
x86/asm/head: Annotate data appropriately
Jiri Slaby
2019-10-18
2
-57
/
+65
|
*
|
|
|
|
|
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-10-18
3
-6
/
+6
|
*
|
|
|
|
|
x86/asm: Annotate relocate_kernel_{32,64}.c
Jiri Slaby
2019-10-18
2
-10
/
+16
|
*
|
|
|
|
|
x86/asm/suspend: Use SYM_DATA for data
Jiri Slaby
2019-10-18
2
-2
/
+2
|
*
|
|
|
|
|
x86/asm: Make boot_gdt_descr local
Jiri Slaby
2019-10-05
1
-2
/
+0
|
*
|
|
|
|
|
x86/asm: Reorder early variables
Jiri Slaby
2019-10-05
1
-6
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
2
-0
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/pti/32: Size initial_page_table correctly
Thomas Gleixner
2019-11-21
1
-0
/
+10
|
*
|
|
|
|
|
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
2019-11-21
1
-0
/
+3
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-2
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
2019-11-16
1
-0
/
+13
|
*
|
|
|
|
|
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
2019-11-16
1
-2
/
+15
*
|
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
2
-53
/
+267
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/jailhouse: Only enable platform UARTs if available
Ralf Ramsauer
2019-10-10
1
-13
/
+72
[prev]
[next]