index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2008-07-17
sparc: Use new '%pS' infrastructure to print symbols.
David S. Miller
2008-05-20
sparc64: remove CVS keywords
Adrian Bunk
2008-02-28
[SPARC64]: Adjust kernel PC validation test in fault handler.
David S. Miller
2008-02-26
[SPARC64]: Loosen checks in exception table handling.
David S. Miller
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-07-30
[SPARC64]: Fix show_stack() when stack argument is NULL.
David S. Miller
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-05-08
[SPARC64]: Optimize fault kprobe handling just like powerpc.
David S. Miller
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2006-07-24
[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.
David S. Miller
2006-06-26
[PATCH] Notify page fault call chain for sparc64
Anil S Keshavamurthy
2006-03-31
[SPARC64]: Document the instruction checks we do in do_sparc64_fault().
David S. Miller
2006-03-27
[SPARC64]: Fix off-by-1 error in TSB grow check.
David S. Miller
2006-03-22
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
2006-03-20
[SPARC64]: Fix and re-enable dynamic TSB sizing.
David S. Miller
2006-03-20
[SPARC64]: Log faulting vaddr when bogus kernel PC detected.
David S. Miller
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
2005-11-09
[SPARC64]: Use ARRAY_SIZE macro
Tobias Klauser
2005-11-08
[SPARC64] mm: update get_user_insn comment
Hugh Dickins
2005-09-28
[SPARC64]: Kill all external references to sp_banks[]
David S. Miller
2005-09-28
[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init
David S. Miller
2005-09-28
[SPARC64]: Simplify user fault fixup handling.
David S. Miller
2005-09-28
[SPARC64]: Convert to use generic exception table support.
David S. Miller
2005-09-07
[PATCH] Kprobes: prevent possible race conditions sparc64 changes
Prasanna S Panchamukhi
2005-07-10
[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds