1. 7d25617 s390: make use of user_mode() macro where possible by Heiko Carstens · 12 years ago
  2. 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 12 years ago
  3. 008c2e8 s390/mm: fix fault handling for page table walk case by Heiko Carstens · 12 years ago
  4. f2c76e3 s390/mm: make page faults killable by Heiko Carstens · 12 years ago
  5. 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 12 years ago
  6. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  7. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 12 years ago
  8. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  9. d49f47f s390/pfault: add sanity check by Heiko Carstens · 13 years ago
  10. 0a16ba7 s390/pfault: use __set_task_state by Heiko Carstens · 13 years ago
  11. 54c2779 s390/pfault: always search for task with reported pid by Heiko Carstens · 13 years ago
  12. d5e50a5 s390/pfault: fix task state race by Heiko Carstens · 13 years ago
  13. 2739b6d s390/kvm: bad rss-counter state by Christian Borntraeger · 13 years ago
  14. a686425 s390/hugepages: clear page table for sw large page emulation by Gerald Schaefer · 13 years ago
  15. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 13 years ago
  16. b2a68c2 s390: allow absolute memory access for /dev/mem by Michael Holzheu · 13 years ago
  17. cd94154 [S390] fix tlb flushing for page table pages by Martin Schwidefsky · 13 years ago
  18. b785e0d [S390] kernel: Use local_irq_save() for memcpy_real() by Michael Holzheu · 13 years ago
  19. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  20. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  21. 8ea7fdd [S390] Remove unncessary export of arch_pick_mmap_layout by Ben Hutchings · 13 years ago
  22. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 13 years ago
  23. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  24. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  25. 892365a [S390] memory hotplug: prevent memory zone interleave by Gerald Schaefer · 13 years ago
  26. 2320c57 [S390] incorrect PageTables counter for kvm page tables by Martin Schwidefsky · 13 years ago
  27. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 13 years ago
  28. f32269a [S390] disable MACHINE_IS_VM check for pfault by Carsten Otte · 13 years ago
  29. 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
  30. c86cce2 [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260 by Christian Borntraeger · 13 years ago
  31. fa2fb2f [S390] pfault: ignore leftover completion interrupts by Heiko Carstens · 13 years ago
  32. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  33. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  34. 0693bc9 s390: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  35. 220a2eb s390: gup_huge_pmd() support THP tail recounting by Andrea Arcangeli · 13 years ago
  36. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  37. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  38. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  39. 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
  40. cc77245 [S390] fix list corruption in gmap reverse mapping by Carsten Otte · 13 years ago
  41. a9162f2 [S390] fix possible deadlock in gmap_map_segment by Carsten Otte · 13 years ago
  42. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  43. ccf45ca [S390] addressing mode limits and psw address wrapping by Martin Schwidefsky · 13 years ago
  44. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  45. 7f0bf65 [S390] Add real memory access functions by Michael Holzheu · 13 years ago
  46. e73b7ff [S390] memory leak with RCU_TABLE_FREE by Martin Schwidefsky · 13 years ago
  47. 05873df [S390] gmap: always up mmap_sem properly by Carsten Otte · 13 years ago
  48. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  49. 7dd6b33 [S390] Add PSW restart shutdown trigger by Michael Holzheu · 13 years ago
  50. 944291d [S390] missing return in page_table_alloc_pgste by Jan Glauber · 13 years ago
  51. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  52. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  53. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
  54. 3c5cffb [S390] mm: fix mmu_gather rework by Heiko Carstens · 13 years ago
  55. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  56. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  57. 69dbb2f [S390] mm: add ZONE_DMA to 31-bit config again by Heiko Carstens · 13 years ago
  58. 33ce614 [S390] mm: add page fault retry handling by Heiko Carstens · 13 years ago
  59. 9958318 [S390] mm: handle kernel caused page fault oom situations by Heiko Carstens · 13 years ago
  60. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 13 years ago
  61. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 13 years ago
  62. 902050b [S390] pfault: always enable service signal interrupt by Heiko Carstens · 13 years ago
  63. f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 14 years ago
  64. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  65. b2fa47e [S390] refactor page table functions for better pgste support by Martin Schwidefsky · 13 years ago
  66. 7dd8fe1 [S390] pfault: cleanup code by Heiko Carstens · 13 years ago
  67. f2db2e6 [S390] pfault: cpu hotplug vs missing completion interrupts by Heiko Carstens · 13 years ago
  68. 89db4df [S390] extmem: get rid of compile warning by Heiko Carstens · 13 years ago
  69. 7712f83 [S390] get rid of unused variables by Heiko Carstens · 13 years ago
  70. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 13 years ago
  71. 448694a module: undo module RONX protection correctly. by Jan Glauber · 14 years ago
  72. 83ace270 [S390] replace diag10() with diag10_range() function by Michael Holzheu · 14 years ago
  73. a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 14 years ago
  74. e35c76c [S390] pfault: fix token handling by Heiko Carstens · 14 years ago
  75. e4c031b [S390] fix page table walk for changing page attributes by Jan Glauber · 14 years ago
  76. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  77. 305b152 [S390] Write protect module text and RO data by Jan Glauber · 14 years ago
  78. f1be77b [S390] pgtable_list corruption by Martin Schwidefsky · 14 years ago
  79. df1ca53 [S390] Randomize mmap start address by Heiko Carstens · 14 years ago
  80. 1060f62 [S390] Rearrange mmap.c by Heiko Carstens · 14 years ago
  81. 7e0d485 [S390] Enable flexible mmap layout for 64 bit processes by Heiko Carstens · 14 years ago
  82. 9e78a13 [S390] reduce miminum gap between stack and mmap_base by Heiko Carstens · 14 years ago
  83. 9046e40 [S390] mmap: consider stack address randomization by Heiko Carstens · 14 years ago
  84. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  85. fb0a9d7 [S390] pfault: delay register of pfault interrupt by Heiko Carstens · 14 years ago
  86. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  87. 25591b0 [S390] fix get_user_pages_fast by Martin Schwidefsky · 14 years ago
  88. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  89. e05ef9b [S390] kvm: Fix badness at include/asm/mmu_context.h:83 by Christian Borntraeger · 14 years ago
  90. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  91. 1e54622 [S390] cleanup lowcore access from program checks by Martin Schwidefsky · 14 years ago
  92. 36bf968 [S390] fix SIGBUS handling by Martin Schwidefsky · 14 years ago
  93. a20852d [S390] cmm: fix crash on case conversion by Heiko Carstens · 14 years ago
  94. 92f842e [S390] store indication fault optimization by Martin Schwidefsky · 14 years ago
  95. 8021714 [S390] lockless get_user_pages_fast() by Martin Schwidefsky · 14 years ago
  96. 238ec4e [S390] zero page cache synonyms by Martin Schwidefsky · 14 years ago
  97. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  98. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 14 years ago
  99. 0d6ffdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  100. a1b200e mm: provide init_mm mm_context initializer by Heiko Carstens · 14 years ago