index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
fault_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
sh: Kill off dangling goto labels from oom-killer rework.
Paul Mundt
1
-1
/
+0
2010-04-26
sh: invoke oom-killer from page fault
Nick Piggin
1
-9
/
+4
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2009-12-17
sh: Definitions for 3-level page table layout
Matt Fleming
1
-0
/
+3
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-09-03
sh: Fix up and optimize the kmap_coherent() interface.
Paul Mundt
1
-2
/
+2
2009-08-15
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
1
-13
/
+13
2009-08-15
sh: TLB protection violation exception optimizations.
Paul Mundt
1
-3
/
+3
2009-07-13
sh: Restore previous behaviour on kernel fault
Matt Fleming
1
-2
/
+9
2009-07-05
sh: Tidy up vmalloc fault handling.
Paul Mundt
1
-56
/
+97
2009-07-05
sh: use kprobes_built_in() for notify_page_fault().
Paul Mundt
1
-3
/
+1
2009-06-25
sh: Hook up page fault events for software perf counters.
Paul Mundt
1
-29
/
+32
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
sh: remove stray markers.
Christoph Hellwig
1
-4
/
+0
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
1
-6
/
+0
2008-12-22
sh: P4 ioremap pass-through
Magnus Damm
1
-11
/
+0
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
1
-24
/
+33
2008-09-21
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
1
-7
/
+4
2008-09-21
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
1
-9
/
+4
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
1
-1
/
+28
2008-09-08
sh: vmalloc pgtable sync fix.
Stuart Menefy
1
-4
/
+7
2008-07-28
sh: Conditionally re-enable IRQs in fault path.
Stuart Menefy
1
-4
/
+8
2008-02-14
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
1
-0
/
+8
2008-02-14
sh: trapped io support V2
Magnus Damm
1
-0
/
+3
2008-01-28
sh: Correct pte size mismatch for X2 TLB.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Move in the SH-5 TLB miss.
Paul Mundt
1
-0
/
+303