aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-10-05mm: remove include/linux/bootmem.hMike Rapoport
2018-10-05memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport
2018-10-05memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-05memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-05memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport
2018-10-05memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanicMike Rapoport
2018-10-05memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...Mike Rapoport
2018-10-05memblock: replace alloc_bootmem_low with memblock_alloc_lowMike Rapoport
2018-10-05Merge remote-tracking branch 'cisco/for-next'Stephen Rothwell
2018-10-05Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2018-10-05Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2018-10-05Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell
2018-10-05Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2018-10-05Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-10-05Merge remote-tracking branch 'dma-mapping/for-next'Stephen Rothwell
2018-10-04Merge branch 'pm-sleep' into linux-nextRafael J. Wysocki
2018-10-03x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu
2018-09-29Merge branch 'x86/pti'Thomas Gleixner
2018-09-29Merge branch 'x86/paravirt'Thomas Gleixner
2018-09-29Merge branch 'x86/microcode'Thomas Gleixner
2018-09-29Merge branch 'x86/cpu'Thomas Gleixner
2018-09-29Merge branch 'x86/core'Thomas Gleixner
2018-09-29Merge branch 'x86/cache'Thomas Gleixner
2018-09-29Merge branch 'x86/boot'Thomas Gleixner
2018-09-29Merge branch 'x86/apic'Thomas Gleixner
2018-09-29Merge branch 'ras/core'Thomas Gleixner
2018-09-29This updates the x86 code to use the CONFIG_GENERIC_CMDLINEDaniel Walker
2018-09-28x86/intel_rdt: Use perf infrastructure for measurementsReinette Chatre
2018-09-28x86/intel_rdt: Create required perf event attributesReinette Chatre
2018-09-28x86/intel_rdt: Remove local register variablesReinette Chatre
2018-09-28x86: DT: use for_each_of_cpu_node iteratorRob Herring
2018-09-27x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen
2018-09-27x86/bugs: Add Hygon Dhyana to the respective mitigation machineryPu Wen
2018-09-27x86/apic: Add Hygon Dhyana supportPu Wen
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen
2018-09-27x86/amd_nb: Check vendor in AMD-only functionsPu Wen
2018-09-27x86/alternative: Init ideal_nops for Hygon DhyanaPu Wen
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen
2018-09-27x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on DhyanaPu Wen
2018-09-27x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen
2018-09-27x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen
2018-09-27Merge branch 'tip-x86-hygon' into tip-x86-cpuBorislav Petkov
2018-09-27x86/jump_label: Switch to jump_entry accessorsArd Biesheuvel
2018-09-27x86: Add support for 64-bit place relative relocationsArd Biesheuvel
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen
2018-09-26x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina
2018-09-26x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-09-22x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead
2018-09-22x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead
2018-09-21signal/x86: Use force_sig_fault where appropriateEric W. Biederman