Age | Commit message (Expand) | Author |
2012-08-10 | s390/mm: fix fault handling for page table walk case | Heiko Carstens |
2012-05-31 | s390/pfault: fix task state race | Heiko Carstens |
2012-03-12 | compat: fix compile breakage on s390 | Heiko Carstens |
2011-11-14 | [S390] pfault: ignore leftover completion interrupts | Heiko Carstens |
2011-10-30 | [S390] take mmap_sem when walking guest page table | Carsten Otte |
2011-10-30 | [S390] cleanup psw related bits and pieces | Martin Schwidefsky |
2011-10-30 | [S390] addressing mode limits and psw address wrapping | Martin Schwidefsky |
2011-07-24 | [S390] kvm guest address space mapping | Martin Schwidefsky |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-05-26 | [S390] mm: add page fault retry handling | Heiko Carstens |
2011-05-26 | [S390] mm: handle kernel caused page fault oom situations | Heiko Carstens |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens |
2011-05-26 | [S390] irq: fix service signal external interrupt handling | Heiko Carstens |
2011-05-26 | [S390] pfault: always enable service signal interrupt | Heiko Carstens |
2011-05-23 | [S390] pfault: cleanup code | Heiko Carstens |
2011-05-23 | [S390] pfault: cpu hotplug vs missing completion interrupts | Heiko Carstens |
2011-05-23 | [S390] Remove data execution protection | Martin Schwidefsky |
2011-04-29 | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens |
2011-04-20 | [S390] pfault: fix token handling | Heiko Carstens |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-05 | [S390] ptrace cleanup | Martin Schwidefsky |
2011-01-05 | [S390] pfault: delay register of pfault interrupt | Heiko Carstens |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky |
2010-10-25 | [S390] cleanup lowcore access from program checks | Martin Schwidefsky |
2010-10-25 | [S390] fix SIGBUS handling | Martin Schwidefsky |
2010-10-25 | [S390] store indication fault optimization | Martin Schwidefsky |
2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens |
2010-02-26 | [S390] use kprobes_built_in() in mm/fault code | Heiko Carstens |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens |
2009-12-07 | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer |
2009-12-07 | [S390] fault handler access flags check. | Martin Schwidefsky |
2009-12-07 | [S390] fault handler performance optimization. | Martin Schwidefsky |
2009-12-07 | [S390] Improve notify_page_fault implementation. | Martin Schwidefsky |
2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky |
2009-12-07 | [S390] Improve address space check. | Martin Schwidefsky |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-11 | [S390] Wire up page fault events for software perf counters. | Heiko Carstens |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-12 | [S390] implement is_compat_task | Heiko Carstens |
2009-03-26 | [S390] page fault: invoke oom-killer | Heiko Carstens |
2008-04-30 | [S390] System z large page support. | Gerald Schaefer |
2008-04-17 | [S390] Fix a lot of sparse warnings. | Heiko Carstens |
2008-04-17 | [S390] exec_protect: Fix incorrect extern declarations. | Heiko Carstens |
2008-02-09 | [S390] dynamic page tables. | Martin Schwidefsky |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt |
2007-10-12 | [S390] pfault: Fix alignment of parameter list. | Heiko Carstens |