1. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  3. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  4. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
  5. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 80c544de s390/pci: enforce fmb page boundary rule by Sebastian Ott · 9 years ago
  10. f2c1242 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  11. f958ee7 Merge tag 'kvm-s390-next-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  12. e370e47 s390: fix floating pointer register corruption (again) by Martin Schwidefsky · 9 years ago
  13. 8f100bb s390/cpumf: add missing lpp magic initialization by Heiko Carstens · 9 years ago
  14. 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
  15. ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  16. 7eb792b s390: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  17. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 9 years ago
  18. 227be79 s390/mm: uninline pmdp_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  19. ebde765 s390/mm: uninline ptep_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  20. c54f0d6 KVM: s390: allocate only one DMA page per VM by David Hildenbrand · 9 years ago
  21. 80bc79d KVM: s390: enable STFLE interpretation only if enabled for the guest by David Hildenbrand · 9 years ago
  22. b3c17f1 KVM: s390: wake up when the VCPU cpu timer expires by David Hildenbrand · 9 years ago
  23. 5ebda31 KVM: s390: step the VCPU timer while in enabled wait by David Hildenbrand · 9 years ago
  24. 9c23a13 KVM: s390: protect VCPU cpu timer with a seqcount by David Hildenbrand · 9 years ago
  25. db0758b KVM: s390: step VCPU cpu timer during kvm_run ioctl by David Hildenbrand · 9 years ago
  26. 4287f24 KVM: s390: abstract access to the VCPU cpu timer by David Hildenbrand · 9 years ago
  27. 01a745a KVM: s390: store cpu id in vcpu->cpu when scheduled in by David Hildenbrand · 9 years ago
  28. dce382b KVM: s390: Add diag "watchdog functions" to trace event decoding by Alexander Yarygin · 9 years ago
  29. 9522b37 KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS by David Hildenbrand · 9 years ago
  30. 7a76aa9 s390/cpumf: Fix lpp detection by Christian Borntraeger · 9 years ago
  31. 988b86e6 s390/pci: add ioctl interface for CLP by Martin Schwidefsky · 9 years ago
  32. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  33. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  34. f369b98 s390/percpu: remove this_cpu_cmpxchg_double_4 by Heiko Carstens · 9 years ago
  35. b1685ab s390/cpumf: Improve guest detection heuristics by Christian Borntraeger · 9 years ago
  36. 5d7ecce s390/fault: merge report_user_fault implementations by Heiko Carstens · 9 years ago
  37. ee8479b s390/dis: use correct escape sequence for '%' character by Heiko Carstens · 9 years ago
  38. 443a813 s390/kvm: simplify set_guest_storage_key by Martin Schwidefsky · 9 years ago
  39. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  40. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  41. 6aa447bc Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  42. 8577370 KVM: Use simple waitqueue for vcpu->wq by Marcelo Tosatti · 9 years ago
  43. 993e068 s390/oprofile: add z13/z13s model numbers by Heiko Carstens · 9 years ago
  44. bb3aa61 s390: add z13s model number to z13 elf platform by Heiko Carstens · 9 years ago
  45. 13c6a79 s390/mm: correct comment about segment table entries by Martin Schwidefsky · 9 years ago
  46. 758d39e s390/dumpstack: merge all four stack tracers by Heiko Carstens · 9 years ago
  47. 3c2c126 s390/mm: remove unnecessary indirection with pgste_update_all by Martin Schwidefsky · 9 years ago
  48. 1f021ea s390/dumpstack: use bit fields to decode psw mask in show_registers() by Heiko Carstens · 9 years ago
  49. ca0fd75 s390/dumpstack: add missing ri bit to show_registers() output by Heiko Carstens · 9 years ago
  50. 76737ce s390: add current_stack_pointer() helper function by Heiko Carstens · 9 years ago
  51. 77ec8a5 s390/stacktrace: use nosched instead of savesched parameter by Heiko Carstens · 9 years ago
  52. 007ccec s390/pageattr: do a single TLB flush for change_page_attr by Martin Schwidefsky · 9 years ago
  53. 2cfc5f9 s390/xor: optimized xor routing using the XC instruction by Martin Schwidefsky · 9 years ago
  54. 9a99649 s390/pci: remove pdev pointer from arch data by Sebastian Ott · 9 years ago
  55. 1b17cb7 s390/fpu: signals vs. floating point control register by Martin Schwidefsky · 9 years ago
  56. 342300c s390/compat: correct restore of high gprs on signal return by Martin Schwidefsky · 9 years ago
  57. ff5f168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  58. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  59. 52499d9 s390/maccess: reduce stnsm instructions by Heiko Carstens · 9 years ago
  60. f6c9b16 s390/diag: avoid lockdep recursion by Heiko Carstens · 9 years ago
  61. 0986d97 s390: fix DAT off memory access, e.g. on kdump by Christian Borntraeger · 9 years ago
  62. 1763f8d KVM: s390: bail out early on fatal signal in dirty logging by Christian Borntraeger · 9 years ago
  63. 70c88a0 KVM: s390: do not block CPU on dirty logging by Christian Borntraeger · 9 years ago
  64. ab99a1c KVM: s390: do not take mmap_sem on dirty log query by Christian Borntraeger · 9 years ago
  65. efa4816 KVM: s390: remove old fragment of vector registers by David Hildenbrand · 9 years ago
  66. 9b0d721 KVM: s390: instruction-fetching exceptions on SIE faults by David Hildenbrand · 9 years ago
  67. 5631792 KVM: s390: provide prog irq ilc on SIE faults by David Hildenbrand · 9 years ago
  68. eaa4f41 KVM: s390: irq delivery should not rely on icptcode by David Hildenbrand · 9 years ago
  69. f6af84e KVM: s390: clean up prog irq injection on prog irq icpts by David Hildenbrand · 9 years ago
  70. 6597732 KVM: s390: read the correct opcode on SIE faults by David Hildenbrand · 9 years ago
  71. 34346b9 KVM: s390: gaccess: implement instruction fetching mode by David Hildenbrand · 9 years ago
  72. 92c9632 KVM: s390: gaccess: introduce access modes by David Hildenbrand · 9 years ago
  73. 634790b KVM: s390: migration / injection of prog irq ilc by David Hildenbrand · 9 years ago
  74. 0e8bc06 KVM: s390: PSW forwarding / rewinding / ilc rework by David Hildenbrand · 9 years ago
  75. 6fd8e67 KVM: s390: sync of fp registers via kvm_run by David Hildenbrand · 9 years ago
  76. f6aa6dc KVM: s390: allow sync of fp registers via vregs by David Hildenbrand · 9 years ago
  77. 232f5dd s390/oprofile: fix address range for asynchronous stack by Heiko Carstens · 9 years ago
  78. 1f8cbb9 s390/perf_event: fix address range for asynchronous stack by Heiko Carstens · 9 years ago
  79. e011587 s390/stacktrace: add save_stack_trace_regs() by Pratyush Anand · 9 years ago
  80. 66adce8 s390/stacktrace: save full stack traces by Heiko Carstens · 9 years ago
  81. f6331aa s390/stacktrace: add missing end marker by Heiko Carstens · 9 years ago
  82. 9900c48 s390/stacktrace: fix address ranges for asynchronous and panic stack by Heiko Carstens · 9 years ago
  83. 665ca91 s390/stacktrace: fix save_stack_trace_tsk() for current task by Heiko Carstens · 9 years ago
  84. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  85. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  86. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  87. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  88. 9abc2a0 KVM: s390: fix memory overwrites when vx is disabled by David Hildenbrand · 9 years ago
  89. 14b0b4a KVM: s390: Enable the KVM-VFIO device by Dong Jia Shi · 9 years ago
  90. 9c7ebb6 KVM: s390: fix guest fprs memory leak by David Hildenbrand · 9 years ago
  91. f5e44f8 s390/pci: remove iomap sanity checks by Sebastian Ott · 9 years ago
  92. 8ead7ef s390/pci: set error state for unusable functions by Sebastian Ott · 9 years ago
  93. c0cabad s390/pci: fix bar check by Sebastian Ott · 9 years ago
  94. c506fff3 s390/pci: resize iomap by Sebastian Ott · 9 years ago
  95. bf19c94 s390/pci: improve ZPCI_* macros by Sebastian Ott · 9 years ago
  96. 9e00caa s390/pci: provide ZPCI_ADDR macro by Sebastian Ott · 9 years ago
  97. c2e1fcf s390/pci: adjust IOMAP_MAX_ENTRIES by Sebastian Ott · 9 years ago
  98. 2d0f76a s390/numa: move numa_init_late() from device to arch_initcall by Michael Holzheu · 9 years ago
  99. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  100. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago