summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/entry/32: Force MCE through do_mce()Thomas Gleixner2020-02-271-0/+3
| * | | | | | x86/mce: Disable tracing and kprobes on do_machine_check()Andy Lutomirski2020-02-271-2/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-304-23/+32
|\ \ \ \ \ \
| * | | | | | x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-174-15/+9
| * | | | | | x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner2020-02-172-12/+27
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-16/+6
|\ \ \ \ \ \
| * | | | | | x86/smp: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-16/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-0/+6
|\ \ \ \ \ \
| * | | | | | x86/apic/vector: Force interupt handler invocation to irq contextThomas Gleixner2020-03-081-0/+6
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-1/+289
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2020-03-064-23/+51
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar2020-02-2470-1450/+1322
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich2020-01-281-5/+10
| * | | | | | | x86, sched: Add support for frequency invariance on ATOMGiovanni Gherdovich2020-01-281-6/+21
| * | | | | | | x86, sched: Add support for frequency invariance on ATOM_GOLDMONT*Giovanni Gherdovich2020-01-281-4/+8
| * | | | | | | x86, sched: Add support for frequency invariance on XEON_PHI_KNL/KNMGiovanni Gherdovich2020-01-281-3/+46
| * | | | | | | x86, sched: Add support for frequency invariance on SKYLAKE_XGiovanni Gherdovich2020-01-281-13/+53
| * | | | | | | x86, sched: Add support for frequency invarianceGiovanni Gherdovich2020-01-281-1/+182
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-308-37/+60
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-257-37/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/kernel: Convert to new CPU match macrosThomas Gleixner2020-03-243-27/+21
| | * | | | | | | | x86/cpu/bugs: Convert to new matching macrosThomas Gleixner2020-03-241-2/+2
| | * | | | | | | | x86/cpu: Add consistent CPU match macrosThomas Gleixner2020-03-241-4/+9
| | * | | | | | | | x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov2020-03-171-3/+1
| | * | | | | | | | x86/cpu/amd: Call init_amd_zn() om Family 19h processors tooKim Phillips2020-03-121-1/+2
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra2020-03-201-0/+25
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-305-11/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/x86: Avoid using code32_startArvind Sankar2020-03-081-1/+0
| * | | | | | | | Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-084-23/+51
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-264-10/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | x86/ima: Use EFI GetVariable only when availableArd Biesheuvel2020-02-231-1/+1
| | * | | | | | | efi: Add 'runtime' pointer to struct efiArd Biesheuvel2020-02-231-0/+5
| | * | | | | | | efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel2020-02-231-2/+2
| | * | | | | | | efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel2020-02-231-1/+0
| | * | | | | | | x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar2020-02-221-6/+0
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-302-5/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | x86/kexec: Make relocate_kernel_64.S objtool cleanPeter Zijlstra2020-03-252-1/+7
| * | | | | | | x86/kexec: Use RIP relative addressingPeter Zijlstra2020-03-251-4/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-03-303-4/+12
|\ \ \ \ \ \ \
| * | | | | | | acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt2020-03-141-1/+1
| * | | | | | | acpi/x86: add a kernel parameter to disable ACPI BGRTAlex Hung2020-03-141-1/+9
| * | | | | | | x86/acpi: make "asmlinkage" part first thing in the function definitionAlexey Dobriyan2020-03-142-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-305-20/+80
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | x86/mce/amd: Add PPIN support for AMD MCEWei Huang2020-03-222-0/+32
| * | | | | | x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck2020-03-101-20/+27
| * | | | | | x86/mce: Do not log spurious corrected mce errorsPrarit Bhargava2020-02-193-0/+21
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-6/+8
|\ \ \ \ \ \
| * | | | | | x86/vector: Remove warning on managed interrupt migrationPeter Xu2020-03-131-6/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck2020-02-271-4/+5