1. 1b17cb7 s390/fpu: signals vs. floating point control register by Martin Schwidefsky · 9 years ago
  2. 342300c s390/compat: correct restore of high gprs on signal return by Martin Schwidefsky · 9 years ago
  3. ff5f168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  4. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  5. 52499d9 s390/maccess: reduce stnsm instructions by Heiko Carstens · 9 years ago
  6. f6c9b16 s390/diag: avoid lockdep recursion by Heiko Carstens · 9 years ago
  7. 0986d97 s390: fix DAT off memory access, e.g. on kdump by Christian Borntraeger · 9 years ago
  8. 232f5dd s390/oprofile: fix address range for asynchronous stack by Heiko Carstens · 9 years ago
  9. 1f8cbb9 s390/perf_event: fix address range for asynchronous stack by Heiko Carstens · 9 years ago
  10. e011587 s390/stacktrace: add save_stack_trace_regs() by Pratyush Anand · 9 years ago
  11. 66adce8 s390/stacktrace: save full stack traces by Heiko Carstens · 9 years ago
  12. f6331aa s390/stacktrace: add missing end marker by Heiko Carstens · 9 years ago
  13. 9900c48 s390/stacktrace: fix address ranges for asynchronous and panic stack by Heiko Carstens · 9 years ago
  14. 665ca91 s390/stacktrace: fix save_stack_trace_tsk() for current task by Heiko Carstens · 9 years ago
  15. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  16. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  17. 9abc2a0 KVM: s390: fix memory overwrites when vx is disabled by David Hildenbrand · 9 years ago
  18. 14b0b4a KVM: s390: Enable the KVM-VFIO device by Dong Jia Shi · 9 years ago
  19. 9c7ebb6 KVM: s390: fix guest fprs memory leak by David Hildenbrand · 9 years ago
  20. f5e44f8 s390/pci: remove iomap sanity checks by Sebastian Ott · 9 years ago
  21. 8ead7ef s390/pci: set error state for unusable functions by Sebastian Ott · 9 years ago
  22. c0cabad s390/pci: fix bar check by Sebastian Ott · 9 years ago
  23. c506fff3 s390/pci: resize iomap by Sebastian Ott · 9 years ago
  24. bf19c94 s390/pci: improve ZPCI_* macros by Sebastian Ott · 9 years ago
  25. 9e00caa s390/pci: provide ZPCI_ADDR macro by Sebastian Ott · 9 years ago
  26. c2e1fcf s390/pci: adjust IOMAP_MAX_ENTRIES by Sebastian Ott · 9 years ago
  27. 2d0f76a s390/numa: move numa_init_late() from device to arch_initcall by Michael Holzheu · 9 years ago
  28. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  29. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  30. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 9 years ago
  31. fecc868 s390: remove all usages of PSW_ADDR_AMODE by Heiko Carstens · 9 years ago
  32. 696aafd s390: wire up copy_file_range syscall by Heiko Carstens · 9 years ago
  33. cd17e15 s390: remove superfluous memblock_alloc() return value checks by Heiko Carstens · 9 years ago
  34. ef1f7fd s390/numa: allocate memory with correct alignment by Heiko Carstens · 9 years ago
  35. 204ee2c s390/irqflags: optimize irq restore by Christian Borntraeger · 9 years ago
  36. a9d7ab9 s390/mm: use TASK_MAX_SIZE where applicable by Dominik Dingel · 9 years ago
  37. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  38. 383bf44 livepatch: change the error message in asm/livepatch.h header files by Miroslav Benes · 9 years ago
  39. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  40. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
  41. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  42. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  43. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  44. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  46. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  47. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  48. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  49. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  50. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  51. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  52. 779a6a3 s390: more efficient smp barriers by Michael S. Tsirkin · 9 years ago
  53. a677f48 s390: use generic memory barriers by Michael S. Tsirkin · 9 years ago
  54. 82b4449 s390: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  55. 21535aa s390: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  56. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  57. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. bcb7825 s390: fix normalization bug in exception table sorting by Ard Biesheuvel · 9 years ago
  59. cb14def s390/configs: update default configurations by Heiko Carstens · 9 years ago
  60. 249c543 s390/vdso: optimize getcpu system call by Martin Schwidefsky · 9 years ago
  61. 0dab3e0 s390: drop smp_mb in vdso_init by Michael S. Tsirkin · 9 years ago
  62. c667aea s390: rename struct _lowcore to struct lowcore by Heiko Carstens · 9 years ago
  63. 423d5b3 s390/mem_detect: use unsigned longs by Heiko Carstens · 9 years ago
  64. cb95178 s390/ptrace: get rid of long longs in psw_bits by Heiko Carstens · 9 years ago
  65. 7022ec4 s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields by Heiko Carstens · 9 years ago
  66. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  67. bdb97e9 [s390] page_to_phys() always returns a multiple of PAGE_SIZE by Al Viro · 9 years ago
  68. 2860c4b KVM: move architecture-dependent requests to arch/ by Paolo Bonzini · 9 years ago
  69. c6e5f16 KVM: s390: implement the RI support of guest by Fan Zhang · 9 years ago
  70. c57ee5f kvm/s390: drop unpaired smp_mb by Michael S. Tsirkin · 9 years ago
  71. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  72. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 9236b4d s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK by Heiko Carstens · 9 years ago
  74. c095a94 s390/Kconfig: remove pointless 64 bit dependencies by Heiko Carstens · 9 years ago
  75. 8b614ae bpf: move clearing of A/X into classic to eBPF migration prologue by Daniel Borkmann · 9 years ago
  76. 2ab59de s390/cio: Consolidate inline assemblies and related data definitions by Peter Oberparleiter · 9 years ago
  77. d7ae65a s390/setup: cleanup machine flags by Christian Borntraeger · 9 years ago
  78. 3dbc78d s390/smp: save timestamp on external calls by Heiko Carstens · 9 years ago
  79. e527aec s390/sysinfo: Remove unused variables by Christian Borntraeger · 9 years ago
  80. 90f405e s390/extmem: remove unused variable by Christian Borntraeger · 9 years ago
  81. 292d8d7 s390/fault: remove unused variable by Christian Borntraeger · 9 years ago
  82. f9101e6 s390/traps: Remove unused variable by Christian Borntraeger · 9 years ago
  83. 6527f6e s390: compile head.S always with -march=z900 by Heiko Carstens · 9 years ago
  84. f3d05f9 s390/facilities: add z13 als bit by Heiko Carstens · 9 years ago
  85. 6ab6c31 s390/facilities: optimize test_facility() by Heiko Carstens · 9 years ago
  86. 185edd4 s390/facilities: remove unneeded facility bits by Heiko Carstens · 9 years ago
  87. 0358ecf s390/facilities: make use of generated facility list by Heiko Carstens · 9 years ago
  88. c30f682 s390/facilities: add helper tool to generate facility lists by Heiko Carstens · 10 years ago
  89. 76cdd44 s390/facilities: always use lowcore's stfle field for storing facility bits by Heiko Carstens · 9 years ago
  90. 9552a66 s390/facilities: use stfl mnemonic instead of insn magic by Heiko Carstens · 9 years ago
  91. 272fa59 s390/dis: Fix handling of format specifiers by Michael Holzheu · 9 years ago
  92. 32e6b23 KVM: s390: consider system MHA for guest storage by Guenther Hutzl · 10 years ago
  93. a3a92c3 KVM: s390: fix mismatch between user and in-kernel guest limit by Dominik Dingel · 10 years ago
  94. 8335713a KVM: s390: obey kptr_restrict in traces by Christian Borntraeger · 9 years ago
  95. 7ec7c8c KVM: s390: use assignment instead of memcpy by Christian Borntraeger · 9 years ago
  96. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  97. d5a73ca lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  98. 2f8a43d4 KVM: s390: remove redudant assigment of error code by Christian Borntraeger · 9 years ago
  99. a6aacc3 KVM: s390: remove pointless test_facility(2) check by Heiko Carstens · 9 years ago
  100. 07197fd KVM: s390: don't load kvm without virtualization support by David Hildenbrand · 10 years ago