index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
1
-0
/
+200
2016-11-21
x86/MCE/AMD: Fix thinko about thresholding_en
Borislav Petkov
1
-2
/
+3
2016-11-16
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
2
-23
/
+42
2016-11-16
x86/cpuid: Provide get_scattered_cpuid_leaf()
He Chen
1
-12
/
+37
2016-11-16
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
1
-17
/
+11
2016-11-16
x86/mce/AMD: Reset Threshold Limit after logging error
Yazen Ghannam
1
-0
/
+6
2016-11-16
x86/mcheck: Move CPU_DEAD to hotplug state machine
Sebastian Andrzej Siewior
1
-27
/
+15
2016-11-16
x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine
Sebastian Andrzej Siewior
1
-42
/
+36
2016-11-16
x86/mcheck: Reorganize the hotplug callbacks
Sebastian Andrzej Siewior
1
-16
/
+20
2016-11-16
x86/mcheck: Split threshold_cpu_callback into two callbacks
Sebastian Andrzej Siewior
2
-29
/
+23
2016-11-16
x86/mcheck: Be prepared for a rollback back to the ONLINE state
Sebastian Andrzej Siewior
2
-0
/
+8
2016-11-16
x86/mcheck: Explicit cleanup on failure in mce_amd
Sebastian Andrzej Siewior
1
-2
/
+5
2016-11-16
x86/mcheck: Move threshold_create_device()
Sebastian Andrzej Siewior
1
-25
/
+25
2016-11-15
x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changee
Fenghua Yu
1
-36
/
+36
2016-11-15
x86/intel_rdt: Reset per cpu closids on unmount
Fenghua Yu
1
-0
/
+16
2016-11-15
x86/intel_rdt: Prevent deadlock against hotplug lock
Thomas Gleixner
1
-5
/
+3
2016-11-15
x86/intel_rdt: Protect info directory from removal
Fenghua Yu
1
-4
/
+20
2016-11-11
x86/MCE: Correct TSC timestamping of error records
Borislav Petkov
2
-8
/
+12
2016-11-10
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+2
2016-11-09
x86/cpu: Deal with broken firmware (VMWare/XEN)
Thomas Gleixner
1
-2
/
+30
2016-11-09
x86/cpu/AMD: Clean up cpu_llc_id assignment per topology feature
Yazen Ghannam
1
-12
/
+19
2016-11-09
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix
Ingo Molnar
2
-6
/
+2
2016-11-09
x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
Yazen Ghannam
1
-5
/
+1
2016-11-08
x86/RAS: Hide SMCA bank names
Borislav Petkov
1
-3
/
+29
2016-11-08
x86/RAS: Rename smca_bank_names to smca_names
Borislav Petkov
1
-3
/
+3
2016-11-08
x86/RAS: Simplify SMCA HWID descriptor struct
Borislav Petkov
1
-15
/
+9
2016-11-08
x86/RAS: Simplify SMCA bank descriptor struct
Borislav Petkov
1
-5
/
+5
2016-11-08
x86/MCE: Dump MCE to dmesg if no consumers
Borislav Petkov
1
-6
/
+46
2016-11-08
x86/MCE: Do not look at panic_on_oops in the severity grading
Yinghai Lu
1
-1
/
+1
2016-11-07
x86/intel_rdt: Export the minimum number of set mask bits in sysfs
Shaohua Li
1
-0
/
+16
2016-11-07
x86/intel_rdt: Propagate error in rdt_mount() properly
Shaohua Li
1
-1
/
+3
2016-10-30
x86/intel_rdt: Add scheduler hook
Fenghua Yu
2
-1
/
+3
2016-10-30
x86/intel_rdt: Add schemata file
Tony Luck
3
-1
/
+253
2016-10-30
x86/intel_rdt: Add tasks files
Fenghua Yu
1
-0
/
+180
2016-10-30
x86/intel_rdt: Add cpus file
Tony Luck
2
-5
/
+149
2016-10-30
x86/intel_rdt: Add mkdir to resctrl file system
Fenghua Yu
1
-0
/
+231
2016-10-30
x86/intel_rdt: Add "info" files to resctrl file system
Fenghua Yu
1
-0
/
+185
2016-10-30
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
3
-2
/
+279
2016-10-30
x86/intel_rdt: Build structures for each resource based on cache topology
Tony Luck
1
-0
/
+189
2016-10-30
x86/vmware: Add paravirt sched clock
Alexey Makhalov
1
-0
/
+42
2016-10-30
x86/vmware: Add basic paravirt ops support
Alexey Makhalov
1
-0
/
+12
2016-10-30
x86/vmware: Use tsc_khz value for calibrate_cpu()
Alexey Makhalov
1
-0
/
+1
2016-10-28
x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
1
-1
/
+1
2016-10-26
x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
Fenghua Yu
1
-7
/
+104
2016-10-26
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
1
-4
/
+45
2016-10-26
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Fenghua Yu
2
-0
/
+56
2016-10-26
x86/cpufeature: Add RDT CPUID feature bits
Fenghua Yu
1
-0
/
+3
2016-10-26
x86/intel_cacheinfo: Enable cache id in cache info
Fenghua Yu
1
-0
/
+20
2016-10-25
x86/microcode: Bump driver version, update copyrights
Borislav Petkov
2
-3
/
+4
2016-10-25
x86/microcode: Rework microcode loading
Borislav Petkov
3
-697
/
+445
[prev]
[next]