summaryrefslogtreecommitdiff
path: root/arch/parisc/mm
Commit message (Expand)AuthorAge
* parisc: Hide virtual kernel memory layoutHelge Deller2018-03-02
* parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-22
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-06
* parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-07-02
* parisc: Avoid zeroing gr[0] in fixup_exception()Helge Deller2017-06-09
* parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-12
* parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-10
* parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-29
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * parisc: fix a printkDan Carpenter2017-02-25
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
|/
* arch, mm: remove arch specific show_memMichal Hocko2017-02-22
* Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-21
|\
| * arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-07
* | parisc: Add line-break when printing segfault infoHelge Deller2017-01-02
|/
* parisc: Show trap name in kernel crashHelge Deller2016-10-11
* parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-11
* parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-08
* parisc: Drop bootmem and switch to memblockHelge Deller2016-10-07
* parisc: Report trap type as human readable stringHelge Deller2016-09-24
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-08
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* parisc: Use generic extable search and sort routinesHelge Deller2016-03-23
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-17
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
* parisc: Protect huge page pte changes with spinlocksHelge Deller2016-01-16
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-22
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-22
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-22
* | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-08
|/
* parisc: Additionally check for in_atomic() in page fault handlerHelge Deller2015-09-08
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-16
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-24
* Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-20
|\
| * parisc: ratelimit userspace segfault printingHelge Deller2014-05-15
* | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-03
|/
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
* parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-30
* parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-19
* parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller2013-11-07
* parisc: provide macro to create exception table entriesHelge Deller2013-11-07
* parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-13
* arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena2013-09-30