summaryrefslogtreecommitdiff
path: root/arch/avr32/mm
Commit message (Expand)AuthorAge
* avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt2017-05-01
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* arch/avr32: add option to skip sync on DMA mapAlexander Duyck2016-12-14
* avr32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-03
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* avr32: convert to dma_map_opsChristoph Hellwig2016-01-20
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* arch/avr32/mm/cache.c: export symbol flush_icache_range() for module usingChen Gang2014-03-31
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* mm/AVR32: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/AVR32: 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
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* mm/avr32: use common help functions to free reserved pagesJiang Liu2013-04-29
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-30
* avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-17
* avr32: invoke oom-killer from page faultNick Piggin2010-08-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-21
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* generic debug pageallocAkinobu Mita2009-04-01
* arch/avr32: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-06
* avr32: Introducing asm/syscalls.hJaswinder Singh2008-12-17
* avr32: use generic show_mem()Johannes Weiner2008-07-26
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-02
* avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen2008-07-02
* avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen2008-07-02
* avr32: export empty_zero_pageHaavard Skinnemoen2008-06-27
* avr32: proc: use non-racy method for /proc/tlb creationDenis V. Lunev2008-04-29
* avr32: Remove two unused #defines from mm/init.cJohannes Weiner2008-04-19
* avr32: Fix broken pte dump code in do_page_fault()Haavard Skinnemoen2008-02-13
* [AVR32] constify function pointer tablesJan Engelhardt2008-01-25
* [AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen2008-01-25
* [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-07
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-17