mac80211: fix deauth before assoc
[safe/jmp/linux-2.6] / arch / avr32 / mm /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-21 Tim AbbottUse macros for .data.page_aligned section.
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-04-01 Akinobu Mitageneric debug pagealloc
2009-01-06 Julia Lawallarch/avr32: Eliminate NULL test and memset after alloc_...
2008-12-17 Jaswinder Singhavr32: Introducing asm/syscalls.h
2008-07-26 Johannes Weineravr32: use generic show_mem()
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-24 Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-07-24 Johannes Weinermm: drop unneeded pgdat argument from free_area_init_node()
2008-07-02 Haavard Skinnemoenavr32: Store virtual addresses in the PGD
2008-07-02 Haavard Skinnemoenavr32: Remove useless zeroing of swapper_pg_dir at...
2008-07-02 Haavard Skinnemoenavr32: Clean up and optimize the TLB operations
2008-06-27 Haavard Skinnemoenavr32: export empty_zero_page
2008-04-29 Denis V. Lunevavr32: proc: use non-racy method for /proc/tlb creation
2008-04-20 Johannes Weineravr32: Remove two unused #defines from mm/init.c
2008-02-13 Haavard Skinnemoenavr32: Fix broken pte dump code in do_page_fault()
2008-01-25 Jan Engelhardt[AVR32] constify function pointer tables
2008-01-25 Haavard Skinnemoen[AVR32] Drop GFP_COMP for DMA memory allocations
2007-12-07 Haavard Skinnemoen[AVR32] Fix copy_to_user_page() breakage
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-17 Ralf BaechleRemove dma_cache_(wback|inv|wback_inv) functions
2007-10-16 Will SchmidtDuring VM oom condition, kill all threads in process...
2007-10-11 Robert P. J. Day[AVR32] Drop support for redundant "keepinitrd" boot...
2007-07-19 Nick Pigginmm: fault feedback #2
2007-06-23 Haavard Skinnemoen[AVR32] Fix bug in invalidate_dcache_region()
2007-06-14 Andrea Righi[AVR32] ratelimit segfault reporting rate
2007-05-13 Christoph Hellwig[AVR32] optimize pagefault path
2007-05-09 Haavard Skinnemoen[AVR32] Implement dma_{alloc,free}_writecombine()
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-04-27 Haavard Skinnemoen[AVR32] Move setup_bootmem() from mm/init.c to kernel...
2007-04-27 Haavard Skinnemoen[AVR32] Clean up exception handling code
2007-03-07 Haavard Skinnemoen[AVR32] Don't use kmap() in flush_icache_page()
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-09 David Brownell[AVR32] Fix incorrect invalidation of shared cachelines
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
2006-10-26 Haavard Skinnemoen[PATCH] AVR32: Don't try to iounmap P2 segment addresses
2006-10-26 Haavard Skinnemoen[PATCH] AVR32: Silence some compile warnings
2006-10-01 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: avr32 conversion
2006-09-27 Haavard Skinnemoen[PATCH] AVR32: Use unsigned long flags for saving inter...
2006-09-26 Haavard Skinnemoen[PATCH] avr32 architecture