index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+6
2012-08-09
s390/mm: fix fault handling for page table walk case
Heiko Carstens
1
-6
/
+7
2012-06-01
s390/pfault: fix task state race
Heiko Carstens
1
-2
/
+12
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-2
/
+2
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-1
/
+0
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
1
-55
/
+46
2011-12-27
[S390] disable MACHINE_IS_VM check for pfault
Carsten Otte
1
-4
/
+2
2011-11-14
[S390] pfault: ignore leftover completion interrupts
Heiko Carstens
1
-2
/
+7
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
1
-1
/
+1
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
1
-1
/
+1
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
1
-1
/
+17
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-3
/
+3
2011-05-26
[S390] mm: add page fault retry handling
Heiko Carstens
1
-13
/
+28
2011-05-26
[S390] mm: handle kernel caused page fault oom situations
Heiko Carstens
1
-7
/
+9
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] pfault: always enable service signal interrupt
Heiko Carstens
1
-2
/
+1
2011-05-23
[S390] pfault: cleanup code
Heiko Carstens
1
-30
/
+37
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
1
-24
/
+65
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
1
-39
/
+0
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
1
-1
/
+1
2011-04-20
[S390] pfault: fix token handling
Heiko Carstens
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-3
/
+3
2011-01-05
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
1
-12
/
+15
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+2
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
1
-6
/
+1
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-3
/
+8
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
1
-22
/
+14
2010-10-25
[S390] fix SIGBUS handling
Martin Schwidefsky
1
-3
/
+11
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
1
-3
/
+18
2010-05-17
[S390] debug: enable exception-trace debug facility
Heiko Carstens
1
-15
/
+17
2010-02-27
[S390] use kprobes_built_in() in mm/fault code
Heiko Carstens
1
-3
/
+1
2010-02-27
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
1
-0
/
+1
2009-12-07
[S390] Use do_exception() in pagetable walk usercopy functions.
Gerald Schaefer
1
-0
/
+23
2009-12-07
[S390] fault handler access flags check.
Martin Schwidefsky
1
-17
/
+13
2009-12-07
[S390] fault handler performance optimization.
Martin Schwidefsky
1
-129
/
+129
2009-12-07
[S390] Improve notify_page_fault implementation.
Martin Schwidefsky
1
-10
/
+4
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
1
-2
/
+2
2009-12-07
[S390] Improve address space check.
Martin Schwidefsky
1
-54
/
+45
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-09-11
[S390] Wire up page fault events for software perf counters.
Heiko Carstens
1
-4
/
+9
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
1
-1
/
+2
2009-03-26
[S390] page fault: invoke oom-killer
Heiko Carstens
1
-26
/
+2
2008-04-30
[S390] System z large page support.
Gerald Schaefer
1
-0
/
+3
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-10
/
+3
[next]