summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge branch 'address-masking'Linus Torvalds1-0/+11
6 daysx86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds1-2/+3
7 daysMerge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-115/+118
10 daysMerge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-69/+3
10 daysMerge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+14
10 daysMerge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+8
11 daysMerge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
11 daysMerge tag 'x86-platform-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
11 daysMerge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+12
12 daysMerge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-23/+47
12 daysMerge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+12
12 daysMerge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-31/+21
12 daysMerge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+0
12 daysMerge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+9
12 daysmm/x86: support large pfn mappingsPeter Xu1-28/+52
13 daysMerge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+13
13 daysMerge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-103/+4
13 daysMerge tag 'x86_sev_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
13 daysMerge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-13random: vDSO: minimize and simplify header includesChristophe Leroy1-0/+1
2024-09-13random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy1-3/+7
2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld1-13/+0
2024-09-12x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()Alexey Dobriyan1-1/+6
2024-09-12xen: allow mapping ACPI data using a different physical addressJuergen Gross1-0/+8
2024-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki2-3/+13
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-3/+0
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello1-3/+0
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg2-69/+1
2024-09-10mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-1/+0
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede3-5/+14
2024-09-05x86/hyperv: fix kexec crash due to VP assist page corruptionAnirudh Rayabharam (Microsoft)1-1/+0
2024-09-04x86/cpu/vfm: Delete all the *_FAM6_ CPU #definesTony Luck1-83/+2
2024-09-04x86/cpu/vfm: Delete X86_MATCH_INTEL_FAM6_MODEL[_STEPPING]() macrosTony Luck1-20/+0
2024-09-04x86/sched: Add basic support for CPU capacity scalingRafael J. Wysocki1-0/+13
2024-09-04mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)1-9/+0
2024-09-04mm: introduce numa_emulationMike Rapoport (Microsoft)1-12/+0
2024-09-04mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)1-2/+0
2024-09-04mm: introduce numa_memblksMike Rapoport (Microsoft)1-3/+0
2024-09-04x86/numa: numa_{add,remove}_cpu: make cpu parameter unsignedMike Rapoport (Microsoft)1-5/+5
2024-09-04x86/numa_emu: use a helper function to get MAX_DMA32_PFNMike Rapoport (Microsoft)1-0/+1
2024-09-04x86/numa_emu: split __apicid_to_node update to a helper functionMike Rapoport (Microsoft)1-0/+2
2024-09-04x86/numa: move FAKE_NODE_* defines to numa_emuMike Rapoport (Microsoft)1-2/+0
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)4-41/+1
2024-09-03x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...Dave Hansen1-0/+2
2024-09-02mm: remove arch_unmap()Michael Ellerman1-5/+0
2024-09-02mm/x86: add missing pud helpersPeter Xu1-8/+49
2024-09-02mm/x86: implement arch_check_zapped_pud()Peter Xu1-0/+10
2024-09-02mm/x86: make pud_leaf() only care about PSE bitPeter Xu1-2/+1
2024-09-02Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+12