summaryrefslogtreecommitdiff
path: root/arch/parisc/mm
AgeCommit message (Expand)Author
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
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-04-03parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller
2013-11-07parisc: provide macro to create exception table entriesHelge Deller
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-07-03mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu