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
/
s390
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/mm: add fallthrough annotations
Heiko Carstens
2019-07-29
1
-0
/
+3
*
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
1
-15
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-4
/
+2
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-4
/
+2
*
|
s390/mm: fix address space detection in exception handling
Gerald Schaefer
2019-06-05
1
-1
/
+4
*
|
s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized
Masahiro Yamada
2019-05-28
1
-1
/
+3
|
/
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
1
-1
/
+13
*
s390: use common bust_spinlocks()
Sergey Senozhatsky
2018-11-30
1
-24
/
+0
*
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
2018-10-09
1
-17
/
+21
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-5
/
+8
*
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
2018-07-16
1
-0
/
+2
*
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-17
/
+6
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
2017-11-16
1
-1
/
+1
*
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-14
1
-43
/
+65
*
s390/mm,kvm: improve detection of KVM guest faults
Martin Schwidefsky
2017-11-14
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
1
-5
/
+5
*
s390/fault: use _ASCE_ORIGIN instead of PAGE_MASK
Heiko Carstens
2017-06-12
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
1
-6
/
+36
*
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-11-11
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-10-04
1
-1
/
+1
|
\
|
*
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+1
*
|
s390/mm/pfault: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-18
/
+12
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-0
/
+2
|
\
|
*
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
2016-06-20
1
-0
/
+1
|
*
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
1
-1
/
+1
|
\
\
|
*
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
|
|
/
*
|
s390: avoid extable collisions
Heiko Carstens
2016-06-13
1
-1
/
+1
|
/
*
s390: fix info leak in do_sigsegv
Michal Hocko
2016-05-23
1
-0
/
+1
*
s390: Clarify pagefault interrupt
Peter Zijlstra
2016-04-15
1
-8
/
+33
*
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
1
-0
/
+1
*
s390/fault: merge report_user_fault implementations
Heiko Carstens
2016-03-02
1
-7
/
+8
*
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
1
-2
/
+2
*
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2016-01-19
1
-1
/
+1
*
s390/fault: remove unused variable
Christian Borntraeger
2015-12-18
1
-2
/
+0
*
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
1
-2
/
+2
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
1
-0
/
+3
*
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
2015-08-19
1
-1
/
+1
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-36
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
1
-2
/
+2
|
\
|
*
s390/mm: correct missing space when reporting user process faults
Hendrik Brueckner
2015-01-29
1
-1
/
+1
|
*
s390: remove unnecessary KERN_CONT
Joe Perches
2015-01-08
1
-1
/
+1
*
|
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+6
|
/
*
s390/traps: print interrupt code and instruction length code
Heiko Carstens
2014-11-21
1
-2
/
+2
*
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-27
1
-2
/
+4
*
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
1
-7
/
+18
[next]