aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/mm
AgeCommit message (Expand)Author
2011-10-31avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki
2010-08-09avr32: invoke oom-killer from page faultNick Piggin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21Use macros for .data.page_aligned section.Tim Abbott
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-04-01generic debug pageallocAkinobu Mita
2009-01-06arch/avr32: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-12-17avr32: Introducing asm/syscalls.hJaswinder Singh
2008-07-26avr32: use generic show_mem()Johannes Weiner
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-02avr32: Store virtual addresses in the PGDHaavard Skinnemoen
2008-07-02avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen
2008-07-02avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen
2008-06-27avr32: export empty_zero_pageHaavard Skinnemoen
2008-04-29avr32: proc: use non-racy method for /proc/tlb creationDenis V. Lunev
2008-04-19avr32: Remove two unused #defines from mm/init.cJohannes Weiner
2008-02-13avr32: Fix broken pte dump code in do_page_fault()Haavard Skinnemoen
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt
2008-01-25[AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-11[AVR32] Drop support for redundant "keepinitrd" boot-time parm.Robert P. J. Day
2007-07-19mm: fault feedback #2Nick Piggin
2007-06-23[AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen
2007-06-14[AVR32] ratelimit segfault reporting rateAndrea Righi
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig
2007-05-09[AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen
2007-03-07[AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-09[AVR32] Fix incorrect invalidation of shared cachelinesDavid Brownell
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-10-25[PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen
2006-10-01[PATCH] Generic ioremap_page_range: avr32 conversionHaavard Skinnemoen
2006-09-27[PATCH] AVR32: Use unsigned long flags for saving interrupt stateHaavard Skinnemoen
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen