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