Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fe4d44b23f6b38194a92c6b8a50d921a071c4db4
/
arch
/
x86
9802d86
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
9e0600f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e4e40e0
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
by Dan Williams
· 7 years ago
1501899
mm: fix device-dax pud write-faults triggered by get_user_pages()
by Dan Williams
· 7 years ago
20b7035
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
by Jan H. Schönherr
· 7 years ago
b745582
KVM: VMX: Fix vmx->nested freeing when no SMI handler
by Wanpeng Li
· 7 years ago
c37c287
KVM: VMX: Fix rflags cache during vCPU reset
by Wanpeng Li
· 7 years ago
e70b57a
KVM: X86: Fix softlockup when get the current kvmclock
by Wanpeng Li
· 7 years ago
12806ba
KVM: lapic: Fixup LDR on load in x2apic
by Dr. David Alan Gilbert
· 7 years ago
e872fa9
KVM: lapic: Split out x2apic ldr calculation
by Dr. David Alan Gilbert
· 7 years ago
02fc87b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
580e3d5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7753ea0
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
12a78d4
x86/decoder: Add new TEST instruction pattern
by Masami Hiramatsu
· 7 years ago
fd2fa6c
x86/PCI: Remove unused HyperTransport interrupt support
by Bjorn Helgaas
· 7 years ago
e2a5dca
x86/umip: Fix insn_get_code_seg_params()'s return value
by Borislav Petkov
· 7 years ago
69550d4
x86/boot/KASLR: Remove unused variable
by Chao Fan
· 7 years ago
ca37e57
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
by Andy Lutomirski
· 7 years ago
f68d62a
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
by Andrey Ryabinin
· 7 years ago
548c305
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
by Andy Lutomirski
· 7 years ago
fd11a64
x86/umip: Print a warning into the syslog if UMIP-protected instructions are used
by Ricardo Neri
· 7 years ago
09bd7c7
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
e75080f
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
5a3e0b1
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
b4c0a73
x86/smpboot: Fix __max_logical_packages estimate
by Prarit Bhargava
· 7 years ago
30bb981
x86/topology: Avoid wasting 128k for package id array
by Andi Kleen
· 7 years ago
d46b4c1
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
by Andi Kleen
· 7 years ago
4ee2ec1b
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
by Vikas C Sajjan
· 7 years ago
2527141
x86/acpi: Handle SCI interrupts above legacy space gracefully
by Vikas C Sajjan
· 7 years ago
ac5292e
x86/boot: Fix boot failure when SMP MP-table is based at 0
by Tom Lendacky
· 7 years ago
c4ad77e
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
by Paolo Bonzini
· 7 years ago
50a671d
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
by Janakarajan Natarajan
· 7 years ago
917dc60
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2
by Liran Alon
· 7 years ago
b200dded
KVM: x86: ioapic: Preserve read-only values in the redirection table
by Nikita Leshenko
· 7 years ago
a8bfec2
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
by Nikita Leshenko
· 7 years ago
7d22536
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
by Nikita Leshenko
· 7 years ago
da3fe7b
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
by Nikita Leshenko
· 7 years ago
0fc5a36
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
by Nikita Leshenko
· 7 years ago
6ea6e84
KVM: x86: inject exceptions produced by x86_decode_insn
by Paolo Bonzini
· 7 years ago
fab0aa3
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
by Eyal Moscovici
· 7 years ago
4d772cb
KVM: x86: fix em_fxstor() sleeping while in atomic
by David Hildenbrand
· 7 years ago
5af4157
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
by Wanpeng Li
· 7 years ago
f1b026a
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
by Wanpeng Li
· 7 years ago
3853be2
KVM: X86: Fix operand/address-size during instruction decoding
by Wanpeng Li
· 7 years ago
9b8ae63
KVM: x86: Don't re-execute instruction when not passing CR2 value
by Liran Alon
· 7 years ago
1f4dcb3
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
by Liran Alon
· 7 years ago
61cb57c
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
by Liran Alon
· 7 years ago
ac9b305
KVM: nVMX/nSVM: Don't intercept #UD when running L2
by Liran Alon
· 7 years ago
51c4b8b
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
by Liran Alon
· 7 years ago
d02fcf5
kvm: vmx: Allow disabling virtual NMI support
by Paolo Bonzini
· 7 years ago
8a1b439
kvm: vmx: Reinstate support for CPUs without virtual NMI
by Paolo Bonzini
· 7 years ago
15038e1
KVM: SVM: obey guest PAT
by Paolo Bonzini
· 7 years ago
051089a
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
be62a32
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
by Craig Bergstrom
· 7 years ago
1e0f25d
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
by Kirill A. Shutemov
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
fcdaf842
mm, sparse: do not swamp log with huge vmemmap allocation failures
by Michal Hocko
· 7 years ago
d17a1d9
x86/mm/kasan: don't use vmemmap_populate() to initialize shadow
by Andrey Ryabinin
· 7 years ago
353b1e7
x86/mm: set fields in deferred pages
by Pavel Tatashin
· 7 years ago
4675ff0
kmemcheck: rip it out
by Levin, Alexander (Sasha Levin)
· 7 years ago
d8be756
kmemcheck: remove whats left of NOTRACK flags
by Levin, Alexander (Sasha Levin)
· 7 years ago
75f296d
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
by Levin, Alexander (Sasha Levin)
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
8a78756
kbuild: create object directories simpler and faster
by Masahiro Yamada
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
7d5905d
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
by Rafael J. Wysocki
· 7 years ago
4d2dc2c
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
by Jeff Layton
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
104d1e4
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 7 years ago
bb9fbe1
perf/x86/intel/uncore: Add event constraint for BDX PCU
by Kan Liang
· 7 years ago
6e2a306
x86/umip: Identify the STR and SLDT instructions
by Ricardo Neri
· 7 years ago
770c775
x86/umip: Print a line in the boot log that UMIP has been enabled
by Ricardo Neri
· 7 years ago
796ebc8
x86/umip: Select X86_INTEL_UMIP by default
by Ricardo Neri
· 7 years ago
04ed510
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
b29c6ef
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
by Rafael J. Wysocki
· 7 years ago
99306df
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3643b7e
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b18d628
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43ff2f4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
13e57da
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
eb4d47c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6a9f70b
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d6ec9d9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f2be8bd
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3148637
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
58ba4d5
perf/x86/intel: Hide TSX events when RTM is not supported
by Andi Kleen
· 7 years ago
85595ad
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
by Rafael J. Wysocki
· 7 years ago
152bbb4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2244645
x86/intel_rdt: Fix a silent failure when writing zero value schemata
by Xiaochen Shen
· 7 years ago
ea0ee33
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
by Linus Torvalds
· 7 years ago
450cbdd
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
by Michael S. Tsirkin
· 7 years ago
418492b
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
by Juergen Gross
· 7 years ago
f361464
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure
by Juergen Gross
· 7 years ago
Next »