1. 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
  2. 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
  3. 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
  4. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  5. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 9 years ago
  6. 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
  7. 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
  8. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  9. 79e87a1 KVM: s390: refactor vcpu injection function by Jens Freimann · 10 years ago
  10. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  11. b4aec92 KVM: s390: cpu timer irq priority by David Hildenbrand · 10 years ago
  12. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  13. 94aa033 KVM: s390: fix get_all_floating_irqs by Jens Freimann · 10 years ago
  14. a3ed8da KVM: s390: enable more features that need no hypervisor changes by Christian Borntraeger · 10 years ago
  15. 2ba4596 KVM: s390: store the breaking-event address on pgm interrupts by David Hildenbrand · 10 years ago
  16. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
  17. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  18. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 10 years ago
  19. d6702d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  20. 1833c9f s390/smp: reenable smt after resume by Heiko Carstens · 10 years ago
  21. 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
  22. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  23. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  24. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  25. 400ac6c KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask by Michael Mueller · 10 years ago
  26. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  27. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  28. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 10 years ago
  29. 664b497 KVM: s390: Add access register mode by Alexander Yarygin · 10 years ago
  30. 75a1812 KVM: s390: Optimize paths where get_vcpu_asce() is invoked by Alexander Yarygin · 10 years ago
  31. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 10 years ago
  32. dd9e5b7 KVM: s390: Fix low-address protection for real addresses by Alexander Yarygin · 10 years ago
  33. 40f5b73 KVM: s390: cleanup jump lables in kvm_arch_init_vm by Dominik Dingel · 10 years ago
  34. 1e8d242 KVM: s390: Spelling s/intance/instance/ by Geert Uytterhoeven · 10 years ago
  35. e143fa9 s390/mm: limit STACK_RND_MASK for compat tasks by Martin Schwidefsky · 10 years ago
  36. 20e76ee s390/ftrace: fix compile error if CONFIG_KPROBES is disabled by Heiko Carstens · 10 years ago
  37. 0a64815 s390/cpum_sf: add diagnostic sampling event only if it is authorized by Hendrik Brueckner · 10 years ago
  38. f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 10 years ago
  39. 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
  40. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 10 years ago
  41. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  42. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  43. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 10 years ago
  44. bc17de7 KVM: s390: Machine Check by Eric Farman · 10 years ago
  45. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 10 years ago
  46. 403c864 KVM: s390: Vector exceptions by Eric Farman · 10 years ago
  47. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  48. 1f289a8 KVM: s390: Use the read_guest_abs() in guest debug functions by Alexander Yarygin · 10 years ago
  49. 16a0c4c KVM: s390: fix instruction interception trace point by David Hildenbrand · 10 years ago
  50. 16b0fc1 KVM: s390: Fix trivial typo in comments by Yannick Guerrini · 10 years ago
  51. 91520f1 KVM: s390: perform vcpu model setup in a function by Michael Mueller · 10 years ago
  52. 33b412a KVM: s390: Use insn_length() to calculate length of instruction by Thomas Huth · 10 years ago
  53. 492d864 KVM: s390: Forward PSW to next instruction for addressing exceptions by Thomas Huth · 10 years ago
  54. a9a846fd KVM: s390: Nullify instruction for certain program exceptions by Thomas Huth · 10 years ago
  55. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 10 years ago
  56. 261520d KVM: s390: fix handling of write errors in the tpi handler by David Hildenbrand · 10 years ago
  57. b75f4c9 KVM: s390: Zero out current VMDB of STSI before including level3 data. by Ekaterina Tumanova · 10 years ago
  58. 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
  59. fb5bf93 KVM: s390: non-LPAR case obsolete during facilities mask init by Michael Mueller · 10 years ago
  60. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  61. 94422ee KVM: s390: fix in memory copy of facility lists by Michael Mueller · 10 years ago
  62. 86044c8 KVM: s390/cpacf: Fix kernel bug under z/VM by Christian Borntraeger · 10 years ago
  63. ed6f76b KVM: s390/cpacf: Enable key wrapping by default by Tony Krowiak · 10 years ago
  64. 691d526 s390/mm: fix incorrect ASCE after crst_table_downgrade by Martin Schwidefsky · 10 years ago
  65. a9ca8eb s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax() by Heiko Carstens · 10 years ago
  66. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  67. d942608 s390/pci: unify pci_iomap symbol exports by Sebastian Ott · 10 years ago
  68. 1803ba2 s390/pci: fix [un]map_resources sequence by Sebastian Ott · 10 years ago
  69. fb3d1c0 s390: let the compiler do page clearing by Christian Borntraeger · 10 years ago
  70. f048304 s390/pci: fix possible information leak in mmio syscall by Sebastian Ott · 10 years ago
  71. 72dace9 s390/jump label: improve and fix sanity check by Heiko Carstens · 10 years ago
  72. 6f36776 s390/jump label: add missing jump_label_apply_nops() call by Heiko Carstens · 10 years ago
  73. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  74. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  75. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  76. a457ac2 hypfs: switch to read_iter/write_iter by Al Viro · 10 years ago
  77. 61b0b01 s390/spinlock: disabled compare-and-delay by default by Martin Schwidefsky · 10 years ago
  78. 4ba2815 s390/mm: align 64-bit PIE binaries to 4GB by Martin Schwidefsky · 10 years ago
  79. 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
  80. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  81. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  82. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  83. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  84. f4dce5c s390/cacheinfo: coding style changes by Heiko Carstens · 10 years ago
  85. 4fd4f1c s390/cacheinfo: fix shared cpu masks by Heiko Carstens · 10 years ago
  86. 2f859d0 s390/smp: reduce size of struct pcpu by Heiko Carstens · 10 years ago
  87. da0c636 s390/topology: convert cpu_topology array to per cpu variable by Heiko Carstens · 10 years ago
  88. d05d15d s390/topology: delay initialization of topology cpu masks by Heiko Carstens · 10 years ago
  89. 4925392 s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 by Martin Schwidefsky · 10 years ago
  90. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  91. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  92. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  93. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  94. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  95. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  96. 6a039ea s390/process: free vx save area when releasing tasks by Hendrik Brueckner · 10 years ago
  97. a178220 s390/hypfs: Eliminate hypfs interval by Michael Holzheu · 10 years ago
  98. 34c0dad s390/hypfs: Add diagnose 0c support by Michael Holzheu · 10 years ago
  99. 45cce4c s390/cacheinfo: don't use smp_processor_id() in preemptible context by Heiko Carstens · 10 years ago
  100. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago