summaryrefslogtreecommitdiff
path: root/arch/hexagon/mm
AgeCommit message (Expand)Author
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner
2017-06-10hexagon: Use raw_copy_to_userGuenter Roeck
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-26hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2014-12-16hexagon: Fix build failures in linux-nextGuenter Roeck
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-07-03mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-04-30Hexagon: fix signal number for user mem faultsRichard Kuo
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-05-22hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul
2011-11-01Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo
2011-11-01Hexagon: Add page-fault support.Richard Kuo
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo
2011-11-01Hexagon: Add ioremap supportRichard Kuo
2011-11-01Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo
2011-11-01Hexagon: Implement basic cache-flush supportRichard Kuo
2011-11-01Hexagon: Add user access functionsRichard Kuo