| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+1 |
* | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 | 1 | -1/+1 |
* | [S390] pfault: always enable service signal interrupt | Heiko Carstens | 2011-05-26 | 1 | -2/+1 |
* | [S390] pfault: cleanup code | Heiko Carstens | 2011-05-23 | 1 | -30/+37 |
* | [S390] pfault: cpu hotplug vs missing completion interrupts | Heiko Carstens | 2011-05-23 | 1 | -24/+65 |
* | [S390] Remove data execution protection | Martin Schwidefsky | 2011-05-23 | 1 | -39/+0 |
* | [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 |