1. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  2. 4ad78b8 s390/setup: set control program code via diag 318 by Collin Walling · 6 years ago
  3. b7cb707 s390/smp: fix CPU hotplug deadlock with CPU rescan by Gerald Schaefer · 6 years ago
  4. 87ccdcf s390/drivers: fix proc/debugfs file permissions by Sebastian Ott · 6 years ago
  5. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  6. 0a9b409 s390/kasan: avoid instrumentation of early C code by Vasily Gorbik · 7 years ago
  7. b09decf s390/sclp: introduce sclp_early_get_hsa_size by Vasily Gorbik · 7 years ago
  8. 54c5779 s390/mem_detect: replace tprot loop with binary search by Vasily Gorbik · 7 years ago
  9. fddbaa5 s390/mem_detect: introduce SCLP storage info by Vasily Gorbik · 7 years ago
  10. 6966d60 s390/mem_detect: move tprot loop to early boot phase by Vasily Gorbik · 7 years ago
  11. 17aacfbf s390/sclp: move sclp_early_read_info to sclp_early_core.c by Vasily Gorbik · 7 years ago
  12. 3b076dc s390/sclp: simplify early hsa_size detection by Vasily Gorbik · 7 years ago
  13. c0f07ff s390/monwriter: do not use stack buffers for hardware data by Martin Schwidefsky · 6 years ago
  14. f689789 s390/appldata: pass parameter list pointer to appldata_asm by Martin Schwidefsky · 6 years ago
  15. 198ee66 s390/tape: fix spelling mistake "partion" -> "partition" by Colin Ian King · 6 years ago
  16. 54be9d1 s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function by zhong jiang · 6 years ago
  17. 6779df4 s390/sclp: Allow to request adapter reset by Jan Höppner · 6 years ago
  18. 55a5542 s390/hibernate: fix error handling when suspend cpu != resume cpu by Gerald Schaefer · 6 years ago
  19. 336722e Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  20. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
  21. cd0ed39 s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO by Gustavo A. R. Silva · 6 years ago
  22. 0547328 s390/keyboard: sanitize array index in do_kdsk_ioctl by Martin Schwidefsky · 6 years ago
  23. 16777ec kbd: complete dead keys definitions by Samuel Thibault · 7 years ago
  24. f149371 s390/sclp_async: replace callhome proc handler with generic one by Vasily Gorbik · 7 years ago
  25. 9acdb3b s390/monwriter: fix gcc 8 stringop-truncation warning by Vasily Gorbik · 7 years ago
  26. 276d605 s390/tape: fix gcc 8 stringop-truncation warning by Vasily Gorbik · 7 years ago
  27. 5d2f6e2 s390/tape: fix stringop-truncation gcc 8 warnings by Vasily Gorbik · 7 years ago
  28. a1d7d91 s390/decompressor: avoid reusing uncompressed image objects by Vasily Gorbik · 7 years ago
  29. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  30. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  31. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  32. 5037be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  33. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  35. 0391fcb s390: introduce compile time check for empty .bss section by Vasily Gorbik · 7 years ago
  36. 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  37. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  38. dccccd3 s390/sclp: avoid potential usage of uninitialized value by Vasily Gorbik · 7 years ago
  39. c9f52c2 s390/defkeymap: fix global init to zero by Christian Borntraeger · 7 years ago
  40. 936b216 s390/sclp_tty: enable line mode tty even if there is an ascii console by Christian Borntraeger · 7 years ago
  41. aa0f2dd s390/char : Rename EBCDIC keymap variables by Farhan Ali · 7 years ago
  42. f8f6e27 s390/sclp: 64 bit event mask by Claudio Imbrenda · 7 years ago
  43. 0b0d117 s390/sclp: 32 bit event mask compatibility mode by Claudio Imbrenda · 7 years ago
  44. b843563 s390/sclp: generic event mask accessors by Claudio Imbrenda · 7 years ago
  45. 0ee5f8d s390/sclp: clean up, use sccb_mask_t where appropriate by Claudio Imbrenda · 7 years ago
  46. 66aec64 s390/sclp: Add support for Store Data SCLP interface by Peter Oberparleiter · 8 years ago
  47. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  48. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  49. f19fbd5 s390: introduce execute-trampolines for branches by Martin Schwidefsky · 7 years ago
  50. ca0c836 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  51. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  52. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. 9e73ea7 s390/sclp: expose the GISA format facility by Michael Mueller · 8 years ago
  54. 401a0b8 s390/sclp: fix .data section specification by Vasily Gorbik · 7 years ago
  55. 366d821 s390/sclp: disable FORTIFY_SOURCE for early sclp code by Heiko Carstens · 7 years ago
  56. 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
  57. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  58. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  59. 13d1d55 s390: drivers: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  60. 6f05e69 s390: char: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  61. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  62. c9602ee s390/sclp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  63. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  65. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  66. 0462d99 vmur: convert urdev.ref_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  67. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  68. 8179c7b s390/sclp: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  69. b08e19d s390/char: fix cdev_add usage by Jean Delvare · 7 years ago
  70. eb304e8 s390/vmcp: simplify vmcp_response_free() by Heiko Carstens · 7 years ago
  71. 307957b s390/vmcp: simplify vmcp_ioctl() by Heiko Carstens · 7 years ago
  72. 4ae48c0 s390/vmcp: return -ENOTTY for unknown ioctl commands by Heiko Carstens · 7 years ago
  73. ef26793 s390/vmcp: split vmcp header file and move to uapi by Heiko Carstens · 7 years ago
  74. 3f42984 s390/vmcp: make use of contiguous memory allocator by Heiko Carstens · 7 years ago
  75. cd4386a s390/cpcmd,vmcp: avoid GFP_DMA allocations by Heiko Carstens · 7 years ago
  76. 267239c s390/vmcp: fix uaccess check and avoid undefined behavior by Heiko Carstens · 7 years ago
  77. c7e85ae s390/sclp: add const to bin_attribute structure by Bhumika Goyal · 7 years ago
  78. 8351378 s390/sclp_ocf: constify attribute_group structures. by Arvind Yadav · 7 years ago
  79. fc2b0f5 s390/tape: constify attribute_group structures. by Arvind Yadav · 7 years ago
  80. cb0259c s390/raw3270: constify attribute_group structures. by Arvind Yadav · 7 years ago
  81. 45be0a02 s390/sclp: single increment assignment control by Martin Schwidefsky · 8 years ago
  82. 118bd31 s390/mm: add no-dat TLB flush optimization by Martin Schwidefsky · 8 years ago
  83. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  84. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 3636956 s390: drivers: convert to use DRIVER_ATTR_RO/WO by Greg Kroah-Hartman · 8 years ago
  86. b731010 s390 keyboard.c: don't open-code strndup_user() by Al Viro · 8 years ago
  87. 71cb1bf s390/sclp: Detect KSS facility by Farhan Ali · 8 years ago
  88. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  89. f694bb3 s390/sclp: get rid of common response code handling by Heiko Carstens · 8 years ago
  90. 02407ba s390/sclp: don't add new lines to each printed string by Heiko Carstens · 8 years ago
  91. d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
  92. 76fdf14 s390/sclp: disable early sclp code as soon as the base sclp driver is active by Heiko Carstens · 8 years ago
  93. 9090f3f s390/sclp: move early printk code to drivers by Heiko Carstens · 8 years ago
  94. 970ba6ac s390: use false/true when using bool by Heiko Carstens · 8 years ago
  95. 90b3baa s390: proper type casts for csum_partial invocations by Heiko Carstens · 8 years ago
  96. dd69554 s390/zcore: remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  97. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  98. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  99. 5457e03 s390/vmlogrdr: fix IUCV buffer allocation by Gerald Schaefer · 8 years ago
  100. af51160e s390/smp: initialize cpu_present_mask in setup_arch by Heiko Carstens · 8 years ago