aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| * | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-07-26
| * | | x86/microcode: Remove unused symbol exportsBorislav Petkov2016-07-08
| * | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar2016-07-08
| |\ \ \
| * | | | x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen2016-06-14
| * | | | Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-08
| * | | | x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-08
| * | | | x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-08
| * | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov2016-06-08
| * | | | x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2016-06-08
| * | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset argBorislav Petkov2016-06-08
| * | | | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-08
| * | | | x86/microcode: Fix loading precedenceBorislav Petkov2016-06-08
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-20
| * | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar2016-07-01
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \ \ \
| * | | | | timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner2016-07-07
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'x86/cpu' into x86/platform, to avoid conflictIngo Molnar2016-06-14
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar2016-06-08
| | |\|
| | * | x86/cpu: Correct comments and messages in P4 erratum 037 handling codeBorislav Petkov2016-05-10
| | * | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the treeIngo Molnar2016-05-05
| | |\ \
* | | \ \ Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-25
|\ \ \ \ \
| * | | | | x86/smp: Remove stack_smp_processor_id()Andy Lutomirski2016-07-15
| * | | | | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-06-11
| |\| | | |
| * | | | | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.hH. Peter Anvin2016-06-08
| | |_|_|/ | |/| | |
* | | | | x86/mce: Fix mce_rdmsrl() warning messageBorislav Petkov2016-07-08
* | | | | x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan2016-07-08
* | | | | x86/mce: Do not use bank 1 for APEI generated error logsTony Luck2016-06-14
| |/ / / |/| | |
* | | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov2016-06-08
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-25
|\ \ \
| * \ \ Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-20
| |\ \ \
| * | | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-20
| * | | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2016-05-16
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | treewide: Fix typos in printkMasanari Iida2016-04-18
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\ \ \ \ \
| * | | | | x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez2016-04-22
| |/ / / /
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\ \ \ \ \
| * | | | | x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski2016-04-29
| * | | | | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar2016-04-22
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-19
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/cpu: Simplify extended APIC ID detection on AMDBorislav Petkov2016-04-13
| * | | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar2016-04-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar2016-04-13
| |\ \ \ \ \ \
| | * | | | | | x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani2016-03-29
| | * | | | | | x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-03-29