1. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  3. ce2e4f0 KVM: s390: count vcpu wakeups in stat.halt_wakeup by David Hildenbrand · 10 years ago
  4. 7be81a4 KVM: s390/facilities: allow TOD-CLOCK steering facility bit by Christian Borntraeger · 10 years ago
  5. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. ff408ba s390: Update defconfigs which were missing CONFIG_NET. by David S. Miller · 10 years ago
  7. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. b0e2a55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  9. 84877d9 KVM: s390: register flic ops dynamically by Cornelia Huck · 10 years ago
  10. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  11. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  12. bfac1f5 KVM: s390/interrupt: remove double assignment by Christian Borntraeger · 10 years ago
  13. f7a960a KVM: s390/cmm: Fix prefix handling for diag 10 balloon by Christian Borntraeger · 10 years ago
  14. 6b33195 KVM: s390: get rid of constant condition in ipte_unlock_simple by Christian Borntraeger · 10 years ago
  15. f346026 KVM: s390: unintended fallthrough for external call by Christian Borntraeger · 10 years ago
  16. 0349985 KVM: s390: Limit guest size to 16TB by Christian Borntraeger · 10 years ago
  17. 614aeab KVM: s390: add __must_check to interrupt deliver functions by Christian Borntraeger · 10 years ago
  18. 5102ee8 KVM: CPACF: Enable MSA4 instructions for kvm guest by Tony Krowiak · 11 years ago
  19. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  20. 738cbe7 net: bpf: consolidate JIT binary allocator by Daniel Borkmann · 10 years ago
  21. 35af256 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  22. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  24. 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 10 years ago
  25. 1951497 KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags by Christian Borntraeger · 10 years ago
  26. 3e03d4c KVM: s390/mm: Fix storage key corruption during swapping by Christian Borntraeger · 10 years ago
  27. 5da7615 s390/vdso: remove NULL pointer check from clock_gettime by Martin Schwidefsky · 10 years ago
  28. 6992860 s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware by Michael Holzheu · 10 years ago
  29. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  30. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  31. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  32. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  33. dc77d34 KVM: s390/mm: fix up indentation of set_guest_storage_key by Christian Borntraeger · 10 years ago
  34. a7428c3 Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  35. f079e95 KVM: s390/mm: remove outdated gmap data structures by Martin Schwidefsky · 10 years ago
  36. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 11 years ago
  37. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 11 years ago
  38. 7cd4b90 Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  39. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 11 years ago
  40. 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 11 years ago
  41. 55dbbdd KVM: s390/mm: readd address parameter to pgste_ipte_notify by Martin Schwidefsky · 11 years ago
  42. 331cbc2 KVM: s390: don't use kvm lock in interrupt injection code by Jens Freimann · 10 years ago
  43. 7939503 KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery by Jens Freimann · 11 years ago
  44. d3d692c KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it by David Hildenbrand · 10 years ago
  45. b028ee3 KVM: s390: synchronize more registers with kvm_run by David Hildenbrand · 10 years ago
  46. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  47. fbfa304 KVM: s390: clear kvm_dirty_regs when dropping to user space by David Hildenbrand · 10 years ago
  48. 8a2ef71 KVM: s390: factor out get_ilc() function by Jens Freimann · 10 years ago
  49. ab3f285 KVM: s390/mm: try a cow on read only pages for key ops by Christian Borntraeger · 10 years ago
  50. 44c6ca3 KVM: s390: add defines for pfault init delivery code by Jens Freimann · 11 years ago
  51. 614a80e KVM: s390: Fix user triggerable bug in dead code by Christian Borntraeger · 10 years ago
  52. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  53. 7bb1cdb s390: wire up memfd_create syscall by Heiko Carstens · 10 years ago
  54. bcfcbb6 s390: add system information as device randomness by Martin Schwidefsky · 10 years ago
  55. 852ffd0 s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL by Michael Holzheu · 10 years ago
  56. b8a7a99 s390: wire up seccomp and getrandom syscalls by Heiko Carstens · 10 years ago
  57. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  58. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  59. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  60. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  61. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  62. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  63. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  64. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  65. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  66. 067bf2d s390: Use get_signal() signal_setup_done() by Richard Weinberger · 10 years ago
  67. 36e7fda s390/locking: Reenable optimistic spinning by Christian Borntraeger · 10 years ago
  68. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 11 years ago
  70. 8ba918d KVM: irqchip: Provide and use accessors for irq routing table by Paul Mackerras · 11 years ago
  71. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  72. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  75. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  76. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  77. 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
  78. 55e4283 KVM: s390/mm: Fix page table locking vs. split pmd lock by Christian Borntraeger · 10 years ago
  79. db37386 KVM: s390: rework broken SIGP STOP interrupt handling by David Hildenbrand · 10 years ago
  80. d514f42 KVM: s390: Fix memory leak on busy SIGP stop by Christian Borntraeger · 10 years ago
  81. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  82. e2213e0 s390/irq: improve displayed interrupt order in /proc/interrupts by Hendrik Brueckner · 10 years ago
  83. dc29588 s390/seccomp: fix error return for filtered system calls by Jan Willeke · 10 years ago
  84. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  85. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  86. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  87. 24e4a8c ktime: Kill non-scalar ktime_t implementation for 2038 by John Stultz · 10 years ago
  88. c60d1ae s390/pci: introduce lazy IOTLB flushing for DMA unmap by Gerald Schaefer · 10 years ago
  89. 896cb7e s390/pci: fix kmsg component by Gerald Schaefer · 10 years ago
  90. bd858e8 s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE by Michael Holzheu · 11 years ago
  91. 5245c92 s390/qdio: add helpers to manage qdio buffers by Sebastian Ott · 11 years ago
  92. e59d120 KVM: s390: add ipte to trace event decoding by Christian Borntraeger · 10 years ago
  93. 78599d9 KVM: s390: advertise KVM_CAP_S390_IRQCHIP by Cornelia Huck · 10 years ago
  94. ea74c0e KVM: s390: remove the tasklet used by the hrtimer by David Hildenbrand · 11 years ago
  95. 0e9c85a KVM: s390: move vcpu wakeup code to a central point by David Hildenbrand · 11 years ago
  96. 433b9ee KVM: s390: remove _bh locking from start_stop_lock by David Hildenbrand · 11 years ago
  97. 4ae3c08 KVM: s390: remove _bh locking from local_int.lock by David Hildenbrand · 11 years ago
  98. 0759d06 KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block by David Hildenbrand · 11 years ago
  99. 2a62a57 s390/ftrace: remove check of obsolete variable function_trace_stop by Heiko Carstens · 11 years ago
  100. aa3fc09 tgt: defconfig cleanup by Bart Van Assche · 11 years ago