index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Makefile_32.cpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-02
x86/vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
1
-2
/
+2
2024-11-02
x86/mm/mmap: Remove arch_vma_name()
Thomas Weißschuh
1
-5
/
+0
2024-11-02
MIPS: vdso: Avoid name conflict around "vdso_data"
Thomas Weißschuh
1
-2
/
+2
2024-11-02
LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
Thomas Weißschuh
6
-23
/
+21
2024-11-02
ARM: vdso: Remove assembly for datapage access
Thomas Weißschuh
4
-21
/
+4
2024-11-02
riscv: vdso: Use only one single vvar mapping
Thomas Weißschuh
1
-35
/
+17
2024-11-02
arm64: vdso: Use only one single vvar mapping
Thomas Weißschuh
1
-30
/
+13
2024-11-02
arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
3
-10
/
+3
2024-11-02
s390/vdso: Drop LBASE_VDSO
Thomas Weißschuh
3
-5
/
+2
2024-11-02
csky/vdso: Remove arch_vma_name()
Thomas Weißschuh
1
-7
/
+0
2024-11-02
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
9
-218
/
+2
2024-10-28
vdso: Change PAGE_MASK to signed on all 32-bit architectures
Arnd Bergmann
1
-3
/
+4
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
5
-10
/
+7
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
23
-110
/
+61
2024-10-16
drm: i915: Change fault type to unsigned long
Vincenzo Frascino
1
-3
/
+3
2024-10-15
MIPS: vdso: Remove timekeeper includes
Thomas Weißschuh
2
-2
/
+0
2024-10-15
LoongArch: vdso: Remove timekeeper includes
Thomas Weißschuh
2
-5
/
+0
2024-10-15
x86/vdso: Remove timekeeper include
Thomas Weißschuh
1
-1
/
+0
2024-10-15
s390/vdso: Remove timekeeper includes
Thomas Weißschuh
2
-6
/
+0
2024-10-15
riscv: vdso: Remove timekeeper include
Thomas Weißschuh
1
-4
/
+0
2024-10-15
powerpc/vdso: Remove timekeeper includes
Thomas Weißschuh
2
-5
/
+0
2024-10-15
arm64: vdso: Remove timekeeper include
Thomas Weißschuh
1
-1
/
+0
2024-10-15
arm: vdso: Remove timekeeper includes
Thomas Weißschuh
2
-5
/
+0
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
3
-5
/
+3
2024-10-07
Linux 6.12-rc2
v6.12-rc2
Linus Torvalds
1
-1
/
+1
2024-10-06
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-10-06
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
1
-1
/
+1
2024-10-06
scripts: import more list macros
Sami Tolvanen
1
-0
/
+50
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-2
/
+4
2024-10-06
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
1
-6
/
+5
2024-10-06
platform/x86: dell-ddv: Fix typo in documentation
Anaswara T Rajan
1
-2
/
+2
2024-10-06
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-10-06
platform/x86/intel: power-domains: Add Diamond Rapids support
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
1
-2
/
+0
2024-10-06
platform/x86: dell-laptop: Do not fail when encountering unsupported batteries
Armin Wolf
1
-3
/
+12
2024-10-06
MAINTAINERS: Update Intel In Field Scan(IFS) entry
Jithu Joseph
1
-1
/
+1
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2
-4
/
+4
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2
-4
/
+7
2024-10-05
platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
Zach Wade
1
-1
/
+3
2024-10-05
bcachefs: Rework logged op error handling
Kent Overstreet
3
-28
/
+53
2024-10-05
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
4
-28
/
+43
2024-10-05
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
4
-55
/
+51
2024-10-05
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2
-1
/
+19
2024-10-05
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2
-15
/
+41
2024-10-05
bcachefs: Check for directories with no backpointers
Kent Overstreet
2
-8
/
+17
2024-10-05
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
7
-22
/
+38
2024-10-05
bcachefs: minor lru fsck fixes
Kent Overstreet
1
-12
/
+15
2024-10-05
bcachefs: Mark more errors AUTOFIX
Kent Overstreet
1
-12
/
+12
2024-10-05
bcachefs: Make sure we print error that causes fsck to bail out
Kent Overstreet
1
-3
/
+9
[next]