1. 0546231 s390/bpf: Add s390x eBPF JIT compiler backend by Michael Holzheu · 9 years ago
  2. 1c6e4b1 s390: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  3. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  4. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  6. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  7. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  8. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  9. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  10. c81956c s390: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  11. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  12. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  13. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  14. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  15. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 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
  17. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  18. a1307bb s390/smp: wait until secondaries are active & online by Heiko Carstens · 9 years ago
  19. d744194 s390/hibernate: fix save and restore of kernel text section by Heiko Carstens · 9 years ago
  20. 77bb36e s390/cacheinfo: add missing facility check by Heiko Carstens · 9 years ago
  21. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  22. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 9 years ago
  23. bd41202 tracing: Add TRACE_SYSTEM_VAR to kvm-s390 by Steven Rostedt (Red Hat) · 9 years ago
  24. 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
  25. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 9 years ago
  26. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  27. 79e87a1 KVM: s390: refactor vcpu injection function by Jens Freimann · 9 years ago
  28. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  29. b4aec92 KVM: s390: cpu timer irq priority by David Hildenbrand · 10 years ago
  30. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  31. 94aa033 KVM: s390: fix get_all_floating_irqs by Jens Freimann · 9 years ago
  32. a3ed8da KVM: s390: enable more features that need no hypervisor changes by Christian Borntraeger · 9 years ago
  33. 2ba4596 KVM: s390: store the breaking-event address on pgm interrupts by David Hildenbrand · 9 years ago
  34. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 9 years ago
  35. 1a327ff s390/syscalls: simplify syscall_get_arch() by Heiko Carstens · 9 years ago
  36. 21042d4 livepatch: add support on s390 by Jiri Slaby · 9 years ago
  37. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 9 years ago
  38. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  39. d6702d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  40. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  41. 57fe1b2 s390/irq: enforce correct irqclass_sub_desc array size by Heiko Carstens · 9 years ago
  42. 304987e s390: remove "64" suffix from mem64.S and swsusp_asm64.S by Heiko Carstens · 9 years ago
  43. 3be7ae6 s390/ipl: cleanup macro usage by Sebastian Ott · 9 years ago
  44. 0f02437 s390/ipl: cleanup shutdown_action attributes by Sebastian Ott · 9 years ago
  45. 22d557a s390/ipl: cleanup bin attr usage by Sebastian Ott · 9 years ago
  46. 9f9d86e s390/uprobes: fix address space annotation by Heiko Carstens · 9 years ago
  47. 2a5e91c s390: add missing arch_release_task_struct() declaration by Heiko Carstens · 9 years ago
  48. 3ddb1b7 s390: make couple of functions and variables static by Heiko Carstens · 9 years ago
  49. 3c1a3bc s390/maccess: improve s390_kernel_write() by Heiko Carstens · 9 years ago
  50. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 9 years ago
  51. e1d12d7 s390/traps: panic() instead of die() on translation exception by Heiko Carstens · 9 years ago
  52. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 9 years ago
  53. 26f15ca s390/cmpxchg: simplify cmpxchg_double by Heiko Carstens · 9 years ago
  54. a876cb3 s390: remove 31 bit syscalls by Heiko Carstens · 9 years ago
  55. 4bfc86c s390: remove "64" suffix from a couple of files by Heiko Carstens · 9 years ago
  56. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  57. 1833c9f s390/smp: reenable smt after resume by Heiko Carstens · 9 years ago
  58. 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
  59. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  60. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  61. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 9 years ago
  62. 400ac6c KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask by Michael Mueller · 9 years ago
  63. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  64. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  65. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 9 years ago
  66. 664b497 KVM: s390: Add access register mode by Alexander Yarygin · 9 years ago
  67. 75a1812 KVM: s390: Optimize paths where get_vcpu_asce() is invoked by Alexander Yarygin · 10 years ago
  68. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 10 years ago
  69. dd9e5b7 KVM: s390: Fix low-address protection for real addresses by Alexander Yarygin · 9 years ago
  70. 40f5b73 KVM: s390: cleanup jump lables in kvm_arch_init_vm by Dominik Dingel · 9 years ago
  71. 1e8d242 KVM: s390: Spelling s/intance/instance/ by Geert Uytterhoeven · 9 years ago
  72. e143fa9 s390/mm: limit STACK_RND_MASK for compat tasks by Martin Schwidefsky · 9 years ago
  73. 20e76ee s390/ftrace: fix compile error if CONFIG_KPROBES is disabled by Heiko Carstens · 9 years ago
  74. 0a64815 s390/cpum_sf: add diagnostic sampling event only if it is authorized by Hendrik Brueckner · 9 years ago
  75. f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 9 years ago
  76. 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
  77. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 9 years ago
  78. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  79. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  80. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 10 years ago
  81. bc17de7 KVM: s390: Machine Check by Eric Farman · 10 years ago
  82. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 9 years ago
  83. 403c864 KVM: s390: Vector exceptions by Eric Farman · 9 years ago
  84. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  85. 1f289a8 KVM: s390: Use the read_guest_abs() in guest debug functions by Alexander Yarygin · 9 years ago
  86. 16a0c4c KVM: s390: fix instruction interception trace point by David Hildenbrand · 10 years ago
  87. 16b0fc1 KVM: s390: Fix trivial typo in comments by Yannick Guerrini · 9 years ago
  88. 91520f1 KVM: s390: perform vcpu model setup in a function by Michael Mueller · 9 years ago
  89. 33b412a KVM: s390: Use insn_length() to calculate length of instruction by Thomas Huth · 9 years ago
  90. 492d864 KVM: s390: Forward PSW to next instruction for addressing exceptions by Thomas Huth · 9 years ago
  91. a9a846fd KVM: s390: Nullify instruction for certain program exceptions by Thomas Huth · 9 years ago
  92. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 9 years ago
  93. 261520d KVM: s390: fix handling of write errors in the tpi handler by David Hildenbrand · 9 years ago
  94. b75f4c9 KVM: s390: Zero out current VMDB of STSI before including level3 data. by Ekaterina Tumanova · 9 years ago
  95. 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
  96. fb5bf93 KVM: s390: non-LPAR case obsolete during facilities mask init by Michael Mueller · 9 years ago
  97. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 9 years ago
  98. 94422ee KVM: s390: fix in memory copy of facility lists by Michael Mueller · 9 years ago
  99. 86044c8 KVM: s390/cpacf: Fix kernel bug under z/VM by Christian Borntraeger · 9 years ago
  100. ed6f76b KVM: s390/cpacf: Enable key wrapping by default by Tony Krowiak · 9 years ago