summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-172-5/+66
|\
| * x86/traps: Enable UBSAN traps on x86Gatlin Newhouse2024-08-062-5/+66
* | Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-176-641/+373
|\ \
| * | x86/irq: Fix comment on IRQ vector layoutSohil Mehta2024-08-131-2/+2
| * | x86/apic: Remove unused extern declarationsYue Haibing2024-08-131-6/+0
| * | x86/apic: Remove logical destination mode for 64-bitThomas Gleixner2024-08-092-120/+7
| * | x86/apic: Remove unused inline function apic_set_eoi_cb()Yue Haibing2024-08-071-1/+0
| * | x86/ioapic: Cleanup remaining coding style issuesThomas Gleixner2024-08-071-11/+12
| * | x86/ioapic: Cleanup line breaksThomas Gleixner2024-08-071-37/+18
| * | x86/ioapic: Cleanup bracket usageThomas Gleixner2024-08-071-16/+18
| * | x86/ioapic: Cleanup commentsThomas Gleixner2024-08-071-49/+37
| * | x86/ioapic: Move replace_pin_at_irq_node() to the call siteThomas Gleixner2024-08-071-22/+18
| * | x86/mpparse: Cleanup apic_printk()sThomas Gleixner2024-08-071-7/+6
| * | x86/ioapic: Cleanup guarded debug printk()sThomas Gleixner2024-08-071-38/+29
| * | x86/ioapic: Cleanup apic_printk()sThomas Gleixner2024-08-071-103/+73
| * | x86/apic: Cleanup apic_printk()sThomas Gleixner2024-08-071-46/+35
| * | x86/apic: Provide apic_printk() helpersThomas Gleixner2024-08-071-14/+19
| * | x86/ioapic: Use guard() for locking where applicableThomas Gleixner2024-08-071-128/+64
| * | x86/ioapic: Cleanup structsThomas Gleixner2024-08-071-18/+14
| * | x86/ioapic: Mark mp_alloc_timer_irq() __initThomas Gleixner2024-08-071-2/+2
| * | x86/ioapic: Handle allocation failures gracefullyThomas Gleixner2024-08-071-24/+22
* | | Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-178-14/+16
|\ \ \
| * | | x86/EISA: Dereference memory directly instead of using readl()Maciej W. Rozycki2024-08-291-2/+2
| * | | x86/extable: Remove unused declaration fixup_bug()Yue Haibing2024-08-251-1/+0
| * | | x86/boot/64: Strip percpu address space when setting up GDT descriptorsUros Bizjak2024-08-251-1/+2
| * | | x86/cpu: Clarify the error message when BIOS does not support SGXWangYuli2024-08-251-1/+1
| * | | x86/kexec: Add comments around swap_pages() assembly to improve readabilityKai Huang2024-08-251-2/+6
| * | | x86/kexec: Fix a comment of swap_pages() assemblyKai Huang2024-08-251-1/+1
| * | | x86/sgx: Fix a W=1 build warning in function commentKai Huang2024-08-251-1/+1
| * | | x86/EISA: Use memremap() to probe for the EISA BIOS signatureMaciej W. Rozycki2024-08-251-3/+3
| * | | x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()Gaosheng Cui2024-08-251-2/+0
| * | | x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __initNathan Chancellor2024-08-251-1/+1
* | | | Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-173-5/+17
|\ \ \ \
| * | | | x86: Ignore stack unwinding in KCOVDmitry Vyukov2024-08-081-0/+8
| * | | | x86/entry: Remove unwanted instrumentation in common_interrupt()Dmitry Vyukov2024-08-082-5/+9
| | |/ / | |/| |
* | | | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2024-09-1038-126/+256
| |\ \ \ \
| * | | | | treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-09-165-32/+261
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2024-09-115-32/+261
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki2024-09-113-30/+161
| | |\ \ \ \
| | | * | | | cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...Mario Limonciello2024-09-111-0/+16
| | | * | | | x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()Mario Limonciello2024-09-111-10/+83
| | | * | | | x86/amd: Move amd_get_highest_perf() out of amd-pstateMario Limonciello2024-09-111-0/+30
| | | * | | | ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warnMario Limonciello2024-09-111-3/+3
| | | * | | | ACPI: CPPC: Drop check for non zero perf ratioMario Limonciello2024-09-111-6/+1
| | | * | | | x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello2024-09-112-15/+32
| | | * | | | x86/amd: Move amd_get_highest_perf() from amd.c to cppc.cMario Limonciello2024-09-112-16/+16
| | | |/ / /
| | * | | / x86/sched: Add basic support for CPU capacity scalingRafael J. Wysocki2024-09-042-2/+100
| | | |_|/ | | |/| |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-161-0/+4
|\ \ \ \ \