summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
AgeCommit message (Expand)Author
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2018-11-04sparc64: Export __node_distance.David S. Miller
2018-08-21sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport
2018-08-21sparc: mm/init_32: kill trailing whitespaceMike Rapoport
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-07-30sparc: move MSI related definitions to where they are usedThomas Petazzoni
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-04-25signal/sparc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig
2017-12-19Do not hash userspace addresses in fault handlersKees Cook
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds
2017-11-29mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-15sparc64: simplify vmemmap_populatePavel Tatashin
2017-11-15sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-15sparc64: Support huge PUD case in get_user_pagesNitin Gupta
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais
2017-07-20sparc64: Register hugepages during arch initNitin Gupta
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-06-25sparc64: Fix gup_huge_pmdNitin Gupta
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta
2017-04-06sparc32: Export vac_cache_size to fix build errorGuenter Roeck