dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/avr32/mm
Christoph Hellwig 9caebec7b8 [AVR32] optimize pagefault path
Avoid the costly notifier list in the pagefault path and call
the kprobes code directly.  The same change went into the 2.6.22
cycle for powerpc, 2s390 and sparc64 already.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-05-13 17:07:46 +02:00
..
Makefile [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
cache.c [AVR32] Don't use kmap() in flush_icache_page() 2007-03-07 10:50:29 +01:00
clear_page.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
copy_page.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
dma-coherent.c [AVR32] Implement dma_{alloc,free}_writecombine() 2007-05-09 08:48:39 +02:00
fault.c [AVR32] optimize pagefault path 2007-05-13 17:07:46 +02:00
init.c [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c 2007-04-27 13:44:14 +02:00
ioremap.c [PATCH] AVR32: Don't try to iounmap P2 segment addresses 2006-10-25 20:26:33 -07:00
tlb.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00