1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  3. f19fbd5 s390: introduce execute-trampolines for branches by Martin Schwidefsky · 7 years ago
  4. ca0c836 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  5. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  6. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  7. 9e73ea7 s390/sclp: expose the GISA format facility by Michael Mueller · 7 years ago
  8. 401a0b8 s390/sclp: fix .data section specification by Vasily Gorbik · 7 years ago
  9. 366d821 s390/sclp: disable FORTIFY_SOURCE for early sclp code by Heiko Carstens · 7 years ago
  10. 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
  11. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  12. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  13. 13d1d55 s390: drivers: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  14. 6f05e69 s390: char: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  15. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  16. c9602ee s390/sclp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. 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
  18. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 0462d99 vmur: convert urdev.ref_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  21. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  22. 8179c7b s390/sclp: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  23. b08e19d s390/char: fix cdev_add usage by Jean Delvare · 7 years ago
  24. eb304e8 s390/vmcp: simplify vmcp_response_free() by Heiko Carstens · 7 years ago
  25. 307957b s390/vmcp: simplify vmcp_ioctl() by Heiko Carstens · 7 years ago
  26. 4ae48c0 s390/vmcp: return -ENOTTY for unknown ioctl commands by Heiko Carstens · 7 years ago
  27. ef26793 s390/vmcp: split vmcp header file and move to uapi by Heiko Carstens · 7 years ago
  28. 3f42984 s390/vmcp: make use of contiguous memory allocator by Heiko Carstens · 7 years ago
  29. cd4386a s390/cpcmd,vmcp: avoid GFP_DMA allocations by Heiko Carstens · 7 years ago
  30. 267239c s390/vmcp: fix uaccess check and avoid undefined behavior by Heiko Carstens · 7 years ago
  31. c7e85ae s390/sclp: add const to bin_attribute structure by Bhumika Goyal · 7 years ago
  32. 8351378 s390/sclp_ocf: constify attribute_group structures. by Arvind Yadav · 7 years ago
  33. fc2b0f5 s390/tape: constify attribute_group structures. by Arvind Yadav · 7 years ago
  34. cb0259c s390/raw3270: constify attribute_group structures. by Arvind Yadav · 7 years ago
  35. 45be0a02 s390/sclp: single increment assignment control by Martin Schwidefsky · 8 years ago
  36. 118bd31 s390/mm: add no-dat TLB flush optimization by Martin Schwidefsky · 8 years ago
  37. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  38. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 3636956 s390: drivers: convert to use DRIVER_ATTR_RO/WO by Greg Kroah-Hartman · 7 years ago
  40. b731010 s390 keyboard.c: don't open-code strndup_user() by Al Viro · 8 years ago
  41. 71cb1bf s390/sclp: Detect KSS facility by Farhan Ali · 8 years ago
  42. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  43. f694bb3 s390/sclp: get rid of common response code handling by Heiko Carstens · 8 years ago
  44. 02407ba s390/sclp: don't add new lines to each printed string by Heiko Carstens · 8 years ago
  45. d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
  46. 76fdf14 s390/sclp: disable early sclp code as soon as the base sclp driver is active by Heiko Carstens · 8 years ago
  47. 9090f3f s390/sclp: move early printk code to drivers by Heiko Carstens · 8 years ago
  48. 970ba6ac s390: use false/true when using bool by Heiko Carstens · 8 years ago
  49. 90b3baa s390: proper type casts for csum_partial invocations by Heiko Carstens · 8 years ago
  50. dd69554 s390/zcore: remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  51. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  52. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  53. 5457e03 s390/vmlogrdr: fix IUCV buffer allocation by Gerald Schaefer · 8 years ago
  54. af51160 s390/smp: initialize cpu_present_mask in setup_arch by Heiko Carstens · 8 years ago
  55. 6896226 zcore: Improve startup-message text by Michael Holzheu · 8 years ago
  56. c1eac0d s390: char: make slp_ctl explicitly non-modular by Paul Gortmaker · 8 years ago
  57. aae175d s390: char: make slcp_quiesce explicitly non-modular by Paul Gortmaker · 8 years ago
  58. 238b928 s390: char: make sclp_tty explicitly non-modular by Paul Gortmaker · 8 years ago
  59. 6e4c1d8 s390: char: make con3215 explicitly non-modular by Paul Gortmaker · 8 years ago
  60. cbe62fa s390: char: make zcore explicitly non-modular by Paul Gortmaker · 8 years ago
  61. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  62. 6cd997d s390/con3270: fix insufficient space padding by Sascha Silbe · 8 years ago
  63. c14f2aa s390/con3270: fix use of uninitialised data by Sascha Silbe · 8 years ago
  64. f622b51 s390/vmur: fix irq pointer dereference in int handler by Sebastian Ott · 8 years ago
  65. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  66. 2ccb5bf s390/tape: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  67. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  68. 8f50af4 s390/console: Make preferred console handling more consistent by Peter Oberparleiter · 8 years ago
  69. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 8 years ago
  70. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 9 years ago
  71. fd346c9 s390/keyboard: use memdup_user_nul() by Muhammad Falak R Wani · 8 years ago
  72. 2386145 s390/sclp: detect storage-key facility by David Hildenbrand · 9 years ago
  73. 9c37549 s390/sclp: detect interlock-and-broadcast-suppression facility by David Hildenbrand · 9 years ago
  74. a0eb55e s390/sclp: detect PFMF interpretation facility by David Hildenbrand · 9 years ago
  75. 4a5c3e0 s390/sclp: detect conditional-external-interception facility by David Hildenbrand · 9 years ago
  76. 72cd82b s390/sclp: detect intervention bypass facility by David Hildenbrand · 9 years ago
  77. 5236c75 s390/sclp: detect guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  78. 09be9cb s390/sclp: detect cmma by David Hildenbrand · 9 years ago
  79. b9e2889 s390/sclp: detect guest-PER enhancement by David Hildenbrand · 9 years ago
  80. 4013ade s390/sclp: detect 64-bit-SCAO facility by David Hildenbrand · 9 years ago
  81. e435dc3 s390: Make cpc_name accessible by Janosch Frank · 9 years ago
  82. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  83. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  84. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  85. 0c756914 s390/3270: hangup the 3270 tty after a disconnect by Martin Schwidefsky · 9 years ago
  86. 7e36eff s390/3270: handle reconnect of a tty with a different size by Martin Schwidefsky · 9 years ago
  87. 154fa27 s390/sclp: Add hmfai field by Alexander Yarygin · 9 years ago
  88. 10ee082 Merge 4.6-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  89. 8340ab6 s390/3270: avoid endless I/O loop with disconnected 3270 terminals by Martin Schwidefsky · 9 years ago
  90. 2e63a3a s390/3270: fix garbled output on 3270 tty view by Martin Schwidefsky · 9 years ago
  91. b512353 s390/3270: fix view reference counting by Martin Schwidefsky · 9 years ago
  92. 5ff04fe s390/3270: add missing tty_kref_put by Martin Schwidefsky · 9 years ago
  93. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  94. 80f02d5 tty: Replace ASYNC_SUSPENDED bit and update atomically by Peter Hurley · 9 years ago
  95. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  96. 532c34b5 s390/sclp_ctl: fix potential information leak with /dev/sclp by Martin Schwidefsky · 9 years ago
  97. 99d00a2 s390/sclp: avoid compile warning in sclp_pci_report by Martin Schwidefsky · 9 years ago
  98. 3fa7ee8 s390/sclp: event type macro cleanup by Sebastian Ott · 9 years ago
  99. 12283a4 s390/sclp: add error notification command by Sebastian Ott · 9 years ago
  100. 68dd13d s390/sclp: move pci related commands to separate file by Sebastian Ott · 9 years ago