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
2021-04-27
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-77
/
+16
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-265
/
+178
2021-04-26
Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-22
/
+105
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+20
2021-04-26
Merge tag 'x86-apic-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+13
2021-04-26
Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-40
/
+40
2021-04-26
Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+3
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
144
-265
/
+237
2021-04-26
Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-71
/
+84
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-188
/
+758
2021-04-26
Merge tag 'x86_vmware_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2021-04-26
Merge tag 'x86_seves_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-63
/
+372
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
34
-595
/
+410
2021-04-26
Merge tag 'ras_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2021-04-26
Merge tag 'x86_microcode_for_v5.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+3
2021-04-25
Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-36
/
+27
2021-04-25
Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-04-24
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-22
perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
Jim Mattson
1
-1
/
+1
2021-04-21
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...
Chris von Recklinghausen
2
-77
/
+16
2021-04-21
perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
Kan Liang
1
-35
/
+26
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
7
-34
/
+32
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
1
-32
/
+0
2021-04-20
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
1
-1
/
+1
2021-04-20
x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code
Ingo Molnar
1
-11
/
+2
2021-04-20
x86/platform/uv: Fix !KEXEC build failure
Ingo Molnar
1
-0
/
+1
2021-04-19
x86/build: Disable HIGHMEM64G selection for M486SX
Maciej W. Rozycki
1
-1
/
+1
2021-04-17
kasan: remove redundant config option
Walter Wu
1
-1
/
+1
2021-04-16
x86/platform/uv: Add more to secondary CPU kdump info
Georges Aureau
1
-15
/
+24
2021-04-16
x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC mode
Mike Travis
1
-17
/
+13
2021-04-15
Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+2
2021-04-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+5
2021-04-14
x86/pat: Do not compile stubbed functions when X86_PAT is off
Jan Kiszka
1
-0
/
+2
2021-04-14
x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangs
Mike Rapoport
1
-5
/
+15
2021-04-14
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
Reiji Watanabe
1
-5
/
+5
2021-04-13
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Rafael J. Wysocki
1
-3
/
+2
2021-04-12
x86/sgx: Mark sgx_vepc_vm_ops static
Wei Yongjun
1
-1
/
+1
2021-04-12
x86/asm: Ensure asm/proto.h can be included stand-alone
Jan Kiszka
1
-0
/
+2
2021-04-11
Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2021-04-10
x86/platform/intel/quark: Fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2
-2
/
+2
2021-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+6
2021-04-10
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+20
2021-04-10
kfence, x86: fix preemptible warning on KPTI-enabled systems
Marco Elver
1
-1
/
+6
2021-04-09
Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-15
/
+13
2021-04-09
x86/traps: Correct exc_general_protection() and math_error() return paths
Thomas Tai
1
-2
/
+2
2021-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-04-08
x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
Jarkko Sakkinen
1
-1
/
+0
2021-04-08
bpf, x86: Validate computation of branch displacements for x86-32
Piotr Krysiuk
1
-1
/
+10
[next]