index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
2011-04-29
1
-1
/
+1
*
[S390] pfault: fix token handling
Heiko Carstens
2011-04-20
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
1
-3
/
+3
*
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
2011-01-05
1
-12
/
+15
*
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2011-01-05
1
-0
/
+2
*
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-25
1
-6
/
+1
*
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-10-25
1
-3
/
+8
*
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
2010-10-25
1
-22
/
+14
*
[S390] fix SIGBUS handling
Martin Schwidefsky
2010-10-25
1
-3
/
+11
*
[S390] store indication fault optimization
Martin Schwidefsky
2010-10-25
1
-3
/
+18
*
[S390] debug: enable exception-trace debug facility
Heiko Carstens
2010-05-17
1
-15
/
+17
*
[S390] use kprobes_built_in() in mm/fault code
Heiko Carstens
2010-02-26
1
-3
/
+1
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
1
-0
/
+1
*
[S390] Use do_exception() in pagetable walk usercopy functions.
Gerald Schaefer
2009-12-07
1
-0
/
+23
*
[S390] fault handler access flags check.
Martin Schwidefsky
2009-12-07
1
-17
/
+13
*
[S390] fault handler performance optimization.
Martin Schwidefsky
2009-12-07
1
-129
/
+129
*
[S390] Improve notify_page_fault implementation.
Martin Schwidefsky
2009-12-07
1
-10
/
+4
*
[S390] Improve address space mode selection.
Martin Schwidefsky
2009-12-07
1
-2
/
+2
*
[S390] Improve address space check.
Martin Schwidefsky
2009-12-07
1
-54
/
+45
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
[S390] Wire up page fault events for software perf counters.
Heiko Carstens
2009-09-11
1
-4
/
+9
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
[S390] implement is_compat_task
Heiko Carstens
2009-06-12
1
-1
/
+2
*
[S390] page fault: invoke oom-killer
Heiko Carstens
2009-03-26
1
-26
/
+2
*
[S390] System z large page support.
Gerald Schaefer
2008-04-30
1
-0
/
+3
*
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
1
-10
/
+3
*
[S390] exec_protect: Fix incorrect extern declarations.
Heiko Carstens
2008-04-17
1
-8
/
+8
*
[S390] dynamic page tables.
Martin Schwidefsky
2008-02-09
1
-0
/
+40
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
[S390] pfault: Fix alignment of parameter list.
Heiko Carstens
2007-10-12
1
-1
/
+1
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-15
/
+15
*
[S390] Avoid compile warning.
Heiko Carstens
2007-05-10
1
-1
/
+4
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
2007-05-04
1
-27
/
+13
*
[S390] No execute support cleanup.
Martin Schwidefsky
2007-04-27
1
-51
/
+21
*
[S390] Minor fault path optimization.
Martin Schwidefsky
2007-04-27
1
-118
/
+141
*
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
2007-03-05
1
-58
/
+47
*
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2007-02-11
1
-3
/
+1
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
1
-2
/
+86
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-3
/
+2
*
[S390] pfault code cleanup.
Heiko Carstens
2006-12-04
1
-3
/
+25
*
[S390] irq change build fixes.
Heiko Carstens
2006-10-06
1
-1
/
+1
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
1
-24
/
+10
*
[S390] init task memory faults.
Akinobu Mita
2006-09-28
1
-0
/
+1
*
[S390] add kprobes support.
Michael Grundy
2006-09-20
1
-1
/
+39
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-1
/
+1
[next]