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