summaryrefslogtreecommitdiffstats
path: root/arch/avr32/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+1
|\
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-211-3/+1
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* generic debug pageallocAkinobu Mita2009-04-011-18/+0
* arch/avr32: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-061-1/+0
* avr32: Introducing asm/syscalls.hJaswinder Singh2008-12-171-0/+1
* avr32: use generic show_mem()Johannes Weiner2008-07-261-39/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-2/+1
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-021-1/+3
* avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen2008-07-021-13/+3
* avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen2008-07-021-88/+87
* avr32: export empty_zero_pageHaavard Skinnemoen2008-06-271-0/+2
* avr32: proc: use non-racy method for /proc/tlb creationDenis V. Lunev2008-04-291-5/+1
* avr32: Remove two unused #defines from mm/init.cJohannes Weiner2008-04-191-3/+0
* avr32: Fix broken pte dump code in do_page_fault()Haavard Skinnemoen2008-02-131-0/+2
* [AVR32] constify function pointer tablesJan Engelhardt2008-01-251-1/+1
* [AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen2008-01-251-0/+7
* [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-071-10/+10
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-3/+3
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-3/+3
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* [AVR32] Drop support for redundant "keepinitrd" boot-time parm.Robert P. J. Day2007-10-111-11/+1
* mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* [AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen2007-06-231-9/+5
* [AVR32] ratelimit segfault reporting rateAndrea Righi2007-06-141-1/+1
* [AVR32] optimize pagefault pathChristoph Hellwig2007-05-131-24/+12
* [AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen2007-05-091-4/+8
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-271-238/+0
* [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-271-75/+41
* [AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen2007-03-071-2/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [AVR32] Fix incorrect invalidation of shared cachelinesDavid Brownell2007-02-091-8/+24
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen2006-10-251-0/+2
* [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-251-1/+1
* [PATCH] Generic ioremap_page_range: avr32 conversionHaavard Skinnemoen2006-10-011-114/+6
* [PATCH] AVR32: Use unsigned long flags for saving interrupt stateHaavard Skinnemoen2006-09-271-2/+4
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-269-0/+1718