summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-191-2/+20
* parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller2013-11-071-4/+14
* parisc: provide macro to create exception table entriesHelge Deller2013-11-071-0/+6
* parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-131-5/+10
* arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena2013-09-301-2/+3
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+5
* mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-11/+1
* mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-44/+3
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-2/+2
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+2
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-181-1/+1
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-111-2/+2
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-071-0/+2
* mm/parisc: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+2
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-291-0/+2
* parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2013-02-201-5/+25
* parisc: Use generic init_taskThomas Gleixner2012-05-051-0/+12
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0