summaryrefslogtreecommitdiff
path: root/arch/parisc/mm
AgeCommit message (Expand)Author
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
2018-10-28parisc: Fix A500 boot crashJohn David Anglin
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-02parisc: Fix section mismatchesHelge Deller
2018-04-25signal/parisc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal/parisc: Use force_sig_mceerr where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller
2018-01-02parisc: Show initial kernel memory layout unhashedHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22parisc: Add HWPOISON page fault handler codeHelge Deller
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-02parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-06-09parisc: Avoid zeroing gr[0] in fixup_exception()Helge Deller
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller
2017-05-10parisc: Drop per_cpu uaccess related exception_data structHelge Deller
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-02-25parisc: fix a printkDan Carpenter
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds