summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-141-3/+2
| * | | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-142-13/+11
| * | | | | | | | x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov2018-02-141-0/+5
| * | | | | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-141-0/+9
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-025-96/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/cpuid: Allow cpuid_read() to scheduleEric Dumazet2018-03-271-8/+26
| * | | | | | | | | x86/rtc: Stop using deprecated functionsBenjamin Gaignard2018-03-151-3/+3
| * | | | | | | | | x86/dumpstack: Unify show_regs()Borislav Petkov2018-03-083-85/+48
* | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-021-4/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/build to pick up dependenciesThomas Gleixner2018-03-2039-220/+532
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/build: Drop superfluous ALIGN from the linker scriptCao jin2018-02-131-4/+3
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-029-79/+87
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2018-03-011-5/+5
| * | | | | | | | | | | x86/apic: Modernize the pending interrupt codeDou Liyang2018-03-011-9/+8
| * | | | | | | | | | | x86/apic: Move pending interrupt check code into it's own functionDou Liyang2018-03-011-45/+55
| * | | | | | | | | | | x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He2018-02-171-1/+1
| * | | | | | | | | | | x86/apic: Rename variables and functions related to x86_io_apic_opsBaoquan He2018-02-172-5/+5
| * | | | | | | | | | | x86/apic: Remove the (now) unused disable_IO_APIC() functionBaoquan He2018-02-173-19/+4
| * | | | | | | | | | | x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdumpBaoquan He2018-02-172-2/+4
| * | | | | | | | | | | x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=yBaoquan He2018-02-173-3/+5
| * | | | | | | | | | | x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()Baoquan He2018-02-171-0/+5
| * | | | | | | | | | | x86/apic: Make setup_local_APIC() staticDou Liyang2018-02-161-1/+1
| * | | | | | | | | | | x86/apic: Simplify init_bsp_APIC() usageDou Liyang2018-02-131-2/+7
| * | | | | | | | | | | x86/x2apic: Mark set_x2apic_phys_mode() as __initDou Liyang2018-02-131-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-023-37/+120
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam2018-03-281-14/+0
| * | | | | | | | | | | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-03-0818-70/+212
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam2018-02-211-26/+31
| * | | | | | | | | | | | x86/mce/AMD: Get address from already initialized blockYazen Ghannam2018-02-211-0/+15
| * | | | | | | | | | | | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-02-211-0/+7
| * | | | | | | | | | | | x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam2018-02-211-8/+7
| * | | | | | | | | | | | x86/mce/AMD: Collect error info even if valid bits are not setBorislav Petkov2018-02-211-0/+14
| * | | | | | | | | | | | x86/mce: Issue the 'mcelog --ascii' message only on !AMDBorislav Petkov2018-02-211-1/+3
| * | | | | | | | | | | | x86/mce: Convert 'struct mca_config' bools to a bitfieldBorislav Petkov2018-02-212-13/+16
| * | | | | | | | | | | | x86/mce: Put private structures and definitions into the internal headerBorislav Petkov2018-02-211-2/+54
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-04-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-2841-248/+540
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86: devicetree: fix config option around x86_flattree_get_config()Frank Rowand2018-03-041-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-311-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/platform/uv/BAU: Add APIC idt entryAndrew Banman2018-03-281-0/+3
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | KVM: x86: Fix pv tlb flush dependenciesWanpeng Li2018-03-281-2/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-253-28/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-232-9/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-201-19/+0
* | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-185-49/+71
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
| * | | | | | | | x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-163-19/+27
| * | | | | | | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1
| * | | | | | | | x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-141-1/+2
| | |_|_|_|_|/ / | |/| | | | | |