summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm
AgeCommit message (Expand)Author
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2018-11-13parisc: 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
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-01-02parisc: Add line-break when printing segfault infoHelge Deller
2016-10-11parisc: Show trap name in kernel crashHelge Deller
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller
2016-10-08parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller
2016-09-24parisc: Report trap type as human readable stringHelge Deller
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds