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
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-02
8
-146
/
+241
|
\
|
*
x86/ioperm: Save an indentation level in tss_update_io_bitmap()
Borislav Petkov
2019-11-30
1
-26
/
+26
|
*
x86/ptrace: Document FSBASE and GSBASE ABI oddities
Andy Lutomirski
2019-11-26
1
-0
/
+17
|
*
x86/ptrace: Remove set_segment_reg() implementations for current
Andy Lutomirski
2019-11-26
1
-12
/
+7
|
*
x86/traps: die() instead of panicking on a double fault
Andy Lutomirski
2019-11-26
1
-1
/
+1
|
*
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
2019-11-26
2
-33
/
+93
|
*
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-26
3
-29
/
+71
|
*
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2019-11-26
2
-5
/
+3
|
*
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
2019-11-26
2
-20
/
+3
*
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-30
1
-5
/
+12
|
\
\
|
*
|
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
2019-11-29
1
-5
/
+12
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
2
-3
/
+3
|
\
\
\
|
*
|
|
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
1
-1
/
+1
|
*
|
|
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
2019-11-20
1
-2
/
+2
*
|
|
|
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
2
-6
/
+50
|
\
\
\
\
|
*
|
|
|
ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout
Josh Poimboeuf
2019-11-13
1
-1
/
+11
|
*
|
|
|
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
1
-3
/
+5
|
*
|
|
|
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-11-13
2
-7
/
+39
|
|
/
/
/
*
|
|
|
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-27
2
-12
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'acpi-mm'
Rafael J. Wysocki
2019-11-26
2
-12
/
+18
|
|
\
\
\
|
|
*
|
|
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2019-11-07
1
-2
/
+10
|
|
*
|
|
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-11-07
1
-10
/
+8
|
|
|
/
/
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-27
1
-0
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-25
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
x86: kprobes: Prohibit probing on instruction which has emulate prefix
Masami Hiramatsu
2019-10-17
1
-0
/
+4
*
|
|
|
|
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
8
-389
/
+392
|
\
\
\
\
\
|
*
|
|
|
|
x86/ioperm: Fix use of deprecated config option
Alexander Duyck
2019-11-20
1
-2
/
+1
|
*
|
|
|
|
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
2019-11-16
3
-16
/
+40
|
*
|
|
|
|
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
[next]