1. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  3. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  4. 7f22b45 Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  5. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 12 years ago
  6. bbf4aef Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  7. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  8. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  9. e143fa9 s390/mm: limit STACK_RND_MASK for compat tasks by Martin Schwidefsky · 10 years ago
  10. 2b25385 Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  11. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  12. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  13. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 11 years ago
  14. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 10 years ago
  15. 403c864 KVM: s390: Vector exceptions by Eric Farman · 10 years ago
  16. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 11 years ago
  17. 16a0c4c KVM: s390: fix instruction interception trace point by David Hildenbrand · 10 years ago
  18. bfb8fb4 Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Marcelo Tosatti · 10 years ago
  19. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  20. 691d526 s390/mm: fix incorrect ASCE after crst_table_downgrade by Martin Schwidefsky · 10 years ago
  21. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  22. fb3d1c0 s390: let the compiler do page clearing by Christian Borntraeger · 10 years ago
  23. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  24. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  25. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  26. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  27. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  28. da0c636 s390/topology: convert cpu_topology array to per cpu variable by Heiko Carstens · 10 years ago
  29. d05d15d s390/topology: delay initialization of topology cpu masks by Heiko Carstens · 10 years ago
  30. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  31. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  32. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  33. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  34. 34c0dad s390/hypfs: Add diagnose 0c support by Michael Holzheu · 10 years ago
  35. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 10 years ago
  36. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 10 years ago
  37. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 10 years ago
  38. f3d0bd6 s390/kernel: Update /proc/sysinfo file with Extended Name and UUID by Ekaterina Tumanova · 10 years ago
  39. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  40. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 10 years ago
  41. d5caa4d s390/jump label: use different nop instruction by Heiko Carstens · 10 years ago
  42. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 10 years ago
  43. 4d92f50 s390: reintroduce diag 44 calls for cpu_relax() by Heiko Carstens · 10 years ago
  44. 2c72a44 s390/spinlock: add compare-and-delay to lock wait loops by Martin Schwidefsky · 10 years ago
  45. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  46. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  47. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  48. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  49. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  50. d614be0 s390/sclp: introduce check for the SIGP Interpretation Facility by David Hildenbrand · 10 years ago
  51. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  52. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  53. 8c0a7ce KVM: s390: Allow userspace to limit guest memory size by Dominik Dingel · 10 years ago
  54. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  55. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  56. 8cfc99b s390: add pci_iomap_range by Michael S. Tsirkin · 12 years ago
  57. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  58. fbf87df s390/sclp: fix declaration of _sclp_print_early() by Chen Gang · 10 years ago
  59. e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 10 years ago
  60. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  61. 9859046 s390: wire up execveat syscall by Heiko Carstens · 10 years ago
  62. 81fc77f s390/kernel: use stnsm 255 instead of stosm 0 by Christian Borntraeger · 10 years ago
  63. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  64. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  65. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  66. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  67. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  68. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  69. 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
  70. 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
  71. 3519978 s390/cputime: fix 31-bit compile by Martin Schwidefsky · 10 years ago
  72. 9de45f7 s390/mm: fix memory leak of ptlock in pmd_free_tlb by Martin Schwidefsky · 10 years ago
  73. 8461b63 s390: translate cputime magic constants to macros by Frederic Weisbecker · 10 years ago
  74. 1ce2180 s390/idle: convert open coded idle time seqcount by Frederic Weisbecker · 10 years ago
  75. 832a771 s390/debug: avoid function call for debug_sprintf_* by Christian Borntraeger · 10 years ago
  76. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  77. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  78. c0e6159 KVM: s390: add bitmap for handling cpu-local interrupts by Jens Freimann · 11 years ago
  79. 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
  80. 04b41ac KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction by Thomas Huth · 10 years ago
  81. 57f2ffe s390: remove diag 44 calls from cpu_relax() by Heiko Carstens · 10 years ago
  82. 7eed2e0 s390/ftrace: provide working ftrace_return_address() by Heiko Carstens · 10 years ago
  83. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  84. 4eafad7 s390/kernel: add system calls for PCI memory access by Alexey Ishchuk · 10 years ago
  85. afaa7d29 s390/irq: use irq 0 by Sebastian Ott · 10 years ago
  86. 99e97b7 s390/io: add ioport_map stubs by Frank Blaschka · 10 years ago
  87. 1c8d296 Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-generic by Arnd Bergmann · 10 years ago
  88. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  89. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  90. 5b9f208 s390/pci: add sparse annotations by Martin Schwidefsky · 10 years ago
  91. b19148f s390/pci: improve irq number check for msix by Sebastian Ott · 10 years ago
  92. f318a12 s390/cmpxchg: use compiler builtins by Martin Schwidefsky · 10 years ago
  93. 42cb0c9 KVM: s390: sigp: instruction counters for all sigp orders by David Hildenbrand · 11 years ago
  94. b898383 KVM: s390: sigp: separate preparation handlers by David Hildenbrand · 11 years ago
  95. a6b7e45 KVM: s390: Make the simple ipte mutex specific to a VM instead of global by Thomas Huth · 10 years ago
  96. fcbe08d6 s390/mm: pmdp_get_and_clear_full optimization by Martin Schwidefsky · 10 years ago
  97. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  98. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  99. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  100. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago