1. 4ae48c0 s390/vmcp: return -ENOTTY for unknown ioctl commands by Heiko Carstens · 7 years ago
  2. ef26793 s390/vmcp: split vmcp header file and move to uapi by Heiko Carstens · 7 years ago
  3. 3f42984 s390/vmcp: make use of contiguous memory allocator by Heiko Carstens · 7 years ago
  4. cd4386a s390/cpcmd,vmcp: avoid GFP_DMA allocations by Heiko Carstens · 7 years ago
  5. 267239c s390/vmcp: fix uaccess check and avoid undefined behavior by Heiko Carstens · 7 years ago
  6. 34ad7cd s390/mm: prevent memory offline for memory blocks with cma areas by Heiko Carstens · 7 years ago
  7. 16f4864 s390/mm: add missing virt_to_pfn() etc. helper functions by Heiko Carstens · 7 years ago
  8. ac34bbc s390/cio: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  9. c7e85ae s390/sclp: add const to bin_attribute structure by Bhumika Goyal · 7 years ago
  10. 83a8842 s390: use generic asm/unaligned.h by Heiko Carstens · 7 years ago
  11. 3cb8f11 s390: use generic uapi/asm/swab.h by Heiko Carstens · 7 years ago
  12. 2edf3fa s390: remove asm/mman.h and asm/types.h by Heiko Carstens · 7 years ago
  13. 65a6d0c s390/nmi: keep comments consistent by Heiko Carstens · 7 years ago
  14. dd783b4 Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 7 years ago
  15. 7f7e6e2 s390/spinlock: add niai spinlock hints by Martin Schwidefsky · 8 years ago
  16. 8351378 s390/sclp_ocf: constify attribute_group structures. by Arvind Yadav · 7 years ago
  17. fc2b0f5 s390/tape: constify attribute_group structures. by Arvind Yadav · 7 years ago
  18. cb0259c s390/raw3270: constify attribute_group structures. by Arvind Yadav · 7 years ago
  19. cfe9a04 s390/qeth: constify attribute_group structures. by Arvind Yadav · 7 years ago
  20. f460d11 s390/cio: constify attribute_group structures. by Arvind Yadav · 7 years ago
  21. 1317167 s390/dasd: constify attribute_group structures. by Arvind Yadav · 7 years ago
  22. 9731c0a s390/zcrypt_card: constify attribute_group structures. by Arvind Yadav · 7 years ago
  23. 9920dec s390/zcrypt_queue: constify attribute_group structures. by Arvind Yadav · 7 years ago
  24. 6997c32 s390: add support for IBM z14 machines by Martin Schwidefsky · 8 years ago
  25. 6e2ef5e s390/time: add support for the TOD clock epoch extension by Martin Schwidefsky · 8 years ago
  26. 45be0a02 s390/sclp: single increment assignment control by Martin Schwidefsky · 8 years ago
  27. a01ef30 s390/mm,vmem: simplify region and segment table allocation code by Heiko Carstens · 8 years ago
  28. 58cdf5e KVM: s390: use new mm defines instead of magic values by Heiko Carstens · 8 years ago
  29. f1c1174 s390/mm: use new mm defines instead of magic values by Heiko Carstens · 8 years ago
  30. c67da7c s390/mm: introduce defines to reflect the hardware mmu by Heiko Carstens · 8 years ago
  31. a31a00b s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h by Heiko Carstens · 8 years ago
  32. 8457d77 s390/mm: remove and correct comments within pgtable.h by Heiko Carstens · 8 years ago
  33. 810fa7e Merge branch 'tlb-flushing' into features by Martin Schwidefsky · 7 years ago
  34. fd2b2c57 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  35. 5d4eeb8 Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  36. cef55b5 Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  37. 25f6a53 Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  38. a9d0683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  39. eeb7c41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  40. cd774b9 s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing by Martin Schwidefsky · 8 years ago
  41. 28c807e s390/mm: add guest ASCE TLB flush optimization by Martin Schwidefsky · 8 years ago
  42. 118bd31 s390/mm: add no-dat TLB flush optimization by Martin Schwidefsky · 8 years ago
  43. c9b5ad5 s390/mm: tag normal pages vs pages used in page tables by Martin Schwidefsky · 9 years ago
  44. 832e4c8 uuid: remove uuid_be by Christoph Hellwig · 8 years ago
  45. 7c39ffe thunderbolt: use uuid_t instead of uuid_be by Christoph Hellwig · 7 years ago
  46. c228352 HID: ortek: add one more buggy device by Benjamin Tissoires · 7 years ago
  47. c389377 vfio: ccw: fix bad ptr math for TIC cda translation by Jason J. Herne · 7 years ago
  48. 520eccd Linux 4.13-rc2 by Linus Torvalds · 7 years ago
  49. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 7 years ago
  50. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 7 years ago
  51. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  52. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 7 years ago
  53. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 7 years ago
  54. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 7 years ago
  55. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  56. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  57. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  58. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  59. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  60. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  61. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 7 years ago
  62. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  63. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  64. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  65. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  66. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  67. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  68. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  69. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  70. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 8b810a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 7 years ago
  76. 34eddef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. cf60177 HID: usbhid: fix "always poll" quirk by Dmitry Torokhov · 7 years ago
  79. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 7 years ago
  80. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 7 years ago
  81. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 7 years ago
  82. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 7 years ago
  83. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 7 years ago
  84. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 7 years ago
  85. db15e7f x86/devicetree: Convert to using %pOF instead of ->full_name by Rob Herring · 7 years ago
  86. df6c3db perf/x86/intel: Add proper condition to run sched_task callbacks by Jiri Olsa · 7 years ago
  87. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 7 years ago
  88. 2aeb188 perf/core: Fix locking for children siblings group read by Jiri Olsa · 7 years ago
  89. d9cf484 uuid: fix incorrect uuid_equal conversion in test_uuid_test by Christoph Hellwig · 7 years ago
  90. 5896ec7 Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  91. 660f6b5 Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  92. 22a548d Merge tag 'drm-amdkfd-fixes-2017-07-18' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  93. 921edf3 ide: avoid warning for timings calculation by Arnd Bergmann · 7 years ago
  94. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  95. cbf5ecb net: bonding: Fix transmit load balancing in balance-alb mode by Kosuke Tatsukawa · 7 years ago
  96. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 7 years ago
  97. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 7 years ago
  98. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  99. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  100. be35e8c net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 7 years ago