index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
x86/intel_rdt: Add tasks files
Fenghua Yu
2016-10-30
1
-0
/
+180
|
*
|
|
|
x86/intel_rdt: Add cpus file
Tony Luck
2016-10-30
3
-5
/
+154
|
*
|
|
|
x86/intel_rdt: Add mkdir to resctrl file system
Fenghua Yu
2016-10-30
2
-0
/
+240
|
*
|
|
|
x86/intel_rdt: Add "info" files to resctrl file system
Fenghua Yu
2016-10-30
2
-0
/
+209
|
*
|
|
|
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
2016-10-30
4
-2
/
+305
|
*
|
|
|
x86/intel_rdt: Build structures for each resource based on cache topology
Tony Luck
2016-10-30
2
-0
/
+224
|
*
|
|
|
x86/cqm: Share PQR_ASSOC related data between CQM and CAT
Fenghua Yu
2016-10-26
2
-20
/
+22
|
*
|
|
|
x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
Fenghua Yu
2016-10-26
2
-7
/
+172
|
*
|
|
|
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
2016-10-26
4
-5
/
+58
|
*
|
|
|
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Fenghua Yu
2016-10-26
3
-0
/
+68
|
*
|
|
|
x86/cpufeature: Add RDT CPUID feature bits
Fenghua Yu
2016-10-26
2
-0
/
+7
|
*
|
|
|
x86/intel_cacheinfo: Enable cache id in cache info
Fenghua Yu
2016-10-26
1
-0
/
+20
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-19
5
-20
/
+45
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-12-19
1
-6
/
+5
|
*
|
|
|
kvm: take srcu lock around kvm_steal_time_set_preempted()
Andrea Arcangeli
2016-12-19
1
-0
/
+7
|
*
|
|
|
kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
Andrea Arcangeli
2016-12-19
1
-0
/
+10
|
*
|
|
|
KVM: hyperv: fix locking of struct kvm_hv fields
Paolo Bonzini
2016-12-16
3
-9
/
+17
|
*
|
|
|
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.
Yi Sun
2016-12-15
1
-4
/
+5
|
*
|
|
|
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
2016-12-15
1
-1
/
+1
*
|
|
|
|
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
2016-12-18
4
-280
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
platform/x86: mlx-platform: Move module from arch/x86
Vadim Pasternak
2016-12-16
4
-280
/
+0
*
|
|
|
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
10
-27
/
+355
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/tsc: Limit the adjust value further
Thomas Gleixner
2016-12-18
1
-5
/
+16
|
*
|
|
|
|
|
x86/tsc: Annotate printouts as firmware bug
Thomas Gleixner
2016-12-18
1
-2
/
+3
|
*
|
|
|
|
|
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
2016-12-15
3
-19
/
+42
|
*
|
|
|
|
|
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
2016-12-15
5
-6
/
+13
|
*
|
|
|
|
|
x86/tsc: Validate cpumask pointer before accessing it
Thomas Gleixner
2016-12-01
1
-2
/
+5
|
*
|
|
|
|
|
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Thomas Gleixner
2016-11-30
2
-5
/
+6
|
*
|
|
|
|
|
x86/tsc: Try to adjust TSC if sync test fails
Thomas Gleixner
2016-11-29
1
-5
/
+78
|
*
|
|
|
|
|
x86/tsc: Prepare warp test for TSC adjustment
Thomas Gleixner
2016-11-29
1
-2
/
+4
|
*
|
|
|
|
|
x86/tsc: Move sync cleanup to a safe place
Thomas Gleixner
2016-11-29
1
-5
/
+5
|
*
|
|
|
|
|
x86/tsc: Sync test only for the first cpu in a package
Thomas Gleixner
2016-11-29
2
-11
/
+30
|
*
|
|
|
|
|
x86/tsc: Verify TSC_ADJUST from idle
Thomas Gleixner
2016-11-29
3
-2
/
+38
|
*
|
|
|
|
|
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
2016-11-29
4
-1
/
+97
|
*
|
|
|
|
|
x86/tsc: Detect random warps
Thomas Gleixner
2016-11-29
1
-1
/
+12
|
*
|
|
|
|
|
x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()
Thomas Gleixner
2016-11-29
1
-6
/
+8
|
*
|
|
|
|
|
x86/tsc: Finalize the split of the TSC_RELIABLE flag
Thomas Gleixner
2016-11-18
1
-6
/
+1
|
*
|
|
|
|
|
x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs
Bin Gao
2016-11-18
3
-4
/
+32
|
*
|
|
|
|
|
x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliable
Bin Gao
2016-11-18
1
-0
/
+7
|
*
|
|
|
|
|
x86/tsc: Mark TSC frequency determined by CPUID as known
Bin Gao
2016-11-18
1
-0
/
+7
|
*
|
|
|
|
|
x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag
Bin Gao
2016-11-18
2
-3
/
+9
*
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
14
-114
/
+66
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/floppy: Use designated initializers
Kees Cook
2016-12-18
1
-10
/
+10
|
*
|
|
|
|
|
|
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2016-12-17
3
-7
/
+11
|
*
|
|
|
|
|
|
x86/mm: Drop unused argument 'removed' from sync_global_pgds()
Kirill A. Shutemov
2016-12-15
3
-20
/
+9
|
*
|
|
|
|
|
|
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
2016-12-15
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/acpi: Use proper macro for invalid node
Boris Ostrovsky
2016-12-15
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
2016-12-15
1
-4
/
+4
|
*
|
|
|
|
|
|
x86/boot/64: Push correct start_cpu() return address
Josh Poimboeuf
2016-12-14
1
-2
/
+3
|
*
|
|
|
|
|
|
x86/boot/64: Use 'push' instead of 'call' in start_cpu()
Josh Poimboeuf
2016-12-14
1
-1
/
+1
[prev]
[next]