Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
d9d84780f17cd9e25ddde10eb40357b96b7d6874
/
arch
/
x86
/
kernel
/
cpu
0becc0a
x86/mce: Make timer handling more robust
by Thomas Gleixner
· 8 years ago
24c2503
x86/microcode: Do not access the initrd after it has been freed
by Borislav Petkov
· 8 years ago
c26665a
x86/microcode/intel: Drop stashed AP patch pointer optimization
by Borislav Petkov
· 8 years ago
2e86222
x86/microcode/intel: Use correct buffer size for saving microcode data
by Junichi Nomura
· 8 years ago
9fcf5ba
x86/microcode/intel: Fix allocation size of struct ucode_patch
by Junichi Nomura
· 8 years ago
4167709
x86/microcode/intel: Add a helper which gives the microcode revision
by Borislav Petkov
· 8 years ago
f3e2a51
x86/microcode: Use native CPUID to tickle out microcode revision
by Borislav Petkov
· 8 years ago
a33d331
x86/CPU/AMD: Fix Bulldozer topology
by Borislav Petkov
· 8 years ago
dd853fd
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option
by Lukasz Odzioba
· 8 years ago
0dad3a3
x86/mce/AMD: Make the init code more robust
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6ac3bb1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
eb254f3
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8877ebd
x86/microcode/AMD: Reload proper initrd start address
by Borislav Petkov
· 8 years ago
59107e2
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
by Vitaly Kuznetsov
· 8 years ago
484d0e5
x86/microcode/intel: Replace sync_core() with native_cpuid()
by Andy Lutomirski
· 8 years ago
3df8d920
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
by Andy Lutomirski
· 8 years ago
2b4c915
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
by Boris Ostrovsky
· 8 years ago
a15a753
x86/microcode/AMD: Do not load when running on a hypervisor
by Borislav Petkov
· 8 years ago
200d355
x86/microcode/AMD: Sanitize apply_microcode_early_amd()
by Borislav Petkov
· 8 years ago
8feaa64
x86/microcode/AMD: Make find_proper_container() sane again
by Borislav Petkov
· 8 years ago
1bbb05f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c11a6cf
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
098c305
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
9d85eb9
x86/smpboot: Make logical package management more robust
by Thomas Gleixner
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f797484
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
991bc36
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
212f300
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
535b2f7
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5645688
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
df5f0f0
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
34bc356
x86: Remove empty idle.h header
by Thomas Gleixner
· 8 years ago
07c94a3
x86/amd: Simplify AMD E400 aware idle routine
by Borislav Petkov
· 8 years ago
3344ed3
x86/bugs: Separate AMD E400 erratum and C1E bug
by Thomas Gleixner
· 8 years ago
76ae054
x86/intel_rdt: Implement show_options() for resctrlfs
by Shaohua Li
· 8 years ago
74fcdae
x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled
by Fenghua Yu
· 8 years ago
0efc89b
x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount
by Fenghua Yu
· 8 years ago
2659f46
x86/intel_rdt: Fix setting of closid when adding CPUs to a group
by Fenghua Yu
· 8 years ago
3f5a789
x86/mce: Include the PPIN in MCE records when available
by Tony Luck
· 8 years ago
33d9730
x86/mce/therm_throt: Move hotplug callbacks to online
by Thomas Gleixner
· 8 years ago
d6526e7
x86/mce/therm_throt: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
f5382de
x86/mce/AMD: Add system physical address translation for AMD Fam17h
by Yazen Ghannam
· 8 years ago
254fe9c
x86/MCE/AMD: Fix thinko about thresholding_en
by Borislav Petkov
· 8 years ago
7ce7f35
Merge branch 'x86/cpufeature' into x86/cache
by Thomas Gleixner
· 8 years ago
47bdf33
x86/cpuid: Provide get_scattered_cpuid_leaf()
by He Chen
· 8 years ago
47f10a3
x86/cpuid: Cleanup cpuid_regs definitions
by He Chen
· 8 years ago
18807dd
x86/mce/AMD: Reset Threshold Limit after logging error
by Yazen Ghannam
· 8 years ago
0e285d3
x86/mcheck: Move CPU_DEAD to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
8c0eeac
x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
39f152f
x86/mcheck: Reorganize the hotplug callbacks
by Sebastian Andrzej Siewior
· 8 years ago
4d7b02d
x86/mcheck: Split threshold_cpu_callback into two callbacks
by Sebastian Andrzej Siewior
· 8 years ago
7f34b93
x86/mcheck: Be prepared for a rollback back to the ONLINE state
by Sebastian Andrzej Siewior
· 8 years ago
ec553ab
x86/mcheck: Explicit cleanup on failure in mce_amd
by Sebastian Andrzej Siewior
· 8 years ago
0943637
x86/mcheck: Move threshold_create_device()
by Sebastian Andrzej Siewior
· 8 years ago
f410770
x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changee
by Fenghua Yu
· 8 years ago
c7cc0cc
x86/intel_rdt: Reset per cpu closids on unmount
by Fenghua Yu
· 8 years ago
a2584e1
x86/intel_rdt: Prevent deadlock against hotplug lock
by Thomas Gleixner
· 8 years ago
f57b308
x86/intel_rdt: Protect info directory from removal
by Fenghua Yu
· 8 years ago
5446735
x86/MCE: Correct TSC timestamping of error records
by Borislav Petkov
· 8 years ago
fac5148
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
by Sudeep Holla
· 8 years ago
d49597f
x86/cpu: Deal with broken firmware (VMWare/XEN)
by Thomas Gleixner
· 8 years ago
b6a50cd
x86/cpu/AMD: Clean up cpu_llc_id assignment per topology feature
by Yazen Ghannam
· 8 years ago
ca4b2df
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix
by Ingo Molnar
· 8 years ago
b0b6e86
x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
by Yazen Ghannam
· 8 years ago
c09a8c4
x86/RAS: Hide SMCA bank names
by Borislav Petkov
· 8 years ago
a9a1c0e
x86/RAS: Rename smca_bank_names to smca_names
by Borislav Petkov
· 8 years ago
1ce9cd7
x86/RAS: Simplify SMCA HWID descriptor struct
by Borislav Petkov
· 8 years ago
79349f5
x86/RAS: Simplify SMCA bank descriptor struct
by Borislav Petkov
· 8 years ago
cd9c57c
x86/MCE: Dump MCE to dmesg if no consumers
by Borislav Petkov
· 8 years ago
f5e886e
x86/MCE: Do not look at panic_on_oops in the severity grading
by Yinghai Lu
· 8 years ago
53a114a
x86/intel_rdt: Export the minimum number of set mask bits in sysfs
by Shaohua Li
· 8 years ago
7bff0af
x86/intel_rdt: Propagate error in rdt_mount() properly
by Shaohua Li
· 8 years ago
4f341a5
x86/intel_rdt: Add scheduler hook
by Fenghua Yu
· 8 years ago
60ec244
x86/intel_rdt: Add schemata file
by Tony Luck
· 8 years ago
e02737d
x86/intel_rdt: Add tasks files
by Fenghua Yu
· 8 years ago
12e0110
x86/intel_rdt: Add cpus file
by Tony Luck
· 8 years ago
60cf5e1
x86/intel_rdt: Add mkdir to resctrl file system
by Fenghua Yu
· 8 years ago
4e978d0
x86/intel_rdt: Add "info" files to resctrl file system
by Fenghua Yu
· 8 years ago
5ff193f
x86/intel_rdt: Add basic resctrl filesystem support
by Fenghua Yu
· 8 years ago
2264d9c
x86/intel_rdt: Build structures for each resource based on cache topology
by Tony Luck
· 8 years ago
80e9a4f
x86/vmware: Add paravirt sched clock
by Alexey Makhalov
· 8 years ago
91d1e54
x86/vmware: Add basic paravirt ops support
by Alexey Makhalov
· 8 years ago
687bca8
x86/vmware: Use tsc_khz value for calibrate_cpu()
by Alexey Makhalov
· 8 years ago
1c27f64
x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
by Borislav Petkov
· 8 years ago
c1c7c3f
x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
by Fenghua Yu
· 8 years ago
113c609
x86/intel_rdt: Add Haswell feature discovery
by Fenghua Yu
· 8 years ago
78e99b4
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
by Fenghua Yu
· 8 years ago
4ab1586
x86/cpufeature: Add RDT CPUID feature bits
by Fenghua Yu
· 8 years ago
d57e3ab
x86/intel_cacheinfo: Enable cache id in cache info
by Fenghua Yu
· 8 years ago
14cfbe5
x86/microcode: Bump driver version, update copyrights
by Borislav Petkov
· 8 years ago
06b8534
x86/microcode: Rework microcode loading
by Borislav Petkov
· 8 years ago
8027923
x86/microcode/intel: Remove intel_lib.c
by Borislav Petkov
· 8 years ago
76bd11c
x86/microcode/amd: Move private inlines to .c and mark local functions static
by Borislav Petkov
· 8 years ago
7f709d0c
x86/microcode: Collect CPU info on resume
by Borislav Petkov
· 8 years ago
6b14b81
x86/microcode: Issue the debug printk on resume only on success
by Borislav Petkov
· 8 years ago
b3763a6
x86/microcode/amd: Hand down the CPU family
by Borislav Petkov
· 8 years ago
058dc49
x86/microcode: Export the microcode cache linked list
by Borislav Petkov
· 8 years ago
f61337d
x86/microcode/intel: Simplify generic_load_microcode()
by Borislav Petkov
· 8 years ago
Next »