aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm
AgeCommit message (Expand)AuthorFilesLines
20 hoursMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-11/+0
6 daysarch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)1-1/+22
2024-04-25mm/treewide: remove pXd_huge()Peter Xu1-11/+0
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller1-3/+8
2023-12-20shm: Slim down dependenciesKent Overstreet1-0/+1
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts1-1/+1
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller1-0/+72
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-57/+4
2023-08-18parisc: mm: convert to GENERIC_IOREMAPBaoquan He1-58/+4
2023-08-10parisc: dma: Add prototype for pcxl_dma_startHelge Deller1-4/+0
2023-08-10parisc: ioremap: Fix sparse warningsHelge Deller1-5/+4
2023-08-10parisc: fault: Use C99 arrary initializersHelge Deller1-25/+25
2023-08-03parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)2-3/+34
2023-06-30parisc: init: Drop unused variable end_paddrHelge Deller1-2/+0
2023-06-29parisc: fix expand_stack() conversionLinus Torvalds1-1/+1
2023-06-28Merge branch 'expand-stack'Linus Torvalds1-12/+11
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds1-12/+11
2023-06-19parisc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins1-2/+2
2023-03-02parisc: fix livelock in uaccessAl Viro1-1/+6
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+24
2022-08-01parisc: Drop zero variable initialisations in mm/init.cJason Wang1-1/+1
2022-08-01parisc: Fix comment typo in fault.cJason Wang1-1/+1
2022-07-17parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+20
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-05-23parisc: Prevent ldil() to sign-extend into upper 32 bitsHelge Deller1-0/+6
2022-05-17parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()John David Anglin1-2/+4
2022-03-11parisc: Fix handling off probe non-access faultsJohn David Anglin1-0/+89
2022-01-28parisc: Drop __init from map_pages declarationJohn David Anglin1-5/+4
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+8
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-10/+8
2022-01-07parisc: Enhance page fault termination messageJohn David Anglin1-4/+10
2022-01-07parisc: Don't call faulthandler_disabled() in do_page_fault()John David Anglin1-3/+0
2022-01-07parisc: Switch user access functions to signal errors in r29 instead of r8Helge Deller1-3/+3
2021-11-01parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller1-4/+1
2021-11-01parisc: Use swap() to swap values in setup_bootmem()Yihao Han1-5/+1
2021-10-30parisc: fix warning in flush_tlb_allSven Schnelle1-2/+2
2021-10-30parisc: make parisc_acctyp() available outside of faults.cHelge Deller1-1/+1
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)1-2/+2
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-1/+1
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-2/+0
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller2-18/+5
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-12mm/parisc: use general page fault accountingPeter Xu1-5/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-5/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2-2/+1
2020-07-21parisc: Convert to BIT_MASK() and BIT_WORD()Helge Deller1-6/+6
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-4/+4
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-5/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-03parisc: simplify detection of memory zone boundariesMike Rapoport1-19/+3
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller1-1/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-3/+1
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-1/+1
2020-01-27parisc: map_pages(): cleanup page table initializationMike Rapoport1-38/+12
2020-01-14parisc: fix map_pages() to actually populate upper directoryMike Rapoport1-1/+1
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller1-6/+12
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport1-3/+7
2019-11-11parisc: remove __ioremapChristoph Hellwig1-6/+4
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-07-31parisc: Mark expected switch fall-throughs in fault.cHelge Deller1-0/+1
2019-07-09Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2019-06-08parisc: add dynamic ftraceSven Schnelle1-2/+2
2019-06-08parisc: add WARN_ON() to clear_fixmapSven Schnelle1-0/+3
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2019-05-27signal: Remove task parameter from force_sig_mceerrEric W. Biederman1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-36/+39
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig1-7/+0
2019-05-10parisc: Use __ro_after_init in init.cHelge Deller1-4/+4
2019-05-10parisc: Enable the ro_after_init featureHelge Deller1-32/+35
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin1-9/+10
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller1-1/+1
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller1-55/+47
2019-05-03parisc: add set_fixmap()/clear_fixmap()Sven Schnelle3-6/+51
2019-02-22parisc: use memblock_alloc() instead of custom get_memblock()Mike Rapoport1-33/+19
2019-01-05parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller1-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-28parisc: Fix A500 boot crashJohn David Anglin1-6/+4
2018-10-17parisc: Add alternative coding infrastructureHelge Deller1-0/+15
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller1-6/+2
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig1-8/+3
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-29/+25
2018-05-02parisc: Fix section mismatchesHelge Deller1-1/+1
2018-04-25signal/parisc: Use force_sig_fault where appropriateEric W. Biederman1-15/+10
2018-04-25signal/parisc: Use force_sig_mceerr where appropriateEric W. Biederman1-15/+15
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-01-02parisc: Show initial kernel memory layout unhashedHelge Deller1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-22parisc: Add HWPOISON page fault handler codeHelge Deller1-4/+29
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-1/+2
2017-07-02parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller1-1/+1
2017-06-09parisc: Avoid zeroing gr[0] in fixup_exception()Helge Deller1-0/+1
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller1-0/+3
2017-05-10parisc: Drop per_cpu uaccess related exception_data structHelge Deller1-9/+0
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller1-0/+17
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar1-0/+1
2017-02-25parisc: fix a printkDan Carpenter1-2/+2
2017-02-22arch, mm: remove arch specific show_memMichal Hocko1-49/+0
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-1/+1
2017-01-02parisc: Add line-break when printing segfault infoHelge Deller1-1/+1
2016-10-11parisc: Show trap name in kernel crashHelge Deller1-6/+11
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller1-0/+2
2016-10-08parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller1-64/+62
2016-09-24parisc: Report trap type as human readable stringHelge Deller1-1/+47
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller1-0/+1
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller1-7/+2
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-3/+3
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller1-12/+48
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-23/+179
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller1-23/+17
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller2-0/+162
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller1-0/+16
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller1-1/+1
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand1-2/+2
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-1/+1
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller1-72/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+30
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller1-14/+30
2014-04-03parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter1-1/+1
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-42/+17
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller1-3/+16
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller1-2/+20
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller1-4/+14
2013-11-07parisc: provide macro to create exception table entriesHelge Deller1-0/+6
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena1-2/+3
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-2/+5
2013-07-03mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu1-11/+1
2013-07-03mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-44/+3
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-2/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller1-1/+1
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller1-2/+2
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller1-0/+2
2013-04-29mm/parisc: use common help functions to free reserved pagesJiang Liu1-21/+2
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+2
2013-02-20parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+25
2012-05-05parisc: Use generic init_taskThomas Gleixner1-0/+12
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds1-117/+143
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes1-1/+3
2011-04-15[PARISC] only make executable areas executableJames Bottomley1-117/+143
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller1-5/+6
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin1-1/+1
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin1-20/+9
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller1-0/+7
2009-03-13parisc: BUG_ON() cleanupHelge Deller1-4/+2
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin1-27/+31
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-2/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-13parisc: export empty_zero_pageKyle McMartin1-0/+1
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+0
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner1-2/+0
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman1-1/+1
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman1-1/+1
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman1-4/+7
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-5/+9
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-18[PARISC] Kill zone_to_nid printk warningKyle McMartin1-1/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-19mm: fault feedback #2Nick Piggin1-11/+12
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-5/+5
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-179/+69
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-4/+4
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller1-4/+0
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin3-171/+65
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-1/+0
2007-02-12[PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev1-2/+2
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter1-3/+1
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen1-104/+7
2006-12-08[PARISC] bloody printf fmt string warningsKyle McMartin1-1/+1
2006-12-08[PARISC] more sparse fixesMatthew Wilcox1-3/+3