Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d5213236151ba6968b04f4da0e03f66c56a18587
/
arch
/
x86
27c5a778
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
002b87d2
x86/APM: Fix build warning when PROC_FS is not enabled
by Randy Dunlap
· 6 years ago
61a6bd8
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
by Joerg Roedel
· 6 years ago
cf40361
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
by Guenter Roeck
· 6 years ago
9996967
x86/xen: Disable CPU0 hotplug for Xen PV
by Juergen Gross
· 6 years ago
6a92b11
x86/EISA: Don't probe EISA bus for Xen PV guests
by Boris Ostrovsky
· 6 years ago
16160c1
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
by Jacek Tomaka
· 6 years ago
9a56827
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9bc4f28
x86/mm: Use WRITE_ONCE() when setting PTEs
by Nadav Amit
· 6 years ago
47b7360
x86/apic/vector: Make error return value negative
by Thomas Gleixner
· 6 years ago
bdf7ffc
KVM: LAPIC: Fix pv ipis out-of-bounds access
by Wanpeng Li
· 6 years ago
b5861e5
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
by Liran Alon
· 6 years ago
564ad0a
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 6 years ago
ed2ef29
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 6 years ago
a35381e
KVM: Remove obsolete kvm_unmap_hva notifier backend
by Marc Zyngier
· 6 years ago
9fe6299
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
by Jann Horn
· 6 years ago
17f6bac
x86/tsc: Prevent result truncation on 32bit
by Chuanhua Lei
· 6 years ago
4331f4d
x86: Fix kernel-doc atomic.h warnings
by Randy Dunlap
· 6 years ago
899ba79
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8da38eb
x86/microcode: Update the new microcode revision unconditionally
by Filippo Sironi
· 6 years ago
370a132
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
by Prarit Bhargava
· 6 years ago
ff924c5
x86/pti: Fix section mismatch warning/error
by Randy Dunlap
· 6 years ago
e78e5a9
x86/vdso: Fix lsl operand order
by Samuel Neves
· 6 years ago
c748610
x86/mce: Fix set_mce_nospec() to avoid #GP fault
by LuckTony
· 6 years ago
eeb89e2
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
by Joerg Roedel
· 6 years ago
4290d5b
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
4012e77
x86/nmi: Fix NMI uaccess race against CR3 switching
by Andy Lutomirski
· 6 years ago
829fe4a
x86: Allow generating user-space headers without a compiler
by Ben Hutchings
· 6 years ago
342db04
x86/dumpstack: Don't dump kernel memory based on usermode RIP
by Jann Horn
· 6 years ago
c60658d
KVM: x86: Unexport x86_emulate_instruction()
by Sean Christopherson
· 6 years ago
0ce97a2
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
by Sean Christopherson
· 6 years ago
6c3dfeb
KVM: x86: Do not re-{try,execute} after failed emulation in L2
by Sean Christopherson
· 6 years ago
472faff
KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault
by Sean Christopherson
· 6 years ago
384bf22
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
by Sean Christopherson
· 6 years ago
8065dbd
KVM: x86: Invert emulation re-execute behavior to make it opt-in
by Sean Christopherson
· 6 years ago
35be0ad
KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
by Sean Christopherson
· 6 years ago
c440990
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
by Sean Christopherson
· 6 years ago
0186ec8
KVM: SVM: remove unused variable dst_vaddr_end
by Colin Ian King
· 6 years ago
b871da4
KVM: nVMX: avoid redundant double assignment of nested_run_pending
by Vitaly Kuznetsov
· 6 years ago
26e609e
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
by Uros Bizjak
· 6 years ago
9222f60
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
by Jiri Kosina
· 6 years ago
f12d11c
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
by Jann Horn
· 6 years ago
1f59a45
x86/irqflags: Mark native_restore_fl extern inline
by Nick Desaulniers
· 6 years ago
36bf9da
x86/build: Remove jump label quirk for GCC older than 4.5.2
by Masahiro Yamada
· 6 years ago
b4df50d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
6d3c8ce
x86/xen: remove redundant variable save_pud
by Colin Ian King
· 6 years ago
b2d7a07
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
by Juergen Gross
· 6 years ago
f7c90c2
x86/xen: don't write ptes directly in 32-bit PV guests
by Juergen Gross
· 6 years ago
e3a5dc0
x86/Kconfig: Fix trivial typo
by Nikolas Nyby
· 6 years ago
cc51e54
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
by Andi Kleen
· 6 years ago
1ab534e
x86/spectre: Add missing family 6 check to microcode check
by Andi Kleen
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e5b954e
crypto: aesni - Use unaligned loads from gcm_context_data
by Dave Watson
· 6 years ago
18b8bfd
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
6a01228
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
by Vlastimil Babka
· 6 years ago
b0a182f
x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
by Vlastimil Babka
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
706a1ea
Merge branch 'tlb-fixes'
by Linus Torvalds
· 6 years ago
d40acad
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
48a8b97
x86/mm: Only use tlb_remove_table() for paravirt
by Peter Zijlstra
· 6 years ago
d86564a
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
by Peter Zijlstra
· 6 years ago
52a288c
x86/mm/tlb: Revert the recent lazy TLB patches
by Peter Zijlstra
· 6 years ago
b372115
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
7290d58
module: use relative references for __ksymtab entries
by Ard Biesheuvel
· 6 years ago
f922c4a
module: allow symbol exports to be disabled
by Ard Biesheuvel
· 6 years ago
271ca78
arch: enable relative relocations for arm64, power and x86
by Ard Biesheuvel
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
0027ff2
KVM: VMX: fixes for vmentry_l1d_flush module parameter
by Paolo Bonzini
· 6 years ago
024d83c
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
by Thomas Gleixner
· 6 years ago
0b665d3
KVM: vmx: Inject #UD for SGX ENCLS instruction in guest
by Sean Christopherson
· 6 years ago
802ec46
KVM: vmx: Add defines for SGX ENCLS exiting
by Sean Christopherson
· 6 years ago
d806afa
x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()
by Yi Wang
· 6 years ago
7288bde
x86: kvm: avoid unused variable warning
by Arnd Bergmann
· 6 years ago
dfec4a8
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
75f2d3a
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
by Juergen Gross
· 6 years ago
00f53f7
xen: remove unused hypercall functions
by Juergen Gross
· 6 years ago
df11b69
x86/xen: remove unused function xen_auto_xlated_memory_setup()
by Juergen Gross
· 6 years ago
71dc056
x86/Xen: further refine add_preferred_console() invocations
by Jan Beulich
· 7 years ago
2197082
x86/Xen: mark xen_setup_gdt() __init
by Jan Beulich
· 7 years ago
284ce40
x86/memory_failure: Introduce {set, clear}_mce_nospec()
by Dan Williams
· 7 years ago
510ee09
x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
by Dan Williams
· 7 years ago
94d7a86c
x86/kvm/vmx: Remove duplicate l1d flush definitions
by Josh Poimboeuf
· 6 years ago
9df9516
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
by Vlastimil Babka
· 6 years ago
dc76803
x86/process: Re-export start_thread()
by Rian Hunter
· 6 years ago
704ae09
x86/mce: Add notifier_block forward declaration
by Arnd Bergmann
· 6 years ago
2e549b2
x86/vdso: Fix vDSO build if a retpoline is emitted
by Andy Lutomirski
· 6 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
5804b110
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
f19f5c4
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
by Sean Christopherson
· 6 years ago
ea93102
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
by Yannik Sembritzki
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
54dbe75
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
Next »