index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-12
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-07-12
mm: unexport vmf_insert_mixed_mkwrite
Christoph Hellwig
2024-07-12
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-12
powerpc/e500: free r10 for FIND_PTE
Christophe Leroy
2024-07-12
powerpc/e500: don't pre-check write access on data TLB error
Christophe Leroy
2024-07-12
powerpc/e500: encode hugepage size in PTE bits
Christophe Leroy
2024-07-12
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
2024-07-12
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
2024-07-12
powerpc/8xx: simplify struct mmu_psize_def
Christophe Leroy
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-07-12
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
2024-07-12
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
2024-07-12
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
2024-07-12
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
2024-07-12
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2024-07-12
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
2024-07-12
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
2024-07-12
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
2024-07-12
zsmalloc: rename class stat mutators
Sergey Senozhatsky
2024-07-12
mm: add docs for per-order mTHP split counters
Lance Yang
2024-07-12
mm: add per-order mTHP split counters
Lance Yang
2024-07-12
mm/zsmalloc: move record_obj() into obj_malloc()
Chengming Zhou
2024-07-12
mm/zsmalloc: clarify class per-fullness zspage counts
Chengming Zhou
2024-07-12
selftests/proc: add PROCMAP_QUERY ioctl tests
Andrii Nakryiko
2024-07-12
tools: sync uapi/linux/fs.h header into tools subdir
Andrii Nakryiko
2024-07-12
docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
Andrii Nakryiko
2024-07-12
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2024-07-12
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2024-07-12
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
2024-07-12
selftests/udmabuf: add tests to verify data after page migration
Vivek Kasireddy
2024-07-12
udmabuf: pin the pages using memfd_pin_folios() API
Vivek Kasireddy
2024-07-12
udmabuf: convert udmabuf driver to use folios
Vivek Kasireddy
2024-07-12
udmabuf: add back support for mapping hugetlb pages
Vivek Kasireddy
2024-07-12
udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap
Vivek Kasireddy
2024-07-12
udmabuf: add CONFIG_MMU dependency
Arnd Bergmann
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
2024-07-12
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-12
mm/zswap: use only one pool in zswap
Chengming Zhou
2024-07-12
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
2024-07-12
mm/hugetlb.c: undo errant change
Andrew Morton
2024-07-10
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
[next]