summaryrefslogtreecommitdiff
path: root/arch/parisc/mm
AgeCommit message (Expand)Author
2021-11-01parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller
2021-11-01parisc: Use swap() to swap values in setup_bootmem()Yihao Han
2021-10-30parisc: fix warning in flush_tlb_allSven Schnelle
2021-10-30parisc: make parisc_acctyp() available outside of faults.cHelge Deller
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12mm/parisc: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-07-21parisc: Convert to BIT_MASK() and BIT_WORD()Helge Deller
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-03parisc: simplify detection of memory zone boundariesMike Rapoport
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-01-27parisc: map_pages(): cleanup page table initializationMike Rapoport
2020-01-14parisc: fix map_pages() to actually populate upper directoryMike Rapoport
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-11-11parisc: remove __ioremapChristoph Hellwig
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-07-31parisc: Mark expected switch fall-throughs in fault.cHelge Deller
2019-07-09Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-08parisc: add dynamic ftraceSven Schnelle
2019-06-08parisc: add WARN_ON() to clear_fixmapSven Schnelle
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sig_mceerrEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-05-10parisc: Use __ro_after_init in init.cHelge Deller
2019-05-10parisc: Enable the ro_after_init featureHelge Deller
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller
2019-05-03parisc: add set_fixmap()/clear_fixmap()Sven Schnelle
2019-02-22parisc: use memblock_alloc() instead of custom get_memblock()Mike Rapoport
2019-01-05parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport