android_kernel_samsung_msm8976/arch/sparc64
Anil S Keshavamurthy d98f8f0518 [PATCH] Notify page fault call chain for sparc64
Overloading of page fault notification with the notify_die() has performance
issues(since the only interested components for page fault is kprobes and/or
kdb) and hence this patch introduces the new notifier call chain exclusively
for page fault notifications their by avoiding notifying unnecessary
components in the do_page_fault() code path.

Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:22 -07:00
..
boot
kernel [SPARC64]: Make auxio a real driver. 2006-06-23 23:16:21 -07:00
lib [SPARC64]: Fix missing fold at end of checksums. 2006-06-04 21:32:01 -07:00
math-emu
mm [PATCH] Notify page fault call chain for sparc64 2006-06-26 09:58:22 -07:00
oprofile
prom [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. 2006-03-20 01:14:25 -08:00
solaris [SPARC64]: Kill off some more prom_getproperty() remnants. 2006-06-23 23:15:36 -07:00
defconfig [SPARC64]: Update defconfig. 2006-06-23 23:17:48 -07:00
Kconfig [SPARC64]: Move over to GENERIC_HARDIRQS. 2006-06-20 01:23:32 -07:00
Kconfig.debug [PATCH] kconfig: clarify memory debug options 2006-03-25 08:22:54 -08:00
Makefile