Age | Commit message (Expand) | Author | Files | Lines |
2016-08-24 | x86/entry: Remove outdated comment about SYSCALL targets | Borislav Petkov | 1 | -5/+0 |
2016-08-18 | x86/dumpstack: Remove 64-byte gap at end of irq stack | Josh Poimboeuf | 1 | -1/+1 |
2016-08-18 | x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y | Borislav Petkov | 1 | -1/+8 |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -11/+12 |
2016-07-30 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -118/+188 |
2016-07-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+5 |
2016-07-27 | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit | Borislav Petkov | 1 | -2/+0 |
2016-07-27 | Merge branch 'linus' into x86/microcode, to pick up merge window changes | Ingo Molnar | 6 | -12/+11 |
2016-07-26 | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y | Borislav Petkov | 1 | -2/+14 |
2016-07-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2016-07-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+3 |
2016-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
2016-07-20 | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs | Peter Zijlstra | 1 | -0/+5 |
2016-07-15 | x86/smp: Remove stack_smp_processor_id() | Andy Lutomirski | 1 | -1/+1 |
2016-07-14 | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 2 | -2/+1 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 9 | -9/+11 |
2016-07-08 | x86/microcode: Remove unused symbol exports | Borislav Petkov | 2 | -3/+0 |
2016-07-08 | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ... | Ingo Molnar | 1 | -2/+2 |
2016-07-08 | x86/mce: Fix mce_rdmsrl() warning message | Borislav Petkov | 1 | -1/+1 |
2016-07-08 | x86/mce/AMD: Increase size of the bank_map type | Aravind Gopalakrishnan | 1 | -1/+1 |
2016-07-07 | timers, x86/mce: Initialize MCE restart timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-01 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix | Ingo Molnar | 1 | -2/+2 |
2016-06-14 | Merge branch 'x86/cpu' into x86/platform, to avoid conflict | Ingo Molnar | 1 | -4/+3 |
2016-06-14 | x86/microcode/intel: Do not issue microcode updates messages on each CPU | Andi Kleen | 1 | -7/+17 |
2016-06-14 | x86/mce: Do not use bank 1 for APEI generated error logs | Tony Luck | 1 | -1/+1 |
2016-06-11 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 1 | -2/+2 |
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h | H. Peter Anvin | 1 | -2/+2 |
2016-06-08 | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov | 1 | -2/+2 |
2016-06-08 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependency | Ingo Molnar | 15 | -131/+420 |
2016-06-08 | Documentation/microcode: Document some aspects for more clarity | Borislav Petkov | 1 | -7/+9 |
2016-06-08 | x86/microcode/AMD: Make amd_ucode_patch[] static | Borislav Petkov | 1 | -1/+1 |
2016-06-08 | x86/microcode/intel: Unexport save_mc_for_early() | Borislav Petkov | 1 | -9/+6 |
2016-06-08 | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch() | Borislav Petkov | 1 | -5/+5 |
2016-06-08 | x86/microcode: Propagate save_microcode_in_initrd() retval | Borislav Petkov | 2 | -5/+5 |
2016-06-08 | x86/microcode: Get rid of find_cpio_data()'s dummy offset arg | Borislav Petkov | 2 | -4/+2 |
2016-06-08 | x86/microcode: Fix suspend to RAM with builtin microcode | Borislav Petkov | 1 | -1/+2 |
2016-06-08 | x86/microcode: Fix loading precedence | Borislav Petkov | 2 | -78/+133 |
2016-05-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+44 |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar | 16 | -140/+385 |
2016-05-20 | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen | 2 | -0/+40 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -59/+109 |
2016-05-17 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -80/+275 |
2016-05-16 | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen | 1 | -0/+4 |
2016-05-12 | x86/mce: Update AMD mcheck init to use cpu_has() facilities | Yazen Ghannam | 1 | -5/+3 |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam | 1 | -3/+7 |
2016-05-12 | x86/mce/AMD: Save an indentation level in prepare_threshold_block() | Borislav Petkov | 1 | -40/+38 |
2016-05-12 | x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems | Yazen Ghannam | 1 | -9/+29 |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam | 1 | -8/+24 |