summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-031-16/+30
|\
| * sched/core, x86/topology: Fix NUMA in package topology bugTim Chen2016-09-301-16/+30
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-034-49/+232
|\ \
| * \ Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar2016-09-263-4/+14
| |\ \ | | |/
| * | x86/mce/AMD: Extract the error address on SMCA systemsYazen Ghannam2016-09-132-1/+22
| * | x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systemsYazen Ghannam2016-09-131-0/+7
| * | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-132-4/+12
| * | x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systemsYazen Ghannam2016-09-131-0/+14
| * | x86/mce/AMD: Update sysfs bank names for SMCA systemsYazen Ghannam2016-09-131-2/+47
| * | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam2016-09-131-25/+79
| * | x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocksYazen Ghannam2016-09-131-9/+8
| * | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-132-0/+7
| * | x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()Yazen Ghannam2016-09-131-1/+1
| * | x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string testTony Luck2016-09-051-11/+0
| * | x86/mce: Improve memcpy_mcsafe()Tony Luck2016-09-051-1/+1
| * | x86/mce: Add PCI quirks to identify Xeons with machine check recoveryTony Luck2016-09-052-0/+39
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-034-256/+4
|\ \ \
| * | | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-304-256/+4
| | |/ | |/|
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-9/+9
|\ \ \
| * \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2016-09-203-4/+14
| |\ \ \ | | |/ /
| * | | x86/efi: Defer efi_esrt_init until after memblock_x86_fillRicardo Neri2016-09-091-0/+1
| * | | x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmapMatt Fleming2016-09-091-9/+8
| | |/ | |/|
* | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-0/+11
|\ \ \
| * | | virt, sched: Add generic vCPU pinning supportJuergen Gross2016-09-051-0/+11
| |/ /
* | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-033-3/+62
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-023-3/+62
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada2016-09-082-0/+59
| | | |/ /
| | * | | x86: ACPI: make variable names clearer in acpi_parse_madt_lapic_entries()Al Stone2016-09-131-2/+2
| | * | | x86: ACPI: remove extraneous white space after semicolonAl Stone2016-09-131-1/+1
| | | |/ | | |/|
* | | | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski2016-09-301-12/+11
* | | | x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski2016-09-301-3/+1
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-132-4/+13
|\ \ \
| * | | x86/apic: Fix num_processors value in case of failureDou Liyang2016-09-081-1/+3
| * | | x86/microcode/AMD: Fix load of builtin microcode with randomized memoryBorislav Petkov2016-09-051-3/+10
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-121-0/+1
|\ \ \ | |/ / |/| |
| * | x86, clock: Fix kvm guest tsc initializationPrarit Bhargava2016-09-081-0/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-041-0/+12
|\ \
| * | x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
| |/
* | x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-021-2/+2
|/
* x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-241-0/+3
* x86/smp: Fix __max_logical_packages value setupJiri Olsa2016-08-181-9/+16
* x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-08-181-1/+8
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-127-162/+64
|\
| * x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior2016-08-111-4/+9
| * x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski2016-08-111-2/+0
| * x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski2016-08-111-7/+10
| * x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski2016-08-113-3/+2
| * x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-111-2/+1
| * x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen2016-08-101-121/+17
| * x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
OpenPOWER on IntegriCloud