aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-09-17x86/xen: Make read_cr2() noinstrPeter Zijlstra1-1/+6
2021-09-15x86/sev: Fix noinstr for vc_ghcb_invalidate()Peter Zijlstra1-1/+1
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds1-1/+1
2021-09-14x86/fpu/signal: Change return code of restore_fpregs_from_user() to booleanThomas Gleixner1-9/+8
2021-09-14x86/fpu/signal: Change return code of check_xstate_in_sigframe() to booleanThomas Gleixner1-7/+7
2021-09-14x86/fpu/signal: Change return type of __fpu_restore_sig() to booleanThomas Gleixner1-21/+20
2021-09-14x86/fpu/signal: Change return type of fpu__restore_sig() to booleanThomas Gleixner2-14/+12
2021-09-14x86/signal: Change return type of restore_sigcontext() to booleanThomas Gleixner1-9/+9
2021-09-14x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to booleanThomas Gleixner1-8/+9
2021-09-14x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to booleanThomas Gleixner2-13/+11
2021-09-14x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()Thomas Gleixner1-12/+6
2021-09-14x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()Thomas Gleixner1-0/+12
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck1-11/+32
2021-09-13x86/ACPI: Don't add CPUs that are not online capableMario Limonciello1-0/+9
2021-09-13x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()Thomas Gleixner1-2/+3
2021-09-13x86/extable: Remove EX_TYPE_FAULT from MCE safe fixupsThomas Gleixner1-1/+0
2021-09-13x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner1-0/+2
2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner3-42/+13
2021-09-13x86/mce: Get rid of stray semicolonsThomas Gleixner1-2/+2
2021-09-13x86/mce: Deduplicate exception handlingThomas Gleixner1-17/+17
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner13-518/+46
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-4/+5
2021-09-06x86/kvm: Don't enable IRQ when IRQ enabled in kvm_waitLai Jiangshan1-2/+3
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+5
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-3/+2
2021-09-03memcg: enable accounting for ldt_struct objectsVasily Averin1-3/+3
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-9/+9
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-1/+1
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-22/+16
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+6
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-468/+0
2021-09-01x86/setup: Explicitly include acpi.hNathan Chancellor1-0/+1
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner1-5/+2
2021-08-31Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-10/+0
2021-08-31Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+5
2021-08-30Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-19/+17
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+79
2021-08-30Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+7
2021-08-30Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-17/+17
2021-08-30Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-595/+592
2021-08-30Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+8
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello1-0/+5
2021-08-26x86/cpu: Add get_llc_id() helper functionKim Phillips2-1/+7
2021-08-24x86/mce: Defer processing of early errorsBorislav Petkov1-3/+8
2021-08-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger1-0/+6
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+13
2021-08-12x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2