summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile_32.cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-02x86/vdso: Use __arch_get_vdso_data() to access vdso dataThomas Weißschuh1-2/+2
2024-11-02x86/mm/mmap: Remove arch_vma_name()Thomas Weißschuh1-5/+0
2024-11-02MIPS: vdso: Avoid name conflict around "vdso_data"Thomas Weißschuh1-2/+2
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh6-23/+21
2024-11-02ARM: vdso: Remove assembly for datapage accessThomas Weißschuh4-21/+4
2024-11-02riscv: vdso: Use only one single vvar mappingThomas Weißschuh1-35/+17
2024-11-02arm64: vdso: Use only one single vvar mappingThomas Weißschuh1-30/+13
2024-11-02arm64: vdso: Drop LBASE_VDSOThomas Weißschuh3-10/+3
2024-11-02s390/vdso: Drop LBASE_VDSOThomas Weißschuh3-5/+2
2024-11-02csky/vdso: Remove arch_vma_name()Thomas Weißschuh1-7/+0
2024-11-02csky/vdso: Remove gettimeofday() and friends from VDSOThomas Weißschuh9-218/+2
2024-10-28vdso: Change PAGE_MASK to signed on all 32-bit architecturesArnd Bergmann1-3/+4
2024-10-16s390: Remove remaining _PAGE_* macrosVincenzo Frascino5-10/+7
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino23-110/+61
2024-10-16drm: i915: Change fault type to unsigned longVincenzo Frascino1-3/+3
2024-10-15MIPS: vdso: Remove timekeeper includesThomas Weißschuh2-2/+0
2024-10-15LoongArch: vdso: Remove timekeeper includesThomas Weißschuh2-5/+0
2024-10-15x86/vdso: Remove timekeeper includeThomas Weißschuh1-1/+0
2024-10-15s390/vdso: Remove timekeeper includesThomas Weißschuh2-6/+0
2024-10-15riscv: vdso: Remove timekeeper includeThomas Weißschuh1-4/+0
2024-10-15powerpc/vdso: Remove timekeeper includesThomas Weißschuh2-5/+0
2024-10-15arm64: vdso: Remove timekeeper includeThomas Weißschuh1-1/+0
2024-10-15arm: vdso: Remove timekeeper includesThomas Weißschuh2-5/+0
2024-10-15vdso: Remove timekeeper argument of __arch_update_vsyscall()Thomas Weißschuh3-5/+3
2024-10-07Linux 6.12-rc2v6.12-rc2Linus Torvalds1-1/+1
2024-10-06kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson1-1/+0
2024-10-06kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang1-1/+1
2024-10-06scripts: import more list macrosSami Tolvanen1-0/+50
2024-10-06platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede1-2/+4
2024-10-06platform/x86: wmi: Update WMI driver API documentationArmin Wolf1-6/+5
2024-10-06platform/x86: dell-ddv: Fix typo in documentationAnaswara T Rajan1-2/+2
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang1-0/+1
2024-10-06platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada1-0/+1
2024-10-06platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada1-0/+1
2024-10-06platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede1-2/+0
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf1-3/+12
2024-10-06MAINTAINERS: Update Intel In Field Scan(IFS) entryJithu Joseph1-1/+1
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini2-4/+4
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini2-4/+7
2024-10-05platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade1-1/+3
2024-10-05bcachefs: Rework logged op error handlingKent Overstreet3-28/+53
2024-10-05bcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet4-28/+43
2024-10-05bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet4-55/+51
2024-10-05bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet2-1/+19
2024-10-05bcachefs: Check for unlinked inodes with direntsKent Overstreet2-15/+41
2024-10-05bcachefs: Check for directories with no backpointersKent Overstreet2-8/+17
2024-10-05bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet7-22/+38
2024-10-05bcachefs: minor lru fsck fixesKent Overstreet1-12/+15
2024-10-05bcachefs: Mark more errors AUTOFIXKent Overstreet1-12/+12
2024-10-05bcachefs: Make sure we print error that causes fsck to bail outKent Overstreet1-3/+9