index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
2023-06-20
2
-6
/
+6
*
microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
Catalin Marinas
2023-06-20
2
-5
/
+5
*
powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
2023-06-20
2
-4
/
+4
*
arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
Catalin Marinas
2023-06-20
2
-1
/
+7
*
arm64: allow kmalloc() caches aligned to the smaller cache_line_size()
Catalin Marinas
2023-06-20
1
-0
/
+3
*
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-20
1
-1
/
+4
*
x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
2023-06-20
1
-1
/
+1
*
x86: allow get_locked_pte() to fail
Hugh Dickins
2023-06-20
1
-2
/
+4
*
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2023-06-20
2
-2
/
+2
*
sparc: allow pte_offset_map() to fail
Hugh Dickins
2023-06-20
3
-0
/
+7
*
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
*
sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
*
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
2023-06-20
1
-11
/
+11
*
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-20
3
-4
/
+19
*
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
*
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
2023-06-20
1
-1
/
+1
*
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-20
3
-1
/
+10
*
powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
2023-06-20
1
-1
/
+1
*
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
*
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
2023-06-20
1
-1
/
+1
*
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-06-20
1
-5
/
+21
*
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-20
1
-2
/
+10
*
microblaze: allow pte_offset_map() to fail
Hugh Dickins
2023-06-20
1
-2
/
+3
*
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-20
3
-33
/
+27
*
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-2
/
+2
*
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-20
1
-9
/
+2
*
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-20
1
-0
/
+3
*
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-20
3
-1
/
+10
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
*
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-10
2
-9
/
+10
*
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
*
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-10
2
-2
/
+2
*
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-10
16
-1
/
+17
*
cachestat: implement cachestat syscall
Nhat Pham
2023-06-10
2
-0
/
+2
*
Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-28
1
-2
/
+3
|
\
|
*
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
2023-05-25
1
-2
/
+3
*
|
Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-05-28
2
-1
/
+12
|
\
\
|
*
|
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
2023-05-24
1
-0
/
+11
|
*
|
perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBS
Like Xu
2023-05-23
1
-1
/
+1
*
|
|
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-28
1
-2
/
+5
|
\
\
\
|
*
|
|
x86/show_trace_log_lvl: Ensure stack pointer is aligned, again
Vernon Lovejoy
2023-05-16
1
-2
/
+5
*
|
|
|
Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-28
4
-16
/
+26
|
\
\
\
\
|
*
|
|
|
mips: Move initrd_start check after initrd address sanitisation.
Liviu Dudau
2023-05-23
1
-4
/
+5
|
*
|
|
|
MIPS: Alchemy: fix dbdma2
Manuel Lauss
2023-05-23
1
-12
/
+15
|
*
|
|
|
MIPS: Restore Au1300 support
Manuel Lauss
2023-05-23
1
-0
/
+5
|
*
|
|
|
MIPS: unhide PATA_PLATFORM
Manuel Lauss
2023-05-23
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-05-28
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
Michael Ellerman
2023-05-21
1
-0
/
+6
*
|
|
|
|
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
1
-3
/
+5
[next]