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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+18
2021-05-06
x86/process: setup io_threads more like normal user space threads
Stefan Metzmacher
1
-1
/
+18
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-68
/
+60
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
1
-1
/
+1
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+10
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-10
/
+10
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+20
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-574
/
+561
2021-04-27
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+12
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-20
/
+97
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
1
-17
/
+16
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
45
-82
/
+73
2021-04-26
Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-69
/
+84
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-521
/
+698
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
2
-25
/
+29
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-177
/
+80
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-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
8
-56
/
+43
2021-04-21
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...
Chris von Recklinghausen
1
-2
/
+2
2021-04-20
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
1
-1
/
+1
2021-04-20
x86/kvm: Don't bother __pv_cpu_mask when !CONFIG_SMP
Wanpeng Li
1
-63
/
+55
2021-04-19
x86/cpu: Add helper function to get the type of the current hybrid CPU
Ricardo Neri
1
-0
/
+16
2021-04-17
kasan: remove redundant config option
Walter Wu
1
-1
/
+1
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-1
/
+4
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
x86, sched: Treat Intel SNC topology as default, COD as exception
Alison Schofield
1
-44
/
+46
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
Merge drm/drm-fixes into drm-next
Daniel Vetter
9
-71
/
+56
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-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-09
x86/traps: Correct exc_general_protection() and math_error() return paths
Thomas Tai
1
-2
/
+2
2021-04-08
x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()
Jarkko Sakkinen
1
-1
/
+0
2021-04-07
x86/cacheinfo: Remove unneeded dead-store initialization
Yang Li
1
-1
/
+1
2021-04-07
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
1
-14
/
+12
2021-04-06
x86/sgx: Move provisioning device creation out of SGX driver
Sean Christopherson
3
-32
/
+58
2021-04-06
x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
Sean Christopherson
1
-0
/
+117
2021-04-06
x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
Kai Huang
3
-3
/
+20
2021-04-06
x86/sgx: Add encls_faulted() helper
Sean Christopherson
2
-2
/
+15
2021-04-06
x86/sgx: Move ENCLS leaf definitions to sgx.h
Sean Christopherson
1
-15
/
+0
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
3
-342
/
+2
2021-04-06
x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
Kai Huang
1
-1
/
+10
2021-04-06
x86/cpu/intel: Allow SGX virtualization without Launch Control support
Sean Christopherson
1
-15
/
+44
2021-04-06
x86/sgx: Introduce virtual EPC for use by KVM guests
Sean Christopherson
3
-0
/
+269
2021-04-02
Merge branches 'acpi-tables' and 'acpi-scan'
Rafael J. Wysocki
2
-18
/
+15
[next]