index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
4
-21
/
+19
2025-01-25
mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
Qi Zheng
1
-4
/
+0
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-9
/
+0
2025-01-25
arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
1
-3
/
+6
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-2
/
+2
2025-01-14
ARM: 9433/2: implement cacheinfo support
Dmitry Baryshkov
1
-0
/
+6
2025-01-14
ARM: 9432/2: add CLIDR accessor functions
Dmitry Baryshkov
1
-0
/
+13
2025-01-14
ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback
Ard Biesheuvel
2
-21
/
+0
2025-01-10
ARM: riscpc: make ecard_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+9
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+0
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+10
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-11
/
+2
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2024-11-14
perf/arm: Drop unused functions
Colton Lewis
1
-7
/
+0
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+0
2024-11-04
jump_label: adjust inline asm to be consistent
Alice Ryhl
1
-5
/
+9
2024-11-02
ARM: vdso: Remove assembly for datapage access
Thomas Weißschuh
1
-3
/
+1
2024-10-29
ARM: pmuv3: Add missing write_pmuacr()
Rob Herring (Arm)
1
-0
/
+2
2024-10-28
__arch_xprod64(): make __always_inline when optimizing for performance
Nicolas Pitre
1
-1
/
+6
2024-10-28
ARM: div64: improve __arch_xprod_64()
Nicolas Pitre
1
-2
/
+4
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-6
/
+0
2024-10-28
perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control
Rob Herring (Arm)
1
-0
/
+6
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+1
2024-10-15
arm: vdso: Remove timekeeper includes
Thomas Weißschuh
1
-4
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+22
2024-09-12
Merge branch 'for-next/pkvm-guest' into for-next/core
Will Deacon
1
-0
/
+2
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
1
-1
/
+1
2024-08-30
firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
1
-0
/
+2
2024-08-20
ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
Jinjie Ruan
1
-1
/
+0
2024-08-20
ARM: 9409/1: mmu: Do not use magic number for TTBCR settings
Linus Walleij
1
-0
/
+5
2024-08-16
perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
Rob Herring (Arm)
1
-0
/
+20
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2
-1
/
+8
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2024-07-19
ARM: sa1100: make match function take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-07-15
Merge tag 'cmpxchg.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-2
/
+2
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-04
ARM: Emulate one-byte cmpxchg
Paul E. McKenney
1
-1
/
+6
2024-07-03
mm: remove page_mapping()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-07-02
ARM: 9407/1: Add support for STACKLEAK gcc plugin
Jinjie Ruan
1
-0
/
+7
2024-06-15
efi/arm: Disable LPAE PAN when calling EFI runtime services
Ard Biesheuvel
1
-0
/
+13
2024-06-10
ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
1
-1
/
+1
[next]