1. 38b7f07 MAINTAINERS: update DASD maintainer by Stefan Haberland · 8 years ago
  2. d53c51f s390/cio: fix accidental interrupt enabling during resume by Sebastian Ott · 8 years ago
  3. 871f8bf s390/dasd: add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  4. fdcebf6 s390/config: Enable config options for Docker by Michael Holzheu · 8 years ago
  5. f50af85 s390/dasd: make query host access interruptible by Stefan Haberland · 8 years ago
  6. c020d72 s390/dasd: fix panic during offline processing by Stefan Haberland · 8 years ago
  7. a9f6273 s390/dasd: fix hanging offline processing by Stefan Haberland · 8 years ago
  8. 13954fd s390/pci_dma: improve lazy flush for unmap by Sebastian Ott · 8 years ago
  9. 1f166e9e s390/pci_dma: split dma_update_trans by Sebastian Ott · 8 years ago
  10. ee877b8 s390/pci_dma: improve map_sg by Sebastian Ott · 8 years ago
  11. 8cb63b7 s390/pci_dma: simplify dma address calculation by Sebastian Ott · 8 years ago
  12. 3b13f1f s390/pci_dma: remove dma address range check by Sebastian Ott · 8 years ago
  13. bb2b7ff iommu/s390: simplify registration of I/O address translation parameters by Sebastian Ott · 8 years ago
  14. dcc096c s390: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  15. ecc6410 s390: export header for CLP ioctl by Sebastian Ott · 8 years ago
  16. f622b51 s390/vmur: fix irq pointer dereference in int handler by Sebastian Ott · 8 years ago
  17. eed5c4b s390/dasd: add missing KOBJ_CHANGE event for unformatted devices by Stefan Haberland · 8 years ago
  18. c42d8c7 s390: enable UBSAN by Christian Borntraeger · 8 years ago
  19. 725c4d2 ubsan: allow to disable the null sanitizer by Christian Borntraeger · 8 years ago
  20. f296190 s390/crashdump: use list_first_entry_or_null by Masahiro Yamada · 8 years ago
  21. 9078a54 s390: claim efficient unaligned access by Christian Borntraeger · 8 years ago
  22. c783b91 s390: add assembler include path for vx-insn.h by Martin Schwidefsky · 8 years ago
  23. 6512391 s390/crypto: avoid returning garbage value by Colin Ian King · 8 years ago
  24. e68f1d4 s390: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  25. f5b55fa RAID/s390: provide raid6 recovery optimization by Martin Schwidefsky · 8 years ago
  26. 7bac4f5 s390/crypto: simplify CPACF encryption / decryption functions by Martin Schwidefsky · 8 years ago
  27. 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago
  28. d863d59 s390/crypto: simplify init / exit functions by Martin Schwidefsky · 8 years ago
  29. 0177db0 s390/crypto: simplify return code handling by Martin Schwidefsky · 8 years ago
  30. edc63a3 s390/crypto: cleanup cpacf function codes by Martin Schwidefsky · 8 years ago
  31. 474fd6e RAID/s390: add SIMD implementation for raid6 gen/xor by Martin Schwidefsky · 8 years ago
  32. 8f149ea s390/nmi: improve revalidation of fpu / vector registers by Martin Schwidefsky · 8 years ago
  33. 7f79695 s390/fpu: improve kernel_fpu_[begin|end] by Martin Schwidefsky · 8 years ago
  34. 0eab11c s390/vx: allow to include vx-insn.h with .include by Martin Schwidefsky · 8 years ago
  35. 67f03de s390/time: avoid races when updating tb_update_count by David Hildenbrand · 8 years ago
  36. 0c00b1e s390/time: fixup the clock comparator on all cpus by David Hildenbrand · 8 years ago
  37. ca64f63 s390/time: cleanup etr leftovers by David Hildenbrand · 8 years ago
  38. 41ad022 s390/time: simplify stp time syncs by David Hildenbrand · 8 years ago
  39. 88bf46b Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Martin Schwidefsky · 8 years ago
  40. f6c1d35 KVM: s390: generate facility mask from readable list by Heiko Carstens · 8 years ago
  41. 2ccb5bf s390/tape: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  42. bd3a172 s390/pci: add zpci_report_error interface by Martin Schwidefsky · 8 years ago
  43. 6c29588 s390: cio: remove redundant cio_cancel declaration by Dong Jia Shi · 8 years ago
  44. 47e4d85 s390/mm: merge local / non-local IDTE helper by Martin Schwidefsky · 8 years ago
  45. 34eeaf3 s390/mm: merge local / non-local IPTE helper by Martin Schwidefsky · 8 years ago
  46. 44b6cc8 s390/mm,kvm: flush gmap address space with IDTE by Martin Schwidefsky · 8 years ago
  47. d5dcafe s390/mm: no local TLB flush for clearing-by-ASCE IDTE by Martin Schwidefsky · 8 years ago
  48. b059152 Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  49. 7a1dcf6 Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  50. d1fdafa Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  51. 94cd97a usercopy: fix overlap check for kernel text by Josh Poimboeuf · 8 years ago
  52. 7329a65 usercopy: avoid potentially undefined behavior in pointer math by Eric Biggers · 8 years ago
  53. ef0e1ea Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  54. 37c669b Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  55. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  56. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  57. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  58. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  59. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  60. c57653d ARC: export __udivdi3 for modules by Vineet Gupta · 8 years ago
  61. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  62. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  63. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  64. d77976c ARC: export kmap by Vineet Gupta · 8 years ago
  65. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
  66. 86147e3 ARC: use correct offset in pt_regs for saving/restoring user mode r25 by Liav Rehana · 8 years ago
  67. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  68. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  69. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  70. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  71. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  72. 048c28c gpio: make any OF dependent driver depend on OF_GPIO by Linus Walleij · 8 years ago
  73. 2527ecc gpio: Fix OF build problem on UM by Linus Walleij · 8 years ago
  74. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  75. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  76. 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 8 years ago
  77. fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 8 years ago
  78. 3024c9a Revert "f2fs: move i_size_write in f2fs_write_end" by Chao Yu · 8 years ago
  79. b873b79 Revert "f2fs: use percpu_rw_semaphore" by Jaegeuk Kim · 8 years ago
  80. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  81. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  82. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  83. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  89. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  90. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  91. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  92. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  93. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  94. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  95. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  96. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  97. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  98. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  99. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  100. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago