/ipc/

n value='linux-2.6.20.y'>linux-2.6.20.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/mm/pgtable-generic.c
AgeCommit message (Expand)Author
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2023-08-18mm/pgtable: notes on pte_offset_map[_lock]()Hugh Dickins
2023-08-18mm/pgtable: add pte_free_defer() for pgtable as pageHugh Dickins
2023-08-18mm/pgtable: add PAE safety to __pte_offset_map()Hugh Dickins
2023-08-18mm/pgtable: add rcu_read_lock() and rcu_read_unlock()sHugh Dickins
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer