index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
fault_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Kill off dangling goto labels from oom-killer rework.
Paul Mundt
2010-04-26
1
-1
/
+0
*
sh: invoke oom-killer from page fault
Nick Piggin
2010-04-26
1
-9
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
1
-1
/
+1
|
\
|
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-1
/
+1
*
|
sh: Definitions for 3-level page table layout
Matt Fleming
2009-12-17
1
-0
/
+3
|
/
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
2009-09-03
1
-2
/
+2
*
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
2009-08-15
1
-13
/
+13
*
sh: TLB protection violation exception optimizations.
Paul Mundt
2009-08-15
1
-3
/
+3
*
sh: Restore previous behaviour on kernel fault
Matt Fleming
2009-07-13
1
-2
/
+9
*
sh: Tidy up vmalloc fault handling.
Paul Mundt
2009-07-05
1
-56
/
+97
*
sh: use kprobes_built_in() for notify_page_fault().
Paul Mundt
2009-07-05
1
-3
/
+1
*
sh: Hook up page fault events for software perf counters.
Paul Mundt
2009-06-25
1
-29
/
+32
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
sh: remove stray markers.
Christoph Hellwig
2009-06-18
1
-4
/
+0
*
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
1
-6
/
+0
*
sh: P4 ioremap pass-through
Magnus Damm
2008-12-22
1
-11
/
+0
*
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-21
1
-24
/
+33
*
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
2008-09-21
1
-7
/
+4
*
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
2008-09-21
1
-9
/
+4
*
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
2008-09-08
1
-1
/
+28
*
sh: vmalloc pgtable sync fix.
Stuart Menefy
2008-09-08
1
-4
/
+7
*
sh: Conditionally re-enable IRQs in fault path.
Stuart Menefy
2008-07-28
1
-4
/
+8
*
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
2008-02-14
1
-0
/
+8
*
sh: trapped io support V2
Magnus Damm
2008-02-14
1
-0
/
+3
*
sh: Correct pte size mismatch for X2 TLB.
Paul Mundt
2008-01-28
1
-1
/
+1
*
sh: Move in the SH-5 TLB miss.
Paul Mundt
2008-01-28
1
-0
/
+303