index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
2023-08-18
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-18
mm/ioremap: consider IOREMAP space in generic ioremap
Christophe Leroy
2023-08-18
parisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
sh: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
sh: add <asm-generic/io.h> including
Baoquan He
2023-08-18
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
ia64: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
mm/ioremap: add slab availability checking in ioremap_prot
Baoquan He
2023-08-18
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
2023-08-18
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
2023-08-18
openrisc: mm: remove unneeded early ioremap code
Baoquan He
2023-08-18
hexagon: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-18
lib/test_meminit: allocate pages up to order MAX_ORDER
Andrew Donnellan
2023-08-18
mm/page_ext: move functions around for minor cleanups to page_ext
Kemeng Shi
2023-08-18
mm/page_ext: remove rollback for untouched mem_section in online_page_ext
Kemeng Shi
2023-08-18
mm/page_ext: remove unused return value of offline_page_ext
Kemeng Shi
2023-08-18
buffer: remove set_bh_page()
Matthew Wilcox (Oracle)
2023-08-18
jbd2: use a folio in jbd2_journal_write_metadata_buffer()
Matthew Wilcox (Oracle)
2023-08-18
ntfs3: convert ntfs_get_block_vbo() to use a folio
Matthew Wilcox (Oracle)
2023-08-18
migrate: use folio_set_bh() instead of set_bh_page()
Matthew Wilcox (Oracle)
2023-08-18
affs: convert data read and write to use folios
Matthew Wilcox (Oracle)
2023-08-18
affs: convert affs_symlink_read_folio() to use the folio
Matthew Wilcox (Oracle)
2023-08-18
highmem: add memcpy_to_folio() and memcpy_from_folio()
Matthew Wilcox (Oracle)
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_set()
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_clear()
Kemeng Shi
2023-08-18
mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
Miaohe Lin
2023-08-18
mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()
Miaohe Lin
2023-08-18
selftests/mm: add tests for HWPOISON hugetlbfs read
Jiaqi Yan
2023-08-18
hugetlbfs: improve read HWPOISON hugepage
Jiaqi Yan
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
2023-08-18
mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
Jiaqi Yan
2023-08-18
mm/mmap: move vma operations to mm_struct out of the critical section of file...
Yu Ma
2023-08-18
mm: remove clear_page_idle()
Xueshi Hu
2023-08-18
mm/pgtable: notes on pte_offset_map[_lock]()
Hugh Dickins
2023-08-18
mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
[next]