index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-169
/
+276
2017-06-06
bpf: Add jited_len to struct bpf_prog
Martin KaFai Lau
1
-0
/
+1
2017-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-15
/
+12
2017-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+78
2017-06-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-102
/
+83
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
1
-6
/
+3
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
1
-2
/
+5
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
1
-13
/
+11
2017-06-01
bpf: take advantage of stack_depth tracking in x64 JIT
Alexei Starovoitov
1
-4
/
+5
2017-06-01
bpf: change x86 JITed program stack layout
Alexei Starovoitov
2
-38
/
+40
2017-06-01
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
1
-1
/
+1
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
1
-1
/
+1
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
1
-83
/
+57
2017-05-29
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...
Borislav Petkov
1
-1
/
+1
2017-05-29
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
1
-8
/
+8
2017-05-28
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
Baoquan He
1
-8
/
+71
2017-05-28
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
1
-2
/
+4
2017-05-28
efi: Don't issue error message when booted under Xen
Juergen Gross
1
-0
/
+3
2017-05-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-37
/
+81
2017-05-27
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+7
2017-05-27
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
1
-6
/
+14
2017-05-27
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
Steven Rostedt (VMware)
1
-1
/
+1
2017-05-27
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
Masami Hiramatsu
1
-0
/
+9
2017-05-26
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
1
-1
/
+2
2017-05-26
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
1
-2
/
+5
2017-05-26
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
1
-0
/
+2
2017-05-26
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
Jan Kiszka
1
-2
/
+2
2017-05-24
x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
Mateusz Jurczyk
1
-2
/
+7
2017-05-24
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
1
-3
/
+6
2017-05-24
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...
Benjamin Peterson
1
-1
/
+1
2017-05-24
x86/build: Permit building with old make versions
Jan Kiszka
1
-1
/
+1
2017-05-24
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
1
-9
/
+40
2017-05-24
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2
-18
/
+23
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
x86/MCE: Export memory_error()
Borislav Petkov
2
-7
/
+7
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-21
x86/boot: Use CROSS_COMPILE prefix for readelf
Rob Landley
1
-1
/
+1
2017-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-32
/
+62
2017-05-20
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-76
/
+43
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86: zero base3 of unusable segments
Radim Krčmář
1
-0
/
+2
2017-05-19
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
1
-9
/
+15
2017-05-19
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
1
-1
/
+9
2017-05-19
xen: make xen_flush_tlb_all() static
Juergen Gross
1
-1
/
+1
2017-05-19
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
2
-75
/
+42
2017-05-18
KVM: Silence underflow warning in avic_get_physical_id_entry()
Dan Carpenter
1
-1
/
+2
2017-05-16
KVM: x86: lower default for halt_poll_ns
Paolo Bonzini
1
-1
/
+1
[next]