1. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  2. dcc096c s390: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  3. 84c9cee s390/mm/pfault: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  4. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  7. 4a49443 s390/mm: remember the int code for the last gmap fault by David Hildenbrand · 8 years ago
  8. 4be130a s390/mm: add shadow gmap support by Martin Schwidefsky · 8 years ago
  9. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 8 years ago
  10. cf0d44d s390: fix info leak in do_sigsegv by Michal Hocko · 8 years ago
  11. 0227f7c s390: Clarify pagefault interrupt by Peter Zijlstra · 8 years ago
  12. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 8 years ago
  13. 5d7ecce s390/fault: merge report_user_fault implementations by Heiko Carstens · 8 years ago
  14. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 9 years ago
  15. fecc868 s390: remove all usages of PSW_ADDR_AMODE by Heiko Carstens · 9 years ago
  16. 292d8d7 s390/fault: remove unused variable by Christian Borntraeger · 9 years ago
  17. e22cf8c s390/cpumf: rework program parameter setting to detect guest samples by Christian Borntraeger · 9 years ago
  18. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  19. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  20. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  21. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  22. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  23. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  24. db1177ee s390/mm: correct missing space when reporting user process faults by Hendrik Brueckner · 10 years ago
  25. 91c0837 s390: remove unnecessary KERN_CONT by Joe Perches · 10 years ago
  26. 413d404 s390/traps: print interrupt code and instruction length code by Heiko Carstens · 10 years ago
  27. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  28. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  29. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  30. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 10 years ago
  31. 3b7df34 s390/mm: print control registers and page table walk on crash by Heiko Carstens · 10 years ago
  32. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  33. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 10 years ago
  34. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 10 years ago
  35. 24eb3a8 KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault by Dominik Dingel · 11 years ago
  36. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  37. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  38. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  39. 82003c3 s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  40. e2741f1 s390: delete __cpuinit usage from all s390 files by Paul Gortmaker · 11 years ago
  41. f752ac4 s390/mm: protection exception PSW for aborted transaction by Martin Schwidefsky · 11 years ago
  42. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  43. 39efd4e s390/ptrace: race of single stepping vs signal delivery by Martin Schwidefsky · 12 years ago
  44. a4f32bd s390/mm: keep fault_init() private to fault.c by Heiko Carstens · 12 years ago
  45. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  46. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  47. d1b0d84 s390/mm: rename addressing_mode to s390_user_mode by Heiko Carstens · 12 years ago
  48. 1c72592 s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers by Heiko Carstens · 12 years ago
  49. 7d25617 s390: make use of user_mode() macro where possible by Heiko Carstens · 12 years ago
  50. 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 12 years ago
  51. 008c2e8 s390/mm: fix fault handling for page table walk case by Heiko Carstens · 12 years ago
  52. f2c76e3 s390/mm: make page faults killable by Heiko Carstens · 12 years ago
  53. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  54. d49f47f s390/pfault: add sanity check by Heiko Carstens · 12 years ago
  55. 0a16ba7 s390/pfault: use __set_task_state by Heiko Carstens · 12 years ago
  56. 54c2779 s390/pfault: always search for task with reported pid by Heiko Carstens · 12 years ago
  57. d5e50a5 s390/pfault: fix task state race by Heiko Carstens · 12 years ago
  58. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 12 years ago
  59. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  60. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 12 years ago
  61. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  62. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 13 years ago
  63. f32269a [S390] disable MACHINE_IS_VM check for pfault by Carsten Otte · 13 years ago
  64. fa2fb2f [S390] pfault: ignore leftover completion interrupts by Heiko Carstens · 13 years ago
  65. 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
  66. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  67. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 13 years ago
  68. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  69. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  70. 33ce614 [S390] mm: add page fault retry handling by Heiko Carstens · 13 years ago
  71. 9958318 [S390] mm: handle kernel caused page fault oom situations by Heiko Carstens · 13 years ago
  72. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 13 years ago
  73. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 13 years ago
  74. 902050b [S390] pfault: always enable service signal interrupt by Heiko Carstens · 13 years ago
  75. 7dd8fe1 [S390] pfault: cleanup code by Heiko Carstens · 13 years ago
  76. f2db2e6 [S390] pfault: cpu hotplug vs missing completion interrupts by Heiko Carstens · 13 years ago
  77. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 13 years ago
  78. a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 13 years ago
  79. e35c76c [S390] pfault: fix token handling by Heiko Carstens · 13 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  81. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  82. fb0a9d7 [S390] pfault: delay register of pfault interrupt by Heiko Carstens · 14 years ago
  83. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  84. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  85. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  86. 1e54622 [S390] cleanup lowcore access from program checks by Martin Schwidefsky · 14 years ago
  87. 36bf968 [S390] fix SIGBUS handling by Martin Schwidefsky · 14 years ago
  88. 92f842e [S390] store indication fault optimization by Martin Schwidefsky · 14 years ago
  89. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 14 years ago
  90. 22e0a04 [S390] use kprobes_built_in() in mm/fault code by Heiko Carstens · 14 years ago
  91. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 14 years ago
  92. 6c1e3e7 [S390] Use do_exception() in pagetable walk usercopy functions. by Gerald Schaefer · 15 years ago
  93. 1ab947d [S390] fault handler access flags check. by Martin Schwidefsky · 15 years ago
  94. 50d7280 [S390] fault handler performance optimization. by Martin Schwidefsky · 15 years ago
  95. 7ecb344 [S390] Improve notify_page_fault implementation. by Martin Schwidefsky · 15 years ago
  96. b11b533 [S390] Improve address space mode selection. by Martin Schwidefsky · 15 years ago
  97. 61365e1 [S390] Improve address space check. by Martin Schwidefsky · 15 years ago
  98. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  99. bde69af [S390] Wire up page fault events for software perf counters. by Heiko Carstens · 15 years ago
  100. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago