index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-30
7
-311
/
+1
|
\
\
\
|
*
|
|
x86/mpx: remove MPX from arch/x86
Dave Hansen
2020-01-23
7
-305
/
+1
|
*
|
|
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-23
1
-6
/
+0
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
1
-17
/
+0
|
\
\
\
\
|
*
|
|
|
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2020-01-03
1
-17
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
5
-83
/
+67
|
\
\
\
\
|
*
|
|
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-1
/
+1
|
*
|
|
|
crypto: x86 - Regularize glue function prototypes
Kees Cook
2019-12-11
5
-82
/
+66
|
|
/
/
/
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
6
-70
/
+169
|
\
\
\
\
|
*
|
|
|
perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
Sean Christopherson
2020-01-13
1
-7
/
+15
|
*
|
|
|
KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
Sean Christopherson
2020-01-13
1
-50
/
+55
|
*
|
|
|
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
Sean Christopherson
2020-01-13
1
-0
/
+1
|
*
|
|
|
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
2020-01-13
2
-0
/
+8
|
*
|
|
|
x86/vmx: Introduce VMX_FEATURES_*
Sean Christopherson
2020-01-13
2
-0
/
+82
|
*
|
|
|
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
1
-6
/
+8
|
*
|
|
|
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
2019-12-14
1
-7
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
3
-1
/
+14
|
\
\
\
\
|
*
|
|
|
x86/nmi: Remove irq_work from the long duration NMI handler
Changbin Du
2020-01-11
1
-1
/
+0
|
*
|
|
|
x86/dumpstack: Introduce die_addr() for die() with #GP fault address
Jann Horn
2019-12-31
1
-0
/
+1
|
*
|
|
|
x86/insn-eval: Add support for 64-bit kernel mode
Jann Horn
2019-12-30
1
-0
/
+13
|
|
/
/
/
*
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
2
-3
/
+2
|
\
\
\
\
|
*
|
|
|
x86/nospec: Remove unused RSB_FILL_LOOPS
Anthony Steinhauser
2020-01-02
1
-1
/
+0
|
*
|
|
|
x86/boot: Fix a comment's incorrect file reference
Sean Christopherson
2019-12-16
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
3
-25
/
+1
|
\
\
\
\
|
*
|
|
|
x86: Remove force_iret()
Brian Gerst
2020-01-08
2
-25
/
+0
|
*
|
|
|
x86/cpufeatures: Add support for fast short REP; MOVSB
Tony Luck
2020-01-08
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
4
-32
/
+72
|
\
\
\
\
|
*
|
|
|
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-10
20
-35
/
+117
|
|
\
|
|
|
|
*
|
|
|
x86/kprobes: Fix ordering while text-patching
Peter Zijlstra
2019-11-27
1
-0
/
+1
|
*
|
|
|
x86/kprobes: Convert to text-patching.h
Peter Zijlstra
2019-11-27
2
-9
/
+7
|
*
|
|
|
x86/ftrace: Use text_gen_insn()
Peter Zijlstra
2019-11-27
1
-1
/
+29
|
*
|
|
|
x86/alternative: Add text_opcode_size()
Peter Zijlstra
2019-11-27
1
-12
/
+31
|
*
|
|
|
x86/mm: Remove set_kernel_text_r[ow]()
Peter Zijlstra
2019-11-27
1
-2
/
+0
|
*
|
|
|
x86/ftrace: Use text_poke()
Peter Zijlstra
2019-11-27
1
-2
/
+0
|
*
|
|
|
x86/alternatives: Add and use text_gen_insn() helper
Peter Zijlstra
2019-11-27
1
-0
/
+2
|
*
|
|
|
x86/alternatives, jump_label: Provide better text_poke() batching interface
Peter Zijlstra
2019-11-27
1
-11
/
+4
|
*
|
|
|
x86/alternatives: Update int3_emulate_push() comment
Peter Zijlstra
2019-11-27
1
-0
/
+3
*
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
12
-320
/
+355
|
\
\
\
\
\
|
*
|
|
|
|
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-20
1
-12
/
+14
|
*
|
|
|
|
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
2020-01-20
1
-1
/
+1
|
*
|
|
|
|
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
1
-0
/
+5
|
*
|
|
|
|
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2020-01-10
1
-5
/
+66
|
*
|
|
|
|
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2020-01-10
1
-2
/
+52
|
*
|
|
|
|
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
1
-6
/
+0
|
*
|
|
|
|
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
2020-01-10
1
-3
/
+0
|
*
|
|
|
|
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
2020-01-10
1
-4
/
+4
|
*
|
|
|
|
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
2020-01-10
1
-7
/
+1
|
*
|
|
|
|
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
2020-01-10
1
-16
/
+2
|
*
|
|
|
|
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-10
11
-242
/
+189
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
2019-12-10
6
-143
/
+81
[prev]
[next]