index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
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