1. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. a4d8c7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  3. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  4. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  5. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  6. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  7. 01b305a arm64: suspend: make hw_breakpoint_restore static by Jisheng Zhang · 9 years ago
  8. 9a17a21 arm64: mmu: make split_pud and fixup_executable static by Jisheng Zhang · 9 years ago
  9. 29b8302 arm64: smp: make of_parse_and_init_cpus static by Jisheng Zhang · 9 years ago
  10. d192791 arm64: use linux/types.h in kvm.h by Arnd Bergmann · 9 years ago
  11. 5430978 arm64: build vdso without libgcov by Arnd Bergmann · 9 years ago
  12. 3d6d103 arm64: mark cpus_have_hwcap as __maybe_unused by Arnd Bergmann · 9 years ago
  13. cc25b99 X.509: Fix the time validation [ver #2] by David Howells · 9 years ago
  14. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  15. 3702897 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago
  16. 5d50ac7 Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  17. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  18. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  19. c970872 thermal: rockchip: fix compile error by Caesar Wang · 9 years ago
  20. f639eeb h8300: enable CLKSRC_OF by Yoshinori Sato · 9 years ago
  21. f57ab32 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  22. f6f18a2 Merge branch 'pm-domains' by Rafael J. Wysocki · 9 years ago
  23. 8d3de01 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  24. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  25. 65d57b30 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  26. c8fff3e Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  27. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  28. e3a7a3b block: don't hardcode blk_qc_t -> tag mask by Jens Axboe · 9 years ago
  29. cadfbb6 dax_io(): don't let non-error value escape via retval instead of EFAULT by Al Viro · 9 years ago
  30. ccc2600 block: fix blk-core.c kernel-doc warning by Randy Dunlap · 9 years ago
  31. dbd3ca5 fs/block_dev.c: Remove WARN_ON() when inode writeback fails by Vivek Goyal · 9 years ago
  32. c74dc78 NVMe: add support for Apple NVMe controller by Stephan Günther · 9 years ago
  33. a310acd NVMe: use split lo_hi_{read,write}q by Stephan Günther · 9 years ago
  34. 1fa8cc5 blk-mq: mark __blk_mq_complete_request() static by Jens Axboe · 9 years ago
  35. 82c426e MAINTAINERS: add reference to new linux-block list by Jens Axboe · 9 years ago
  36. b12363d NVMe: Increase the max transfer size when mdts is 0 by Sathyavathi M · 9 years ago
  37. 2dbe549 brd: Refuse improperly aligned discard requests by Jan Kara · 9 years ago
  38. 7c7afc4 fs: 9p: cache.h: Add #define of include guard by Tzvetelin Katchov · 9 years ago
  39. c8fffa6 vfs: remove stale comment in inode_operations by Ross Zwisler · 9 years ago
  40. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  41. 54d1571 binfmt_elf: Correct `arch_check_elf's description by Maciej W. Rozycki · 9 years ago
  42. 88a578d fs: fix writeback.c kernel-doc warnings by Randy Dunlap · 9 years ago
  43. 034ae4b fs: fix inode.c kernel-doc warning by Randy Dunlap · 9 years ago
  44. 6ae0806 fs/pipe.c: return error code rather than 0 in pipe_write() by Eric Biggers · 9 years ago
  45. e9bb1f9 fs/pipe.c: preserve alloc_file() error code by Eric Biggers · 9 years ago
  46. b582ef5 binfmt_elf: Don't clobber passed executable's file header by Maciej W. Rozycki · 9 years ago
  47. 102f4d9 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 9 years ago
  48. 95201a4 cachefiles: perform test on s_blocksize when opening cache file. by NeilBrown · 9 years ago
  49. b130ed5 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 9 years ago
  50. 86108c2 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 9 years ago
  51. 0ee9608 debugfs: fix refcount imbalance in start_creating by Daniel Borkmann · 9 years ago
  52. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 5dfe5b2 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  54. 152813e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  55. c34e6e0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  56. 6a177af Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  57. ae36ce0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  58. 10855ae drm/nouveau: fix build failures on all non ARM. by Dave Airlie · 9 years ago
  59. 28fb4cb drm/ast: Initialized data needed to map fbdev memory by Egbert Eich · 10 years ago
  60. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  61. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. 01504f5 Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  63. 4bde961 Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  64. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  65. 704c16d usbnet: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  66. 21fd6c0 kaweth: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  67. 8722b8f sfc: don't call dma_supported by Christoph Hellwig · 9 years ago
  68. 0dcc4a5 nouveau: don't call pci_dma_supported by Christoph Hellwig · 9 years ago
  69. e806f75 netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  70. 4571e4a cx23885: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  71. 251c591 cx25821: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  72. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  73. f546e12 saa7134: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  74. 45fa9c0 saa7164: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  75. bad007bc tw68-core: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  76. 46a7fd8 pcnet32: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  77. 3368e8fb lib/string.c: add ULL suffix to the constant definition by Andy Shevchenko · 9 years ago
  78. d15c7c0 hugetlb: trivial comment fix by Naoya Horiguchi · 9 years ago
  79. e14231c selftests/mlock2: add ULL suffix to 64-bit constants by Geert Uytterhoeven · 9 years ago
  80. 60997fe selftests/mlock2: add missing #define _GNU_SOURCE by Geert Uytterhoeven · 9 years ago
  81. c6de7f1 Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  82. b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 9 years ago
  83. 1cc8e34 drivers: of: of_reserved_mem: fixup the alignment with CMA setup by Jason Liu · 9 years ago
  84. 85a1c77 of: Print rather than WARN'ing when overlap check fails by Michael Ellerman · 9 years ago
  85. 87ab520 dt-bindings: ak4554: extension should be .txt by Raphael Poggi · 9 years ago
  86. 52e9a33 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  87. c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. 89ba7d8 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  89. b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  90. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  92. 64fd8c8 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  93. b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 9 years ago
  94. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 9 years ago
  95. 8a92126 Revert "bridge: Allow forward delay to be cfgd when STP enabled" by Vlad Yasevich · 9 years ago
  96. a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 9 years ago
  97. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 9 years ago
  98. 3934bbc Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  99. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  100. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago