kernel-ark/arch/avr32/kernel
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
..
asm-offsets.c
avr32_ksyms.c
cpu.c [AVR32] Clean up cpu identification and add features bitmap 2007-04-27 13:44:13 +02:00
entry-avr32b.S [AVR32] Optimize the TLB miss handler 2007-04-27 13:44:15 +02:00
head.S
init_task.c
irq.c [AVR32] Remove bogus comment in arch/avr32/kernel/irq.c 2007-05-13 16:05:59 +02:00
kprobes.c [AVR32] optimize pagefault path 2007-05-13 17:07:46 +02:00
Makefile
module.c [AVR32] Clean up exception handling code 2007-04-27 13:44:13 +02:00
process.c wrap access to thread_info 2007-05-09 12:30:56 -07:00
ptrace.c wrap access to thread_info 2007-05-09 12:30:56 -07:00
semaphore.c
setup.c [AVR32] Get rid of board_setup_fbmem() 2007-04-27 13:44:15 +02:00
signal.c
switch_to.S
sys_avr32.c
syscall_table.S [AVR32] Wire up sys_utimensat 2007-05-09 10:23:11 +02:00
syscall-stubs.S
time.c [AVR32] Change system timer from count-compare to Timer/Counter 0 2007-04-27 13:44:12 +02:00
traps.c AVR32: Spinlock initializer cleanup 2007-05-09 08:48:39 +02:00
vmlinux.lds.c [AVR32] Fix section mismatch .taglist -> .init.text 2007-05-09 09:26:18 +02:00