1. 7cded34 s390/mm: correct return value of pmd_pfn by Martin Schwidefsky · 9 years ago
  2. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 9 years ago
  3. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 9 years ago
  4. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 9 years ago
  5. b19a42e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  6. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  7. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  8. 80ed156 s390/pci: add locking for fmb access by Sebastian Ott · 9 years ago
  9. 6001018 s390/pci: extract software counters from fmb by Sebastian Ott · 9 years ago
  10. 1c6e4b1 s390: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  11. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  12. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  13. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  14. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  15. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  16. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  17. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  19. 6a32591 s390: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  20. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 9 years ago
  21. 7f22b45 Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  22. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  24. 1a327ff s390/syscalls: simplify syscall_get_arch() by Heiko Carstens · 9 years ago
  25. 21042d4 livepatch: add support on s390 by Jiri Slaby · 9 years ago
  26. 358e048 s390: fix /proc/interrupts output by Sebastian Ott · 9 years ago
  27. 2a5e91c s390: add missing arch_release_task_struct() declaration by Heiko Carstens · 9 years ago
  28. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 9 years ago
  29. 26f15ca s390/cmpxchg: simplify cmpxchg_double by Heiko Carstens · 9 years ago
  30. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  31. bbf4aef Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 9 years ago
  32. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 9 years ago
  33. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 9 years ago
  34. e143fa9 s390/mm: limit STACK_RND_MASK for compat tasks by Martin Schwidefsky · 9 years ago
  35. 2b25385 Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 9 years ago
  36. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  37. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  38. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 10 years ago
  39. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 9 years ago
  40. 403c864 KVM: s390: Vector exceptions by Eric Farman · 9 years ago
  41. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  42. 16a0c4c KVM: s390: fix instruction interception trace point by David Hildenbrand · 10 years ago
  43. bfb8fb4 Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Marcelo Tosatti · 9 years ago
  44. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 9 years ago
  45. 691d526 s390/mm: fix incorrect ASCE after crst_table_downgrade by Martin Schwidefsky · 9 years ago
  46. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  47. fb3d1c0 s390: let the compiler do page clearing by Christian Borntraeger · 9 years ago
  48. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  49. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  50. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  51. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 9 years ago
  52. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  53. da0c636 s390/topology: convert cpu_topology array to per cpu variable by Heiko Carstens · 9 years ago
  54. d05d15d s390/topology: delay initialization of topology cpu masks by Heiko Carstens · 9 years ago
  55. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  57. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  58. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  59. 34c0dad s390/hypfs: Add diagnose 0c support by Michael Holzheu · 9 years ago
  60. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 9 years ago
  61. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 9 years ago
  62. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 10 years ago
  63. f3d0bd6 s390/kernel: Update /proc/sysinfo file with Extended Name and UUID by Ekaterina Tumanova · 10 years ago
  64. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  65. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 9 years ago
  66. d5caa4d s390/jump label: use different nop instruction by Heiko Carstens · 9 years ago
  67. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 10 years ago
  68. 4d92f50 s390: reintroduce diag 44 calls for cpu_relax() by Heiko Carstens · 10 years ago
  69. 2c72a44 s390/spinlock: add compare-and-delay to lock wait loops by Martin Schwidefsky · 10 years ago
  70. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  71. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  72. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  73. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  74. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  75. d614be0 s390/sclp: introduce check for the SIGP Interpretation Facility by David Hildenbrand · 10 years ago
  76. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  77. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  78. 8c0a7ce KVM: s390: Allow userspace to limit guest memory size by Dominik Dingel · 10 years ago
  79. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  80. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  81. 8cfc99b s390: add pci_iomap_range by Michael S. Tsirkin · 11 years ago
  82. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  83. fbf87df s390/sclp: fix declaration of _sclp_print_early() by Chen Gang · 10 years ago
  84. e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 10 years ago
  85. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  86. 9859046 s390: wire up execveat syscall by Heiko Carstens · 10 years ago
  87. 81fc77f s390/kernel: use stnsm 255 instead of stosm 0 by Christian Borntraeger · 10 years ago
  88. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  89. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  90. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  91. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  92. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  93. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  94. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  96. 3519978 s390/cputime: fix 31-bit compile by Martin Schwidefsky · 10 years ago
  97. 9de45f7 s390/mm: fix memory leak of ptlock in pmd_free_tlb by Martin Schwidefsky · 10 years ago
  98. 8461b63 s390: translate cputime magic constants to macros by Frederic Weisbecker · 10 years ago
  99. 1ce2180 s390/idle: convert open coded idle time seqcount by Frederic Weisbecker · 10 years ago
  100. 832a771 s390/debug: avoid function call for debug_sprintf_* by Christian Borntraeger · 10 years ago