linux-2.6-microblaze.git
2023-06-19 Hugh Dickinssparc/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-06-19 Hugh Dickinssh/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-06-19 Hugh Dickinss390: gmap use pte_unmap_unlock() not spin_unlock()
2023-06-19 Hugh Dickinss390: allow pte_offset_map_lock() to fail
2023-06-19 Hugh Dickinsriscv/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-06-19 Hugh Dickinspowerpc/hugetlb: pte_alloc_huge()
2023-06-19 Hugh Dickinspowerpc: allow pte_offset_map[_lock]() to fail
2023-06-19 Hugh Dickinspowerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
2023-06-19 Hugh Dickinsparisc/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-06-19 Hugh Dickinsparisc: unmap_uncached_pte() use pte_offset_kernel()
2023-06-19 Hugh Dickinsparisc: add pte_unmap() to balance get_ptep()
2023-06-19 Hugh Dickinsmips: add pte_unmap() to balance pte_offset_map()
2023-06-19 Hugh Dickinsmicroblaze: allow pte_offset_map() to fail
2023-06-19 Hugh Dickinsm68k: allow pte_offset_map[_lock]() to fail
2023-06-19 Hugh Dickinsia64/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-06-19 Hugh Dickinsarm64/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-06-19 Hugh Dickinsarm64: allow pte_offset_map() to fail
2023-06-19 Hugh Dickinsarm: allow pte_offset_map[_lock]() to fail
2023-06-19 Yosry Ahmedmm: zswap: support exclusive loads
2023-06-19 Haifeng Xumm/mm_init.c: remove reset_node_present_pages()
2023-06-19 Haifeng Xumm/memory_hotplug: remove reset_node_managed_pages...
2023-06-19 Roberto Sassushmem: use ramfs_kill_sb() for kill_sb method of ramfs...
2023-06-19 Haifeng Xumm/mm_init.c: drop 'nid' parameter from check_for_memory()
2023-06-19 Yajun Dengmm/sparse: remove unused parameters in sparse_remove_se...
2023-06-19 ZhangPengmm/hugetlb: use a folio in hugetlb_fault()
2023-06-19 ZhangPengmm/hugetlb: use a folio in hugetlb_wp()
2023-06-19 ZhangPengmm/hugetlb: use a folio in copy_hugetlb_page_range()
2023-06-19 John Hubbardselftests: error out if kernel header files are not...
2023-06-19 John HubbardDocumentation: kselftest: "make headers" is a prerequisite
2023-06-19 John Hubbardselftests/mm: move certain uffd*() routines from vm_uti...
2023-06-19 John Hubbardselftests/mm: fix build failures due to missing MADV_CO...
2023-06-19 John Hubbardselftests/mm: fix a "possibly uninitialized" warning...
2023-06-19 John Hubbardselftests/mm: fix two -Wformat-security warnings in...
2023-06-19 John Hubbardselftests/mm: .gitignore: add mkdirty, va_high_addr_switch
2023-06-19 John Hubbardselftests/mm: fix invocation of tests that are run...
2023-06-19 John Hubbardselftests/mm: fix "warning: expression which evaluates...
2023-06-19 John Hubbardselftests/mm: fix unused variable warnings in hugetlb...
2023-06-19 John Hubbardselftests/mm: fix uffd-stress unused function warning
2023-06-19 Miaohe Linmemory tier: remove unneeded disable_all_demotion_targe...
2023-06-19 Miaohe Linmm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
2023-06-19 Miaohe Linmm: remove obsolete alloc_migrate_target()
2023-06-19 Zhaoyang Huangmm: skip CMA pages when they are not available
2023-06-19 Johannes Weinermm: page_isolation: write proper kerneldoc
2023-06-09 Lorenzo Stoakesmm/gup: disallow FOLL_LONGTERM GUP-fast writing to...
2023-06-09 Lorenzo Stoakesmm/gup: disallow FOLL_LONGTERM GUP-nonfast writing...
2023-06-09 Lorenzo Stoakesmm/mmap: separate writenotify and dirty tracking logic
2023-06-09 Liam Nimm/early_ioremap.c: improve the execution efficiency...
2023-06-09 Miaohe Linmemcg: use helper macro FLUSH_TIME
2023-06-09 Miaohe Linmm: page_alloc: remove unneeded header files
2023-06-09 Ryan Robertsmm: fix failure to unmap pte on highmem systems
2023-06-09 Ryan Robertsmm/damon/ops-common: refactor to use {pte|pmd}p_clear_y...
2023-06-09 Ryan Robertsmm/damon/ops-common: atomically test and clear young...
2023-06-09 Ryan Robertsmm: vmalloc must set pte via arch code
2023-06-09 Marcelo Tosattivmstat: allow_direct_reclaim should use zone_page_state...
2023-06-09 Christoph Hellwigfuse: use direct_write_fallback
2023-06-09 Christoph Hellwigfuse: drop redundant arguments to fuse_perform_write
2023-06-09 Christoph Hellwigfuse: update ki_pos in fuse_perform_write
2023-06-09 Christoph Hellwigfs: factor out a direct_write_fallback helper
2023-06-09 Christoph Hellwigiomap: use kiocb_write_and_wait and kiocb_invalidate_pages
2023-06-09 Christoph Hellwigiomap: update ki_pos in iomap_file_buffered_write
2023-06-09 Christoph Hellwigfilemap: add a kiocb_invalidate_post_direct_write helper
2023-06-09 Christoph Hellwigfilemap: add a kiocb_invalidate_pages helper
2023-06-09 Christoph Hellwigfilemap: add a kiocb_write_and_wait helper
2023-06-09 Christoph Hellwigfilemap: update ki_pos in generic_perform_write
2023-06-09 Christoph Hellwigiomap: update ki_pos a little later in iomap_dio_complete
2023-06-09 Christoph Hellwigbacking_dev: remove current->backing_dev_info
2023-06-09 Domenico Cerasuolomm: zswap: shrink until can accept
2023-06-09 Haifeng Xumm/mm_init.c: move set_pageblock_order() to free_area_i...
2023-06-09 Xin Haomm: khugepaged: avoid pointless allocation for "struct...
2023-06-09 Tetsuo Handamm/page_alloc: don't wake kswapd from rmqueue() unless...
2023-06-09 Haifeng Xumm/mm_init.c: remove free_area_init_memoryless_node()
2023-06-09 Yin FengweiTHP: avoid lock when check whether THP is in deferred...
2023-06-09 Huang Yingswap: comments get_swap_device() with usage rule
2023-06-09 Huang Yingswap: remove get/put_swap_device() in __swap_duplicate()
2023-06-09 Huang Yingswap: remove __swp_swapcount()
2023-06-09 Huang Yingswap, __read_swap_cache_async(): enlarge get/put_swap_d...
2023-06-09 Huang Yingswap: remove get/put_swap_device() in __swap_count()
2023-06-09 Haifeng Xumm/mm_init.c: do not calculate zone_start_pfn/zone_end_...
2023-06-09 Haifeng Xumm/mm_init.c: introduce reset_memoryless_node_totalpages()
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for the modules...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for DAMON core API
2023-06-09 SeongJae ParkDocs/mm/damon/design: add sections for advanced feature...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add sections for basic parts...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for the relation...
2023-06-09 SeongJae ParkDocs/mm/damon/design: rewrite configurable layers
2023-06-09 SeongJae ParkDocs/mm/damon/design: update the layout based on the...
2023-06-09 SeongJae ParkDocs/mm/damon/design: add a section for overall archite...
2023-06-09 SeongJae ParkDocs/mm/damon/maintainer-profile: fix typos and grammar...
2023-06-09 SeongJae ParkDocs/mm/damon/faq: remove old questions
2023-06-09 Kalesh SinghMulti-gen LRU: fix workingset accounting
2023-06-09 Peng Zhangmaple_tree: relocate the declaration of mas_empty_area_...
2023-06-09 Peng Zhangmaple_tree: simplify and clean up mas_wr_node_store()
2023-06-09 Peng Zhangmaple_tree: rework mas_wr_slot_store() to be cleaner...
2023-06-09 Peng Zhangmaple_tree: add comments and some minor cleanups to...
2023-06-09 Peng Zhangmaple_tree: add mas_wr_new_end() to calculate new_end...
2023-06-09 Peng Zhangmaple_tree: make the code symmetrical in mas_wr_extend_...
2023-06-09 Peng Zhangmaple_tree: simplify mas_is_span_wr()
2023-06-09 Peng Zhangmaple_tree: fix the arguments to __must_hold()
2023-06-09 Peng Zhangmaple_tree: drop mas_{rev_}alloc() and mas_fill_gap()
2023-06-09 Peng Zhangmaple_tree: rework mtree_alloc_{range,rrange}()
next