| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | 11 | -11/+12 |
|\ |
|
| * | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 2 | -2/+1 |
| * | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 9 | -9/+11 |
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-07-30 | 4 | -118/+188 |
|\ \ |
|
| * | | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit | Borislav Petkov | 2016-07-27 | 1 | -2/+0 |
| * | | Merge branch 'linus' into x86/microcode, to pick up merge window changes | Ingo Molnar | 2016-07-27 | 6 | -12/+11 |
| |\ \ |
|
| * | | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y | Borislav Petkov | 2016-07-26 | 1 | -2/+14 |
| * | | | x86/microcode: Remove unused symbol exports | Borislav Petkov | 2016-07-08 | 2 | -3/+0 |
| * | | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ... | Ingo Molnar | 2016-07-08 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | x86/microcode/intel: Do not issue microcode updates messages on each CPU | Andi Kleen | 2016-06-14 | 1 | -7/+17 |
| * | | | | Documentation/microcode: Document some aspects for more clarity | Borislav Petkov | 2016-06-08 | 1 | -7/+9 |
| * | | | | x86/microcode/AMD: Make amd_ucode_patch[] static | Borislav Petkov | 2016-06-08 | 1 | -1/+1 |
| * | | | | x86/microcode/intel: Unexport save_mc_for_early() | Borislav Petkov | 2016-06-08 | 1 | -9/+6 |
| * | | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch() | Borislav Petkov | 2016-06-08 | 1 | -5/+5 |
| * | | | | x86/microcode: Propagate save_microcode_in_initrd() retval | Borislav Petkov | 2016-06-08 | 2 | -5/+5 |
| * | | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset arg | Borislav Petkov | 2016-06-08 | 2 | -4/+2 |
| * | | | | x86/microcode: Fix suspend to RAM with builtin microcode | Borislav Petkov | 2016-06-08 | 1 | -1/+2 |
| * | | | | x86/microcode: Fix loading precedence | Borislav Petkov | 2016-06-08 | 2 | -78/+133 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-07-30 | 1 | -0/+5 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs | Peter Zijlstra | 2016-07-20 | 1 | -0/+5 |
| * | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix | Ingo Molnar | 2016-07-01 | 1 | -2/+2 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-25 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | timers, x86/mce: Initialize MCE restart timer as pinned | Thomas Gleixner | 2016-07-07 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 1 | -4/+3 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'x86/cpu' into x86/platform, to avoid conflict | Ingo Molnar | 2016-06-14 | 1 | -4/+3 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependency | Ingo Molnar | 2016-06-08 | 15 | -131/+420 |
| | |\ \
| | | |/ |
|
| | * | | x86/cpu: Correct comments and messages in P4 erratum 037 handling code | Borislav Petkov | 2016-05-10 | 1 | -4/+3 |
| | * | | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the tree | Ingo Molnar | 2016-05-05 | 5 | -10/+23 |
| | |\ \ |
|
* | | \ \ | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-07-25 | 2 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | x86/smp: Remove stack_smp_processor_id() | Andy Lutomirski | 2016-07-15 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-06-11 | 1 | -2/+2 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h | H. Peter Anvin | 2016-06-08 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | x86/mce: Fix mce_rdmsrl() warning message | Borislav Petkov | 2016-07-08 | 1 | -1/+1 |
* | | | | | x86/mce/AMD: Increase size of the bank_map type | Aravind Gopalakrishnan | 2016-07-08 | 1 | -1/+1 |
* | | | | | x86/mce: Do not use bank 1 for APEI generated error logs | Tony Luck | 2016-06-14 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov | 2016-06-08 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-25 | 2 | -0/+44 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar | 2016-05-20 | 16 | -140/+385 |
| |\ \ \ |
|
| * | | | | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen | 2016-05-20 | 2 | -0/+40 |
| * | | | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen | 2016-05-16 | 1 | -0/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around | Luis R. Rodriguez | 2016-04-22 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-16 | 11 | -59/+109 |
|\ \ \ \ \ |
|
| * | | | | | x86/segments/64: When loadsegment(fs, ...) fails, clear the base | Andy Lutomirski | 2016-04-29 | 1 | -1/+1 |
| * | | | | | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict | Ingo Molnar | 2016-04-22 | 1 | -0/+12 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 2016-04-19 | 1 | -0/+3 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | x86/cpu: Simplify extended APIC ID detection on AMD | Borislav Petkov | 2016-04-13 | 1 | -7/+10 |
| * | | | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 4 | -5/+5 |