index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
*
Added KUTrace Support
ztong
2021-02-03
*
Initial attempt to "connect the wires"
Nathan O
2019-12-09
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
|
\
|
*
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-12
|
*
KVM: VMX: Introduce pi_is_pir_empty() helper
Joao Martins
2019-11-12
|
*
KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
Joao Martins
2019-11-12
|
*
KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
Joao Martins
2019-11-12
|
*
KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
Liran Alon
2019-11-12
|
*
KVM: X86: Fix initialization of MSR lists
Chenyi Qiang
2019-11-12
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-12
|
\
\
|
|
/
|
/
|
|
*
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
2019-11-07
|
*
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
|
*
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-04
|
*
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
2019-11-04
|
*
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-04
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Thomas Gleixner
2019-11-04
|
|
\
|
*
|
x86/tsx: Add config options to set tsx=on|off|auto
Michal Hocko
2019-10-28
|
*
|
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
2019-10-28
|
*
|
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
2019-10-28
|
*
|
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-28
|
*
|
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-10-28
|
*
|
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
2019-10-28
|
*
|
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
2019-10-28
|
*
|
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
2019-10-28
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
Michael Zhivich
2019-11-04
|
*
|
x86/dumpstack/64: Don't evaluate exception stacks before setup
Thomas Gleixner
2019-11-04
|
*
|
x86/apic/32: Avoid bogus LDR warnings
Jan Beulich
2019-11-04
|
*
|
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
2019-11-03
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-11-01
|
\
\
\
|
*
|
|
perf/x86/uncore: Fix event group support
Kan Liang
2019-10-28
|
*
|
|
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
Kim Phillips
2019-10-28
|
*
|
|
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
2019-10-28
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-01
|
\
\
\
|
*
|
|
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-10-31
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
Paolo Bonzini
2019-10-31
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/cpu/vmware: Fix platform detection VMWARE_PORT macro
Thomas Hellstrom
2019-10-21
|
*
|
x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm
Thomas Hellstrom
2019-10-21
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-27
|
\
\
\
|
*
|
|
perf/x86/intel/pt: Fix base for single entry topa
Jiri Olsa
2019-10-20
*
|
|
|
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-26
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
2019-10-25
*
|
|
|
KVM: nVMX: Don't leak L1 MMIO regions to L2
Jim Mattson
2019-10-22
*
|
|
|
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
2019-10-22
*
|
|
|
kvm: clear kvmclock MSR on reset
Paolo Bonzini
2019-10-22
*
|
|
|
KVM: x86: fix bugon.cocci warnings
kbuild test robot
2019-10-22
*
|
|
|
KVM: VMX: Remove specialized handling of unexpected exit-reasons
Liran Alon
2019-10-22
*
|
|
|
kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUID
Jim Mattson
2019-10-22
|
|
_
|
/
|
/
|
|
[next]