aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/mm
Commit message (Expand)AuthorAge
* hexagon: drop empty and unused free_initrd_memMike Rapoport2019-09-25
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-05
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* hexagon: switch over to generic free_initmem()Mike Rapoport2019-05-14
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* hexagon: switch to NO_BOOTMEMMike Rapoport2018-10-26
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* hexagon: drop the unused variable zero_page_maskAnshuman Khandual2018-06-14
* signal/hexagon: Use force_sig_fault as appropriateEric W. Biederman2018-04-25
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-06
* hexagon: Use raw_copy_to_userGuenter Roeck2017-06-10
* hexagon: switch to RAW_COPY_USERAl Viro2017-04-24
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-16
* flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-29
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* Hexagon: fix signal number for user mem faultsRichard Kuo2013-04-30
* Hexagon: update copyright datesRichard Kuo2013-04-30
* Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-30
* Hexagon: Copyright marking changesRichard Kuo2012-10-18
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul2012-05-22
* Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo2011-11-01
* Hexagon: Add page-fault support.Richard Kuo2011-11-01
* Hexagon: Add page table header files & etc.Richard Kuo2011-11-01
* Hexagon: Add ioremap supportRichard Kuo2011-11-01
* Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo2011-11-01
* Hexagon: Implement basic cache-flush supportRichard Kuo2011-11-01
* Hexagon: Add user access functionsRichard Kuo2011-11-01