aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/mm
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mmap locking API: convert mmap_sem API commentsGravatar Michel Lespinasse 1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 1-4/+4
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEGravatar Mike Rapoport 1-5/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-06-03parisc: simplify detection of memory zone boundariesGravatar Mike Rapoport 1-19/+3
2020-05-29parisc: Fix kernel panic in mem_init()Gravatar Helge Deller 1-1/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesGravatar Peter Xu 1-3/+1
2020-04-02mm: introduce FAULT_FLAG_DEFAULTGravatar Peter Xu 1-1/+1
2020-04-02mm: introduce fault_signal_pending()Gravatar Peter Xu 1-1/+1
2020-01-27parisc: map_pages(): cleanup page table initializationGravatar Mike Rapoport 1-38/+12
2020-01-14parisc: fix map_pages() to actually populate upper directoryGravatar Mike Rapoport 1-1/+1
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupGravatar Helge Deller 1-6/+12
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupGravatar Mike Rapoport 1-3/+7
2019-11-11parisc: remove __ioremapGravatar Christoph Hellwig 1-6/+4
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Gravatar Helge Deller 1-5/+7
2019-07-31parisc: Mark expected switch fall-throughs in fault.cGravatar Helge Deller 1-0/+1
2019-07-09Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+5
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2019-06-08parisc: add dynamic ftraceGravatar Sven Schnelle 1-2/+2
2019-06-08parisc: add WARN_ON() to clear_fixmapGravatar Sven Schnelle 1-0/+3
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 1-1/+1
2019-05-27signal: Remove task parameter from force_sig_mceerrGravatar Eric W. Biederman 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-36/+39
2019-05-14initramfs: provide a generic free_initrd_mem implementationGravatar Christoph Hellwig 1-7/+0
2019-05-10parisc: Use __ro_after_init in init.cGravatar Helge Deller 1-4/+4
2019-05-10parisc: Enable the ro_after_init featureGravatar Helge Deller 1-32/+35
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockGravatar John David Anglin 1-9/+10
2019-05-03parisc: Allow live-patching of __meminit functionsGravatar Helge Deller 1-1/+1
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMGravatar Helge Deller 1-55/+47
2019-05-03parisc: add set_fixmap()/clear_fixmap()Gravatar Sven Schnelle 3-6/+51
2019-02-22parisc: use memblock_alloc() instead of custom get_memblock()Gravatar Mike Rapoport 1-33/+19
2019-01-05parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Gravatar Helge Deller 1-2/+2
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+0
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 1-1/+1
2018-10-28parisc: Fix A500 boot crashGravatar John David Anglin 1-6/+4
2018-10-17parisc: Add alternative coding infrastructureGravatar Helge Deller 1-0/+15
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesGravatar Helge Deller 1-6/+2
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 1-1/+1
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsGravatar Christoph Hellwig 1-8/+3
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-29/+25
2018-05-02parisc: Fix section mismatchesGravatar Helge Deller 1-1/+1
2018-04-25signal/parisc: Use force_sig_fault where appropriateGravatar Eric W. Biederman 1-15/+10
2018-04-25signal/parisc: Use force_sig_mceerr where appropriateGravatar Eric W. Biederman 1-15/+15
2018-04-25signal: Ensure every siginfo we send has all bits initializedGravatar Eric W. Biederman 1-0/+1
2018-03-02parisc: Hide virtual kernel memory layoutGravatar Helge Deller 1-1/+6
2018-01-02parisc: Show initial kernel memory layout unhashedGravatar Helge Deller 1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-09-22parisc: Add HWPOISON page fault handler codeGravatar Helge Deller 1-4/+29
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2