index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-14
17
-98
/
+143
|
\
|
*
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2017-11-10
2
-11
/
+22
|
*
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
2017-11-10
5
-4
/
+6
|
*
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
2017-11-10
2
-0
/
+6
|
*
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
8
-23
/
+34
|
*
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-10
11
-59
/
+75
|
*
Merge branch 'linus' into x86/platform, to refresh the branch
Ingo Molnar
2017-11-10
5798
-453
/
+6312
|
|
\
|
*
|
x86/platform/UV: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-3
/
+2
*
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-14
1
-3
/
+7
|
\
\
\
|
*
|
|
x86/stacktrace: Avoid recording save_stack_trace() wrappers
Vlastimil Babka
2017-09-29
1
-3
/
+7
*
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-14
4
-8
/
+8
|
\
\
\
\
|
*
|
|
|
x86/events/amd/iommu: Make iommu_pmu const and __initconst
Bhumika Goyal
2017-10-19
1
-1
/
+1
|
*
|
|
|
x86: Use ARRAY_SIZE
Jérémy Lefaure
2017-10-19
3
-7
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-14
7
-7
/
+7
|
\
\
\
\
|
*
|
|
|
x86/boot: Disable Clang warnings about GNU extensions
Matthias Kaehlcke
2017-10-31
1
-0
/
+1
|
*
|
|
|
x86/boot: Remove unnecessary #include <generated/utsrelease.h>
Masahiro Yamada
2017-10-11
1
-1
/
+0
|
*
|
|
|
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
2017-10-03
5
-6
/
+6
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
86
-1018
/
+3666
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into x86/asm, to resolve conflict
Ingo Molnar
2017-11-10
2
-11
/
+19
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'x86/mm' into x86/asm, to merge branches
Ingo Molnar
2017-11-10
1
-1
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/mm: Remove unnecessary TLB flush for SME in-place encryption
Tom Lendacky
2017-11-07
1
-1
/
+0
|
*
|
|
|
|
|
x86/build: Make the boot image generation less verbose
Changbin Du
2017-11-09
1
-5
/
+10
|
*
|
|
|
|
|
x86/traps: Fix up general protection faults caused by UMIP
Ricardo Neri
2017-11-08
1
-0
/
+6
|
*
|
|
|
|
|
x86/umip: Enable User-Mode Instruction Prevention at runtime
Ricardo Neri
2017-11-08
2
-1
/
+34
|
*
|
|
|
|
|
x86/umip: Force a page fault when unable to copy emulated result to user
Ricardo Neri
2017-11-08
1
-2
/
+47
|
*
|
|
|
|
|
x86/umip: Add emulation code for UMIP instructions
Ricardo Neri
2017-11-08
3
-0
/
+334
|
*
|
|
|
|
|
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
2017-11-08
3
-1
/
+10
|
*
|
|
|
|
|
x86/insn-eval: Add support to resolve 16-bit address encodings
Ricardo Neri
2017-11-08
1
-1
/
+212
|
*
|
|
|
|
|
x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
Ricardo Neri
2017-11-08
1
-0
/
+11
|
*
|
|
|
|
|
x86/insn-eval: Add wrapper function for 32 and 64-bit addresses
Ricardo Neri
2017-11-08
1
-5
/
+55
|
*
|
|
|
|
|
x86/insn-eval: Add support to resolve 32-bit address encodings
Ricardo Neri
2017-11-08
1
-6
/
+106
|
*
|
|
|
|
|
x86/insn-eval: Compute linear address in several utility functions
Ricardo Neri
2017-11-08
1
-58
/
+185
|
*
|
|
|
|
|
Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits
Ingo Molnar
2017-11-08
6
-125
/
+910
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit
Ricardo Neri
2017-11-02
1
-8
/
+19
|
|
*
|
|
|
|
|
x86/insn-eval: Incorporate segment base in linear address computation
Ricardo Neri
2017-11-01
1
-3
/
+52
|
|
*
|
|
|
|
|
x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm ...
Ricardo Neri
2017-11-01
1
-3
/
+22
|
|
*
|
|
|
|
|
x86/insn-eval: Add function to get default params of code segment
Ricardo Neri
2017-11-01
2
-0
/
+69
|
|
*
|
|
|
|
|
x86/insn-eval: Add utility functions to get segment descriptor base address a...
Ricardo Neri
2017-11-01
2
-0
/
+115
|
|
*
|
|
|
|
|
x86/insn-eval: Add utility function to get segment descriptor
Ricardo Neri
2017-11-01
1
-0
/
+57
|
|
*
|
|
|
|
|
x86/insn-eval: Add utility functions to get segment selector
Ricardo Neri
2017-11-01
2
-0
/
+350
|
|
*
|
|
|
|
|
x86/insn-eval: Add utility function to identify string instructions
Ricardo Neri
2017-11-01
1
-0
/
+28
|
|
*
|
|
|
|
|
x86/insn-eval: Add a utility function to get register offsets
Ricardo Neri
2017-11-01
2
-0
/
+18
|
|
*
|
|
|
|
|
x86/insn-eval: Do not BUG on invalid register type
Ricardo Neri
2017-11-01
1
-3
/
+6
|
|
*
|
|
|
|
|
x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
Ricardo Neri
2017-11-01
4
-155
/
+182
|
|
*
|
|
|
|
|
x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0
Ricardo Neri
2017-11-01
1
-8
/
+20
|
|
*
|
|
|
|
|
x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b
Ricardo Neri
2017-11-01
1
-2
/
+19
|
|
*
|
|
|
|
|
x86/mpx: Use signed variables to compute effective addresses
Ricardo Neri
2017-11-01
1
-6
/
+14
|
|
*
|
|
|
|
|
x86/mpx: Simplify handling of errors when computing linear addresses
Ricardo Neri
2017-11-01
1
-7
/
+6
|
|
*
|
|
|
|
|
uprobes/x86: Use existing definitions for segment override prefixes
Ricardo Neri
2017-11-01
1
-6
/
+9
|
*
|
|
|
|
|
|
resource: Fix resource_size.cocci warnings
kbuild test robot
2017-11-07
1
-2
/
+2
[next]