| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky | 2014-08-25 | 1 | -1/+1 |
* | s390: split TIF bits into CIF, PIF and TIF bits | Martin Schwidefsky | 2014-05-20 | 1 | -1/+1 |
* | s390/mm: print control registers and page table walk on crash | Heiko Carstens | 2014-04-09 | 1 | -5/+135 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-04-08 | 1 | -37/+16 |
|\ |
|
| * | s390/uaccess: rework uaccess code - fix locking issues | Heiko Carstens | 2014-04-03 | 1 | -35/+14 |
| * | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -2/+2 |
* | | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault | Dominik Dingel | 2014-01-30 | 1 | -4/+22 |
|/ |
|
* | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 2013-11-04 | 1 | -37/+0 |
* | s390/uaccess: always run the kernel in home space | Martin Schwidefsky | 2013-10-24 | 1 | -7/+2 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -0/+2 |
* | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 1 | -1/+1 |
* | s390: delete __cpuinit usage from all s390 files | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
* | s390/mm: protection exception PSW for aborted transaction | Martin Schwidefsky | 2013-04-17 | 1 | -2/+7 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -1/+1 |
* | s390/ptrace: race of single stepping vs signal delivery | Martin Schwidefsky | 2012-11-23 | 1 | -6/+13 |
* | s390/mm: keep fault_init() private to fault.c | Heiko Carstens | 2012-11-23 | 1 | -4/+8 |
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
* | s390/exceptions: switch to relative exception table entries | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | s390/mm: rename addressing_mode to s390_user_mode | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers | Heiko Carstens | 2012-09-26 | 1 | -2/+1 |
* | s390: make use of user_mode() macro where possible | Heiko Carstens | 2012-07-30 | 1 | -4/+4 |
* | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens | 2012-07-30 | 1 | -1/+1 |
* | s390/mm: fix fault handling for page table walk case | Heiko Carstens | 2012-07-30 | 1 | -6/+7 |
* | s390/mm: make page faults killable | Heiko Carstens | 2012-07-30 | 1 | -1/+11 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -3/+1 |
* | s390/pfault: add sanity check | Heiko Carstens | 2012-05-16 | 1 | -0/+3 |
* | s390/pfault: use __set_task_state | Heiko Carstens | 2012-05-16 | 1 | -2/+2 |
* | s390/pfault: always search for task with reported pid | Heiko Carstens | 2012-05-16 | 1 | -14/+10 |
* | s390/pfault: fix task state race | Heiko Carstens | 2012-05-16 | 1 | -2/+12 |
* | s390: replace TIF_SIE with PF_VCPU | Martin Schwidefsky | 2012-05-16 | 1 | -1/+1 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -1/+1 |
* | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 | 1 | -2/+2 |
* | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 | 1 | -1/+0 |
* | [S390] cleanup trap handling | Martin Schwidefsky | 2011-12-27 | 1 | -55/+46 |
* | [S390] disable MACHINE_IS_VM check for pfault | Carsten Otte | 2011-12-27 | 1 | -4/+2 |
* | [S390] pfault: ignore leftover completion interrupts | Heiko Carstens | 2011-11-14 | 1 | -2/+7 |
* | [S390] take mmap_sem when walking guest page table | Carsten Otte | 2011-10-30 | 1 | -1/+1 |
* | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2011-10-30 | 1 | -1/+1 |
* | [S390] addressing mode limits and psw address wrapping | Martin Schwidefsky | 2011-10-30 | 1 | -1/+1 |
* | [S390] kvm guest address space mapping | Martin Schwidefsky | 2011-07-24 | 1 | -1/+17 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -3/+3 |
* | [S390] mm: add page fault retry handling | Heiko Carstens | 2011-05-26 | 1 | -13/+28 |
* | [S390] mm: handle kernel caused page fault oom situations | Heiko Carstens | 2011-05-26 | 1 | -7/+9 |