summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-29/+25
|\
| * signal/parisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-15/+10
| * signal/parisc: Use force_sig_mceerr where appropriateEric W. Biederman2018-04-251-15/+15
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* | parisc: Fix section mismatchesHelge Deller2018-05-021-1/+1
|/
* parisc: Hide virtual kernel memory layoutHelge Deller2018-03-021-1/+6
* parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-021-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-221-4/+29
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
* parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-07-021-1/+1
* parisc: Avoid zeroing gr[0] in fixup_exception()Helge Deller2017-06-091-0/+1
* parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-121-0/+3
* parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-101-9/+0
* parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-291-0/+17
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-2/+2
|\
| * parisc: fix a printkDan Carpenter2017-02-251-2/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
|/
* arch, mm: remove arch specific show_memMichal Hocko2017-02-221-49/+0
* Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-211-1/+1
|\
| * arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
* | parisc: Add line-break when printing segfault infoHelge Deller2017-01-021-1/+1
|/
* parisc: Show trap name in kernel crashHelge Deller2016-10-111-6/+11
* parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-111-0/+2
* parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-081-1/+1
* parisc: Drop bootmem and switch to memblockHelge Deller2016-10-071-64/+62
* parisc: Report trap type as human readable stringHelge Deller2016-09-241-1/+47
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-081-0/+1
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* parisc: Use generic extable search and sort routinesHelge Deller2016-03-231-7/+2
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
* parisc: Protect huge page pte changes with spinlocksHelge Deller2016-01-161-12/+48
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-223-23/+179
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-221-23/+17
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-222-0/+162
* | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-081-0/+16
|/
* parisc: Additionally check for in_atomic() in page fault handlerHelge Deller2015-09-081-1/+1
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-1/+1
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-72/+0
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-241-1/+0
* Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-201-14/+30
|\
| * parisc: ratelimit userspace segfault printingHelge Deller2014-05-151-14/+30
* | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-031-1/+1
|/
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-42/+17
* parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-301-3/+16
OpenPOWER on IntegriCloud