1. 16ae42f drm/amdgpu: use common fence for amdgpu_vm_fence by Christian König · 10 years ago
  2. b56c228 drm/amdgpu: use fence_is_later() for vm_flush as well v2 by Christian König · 10 years ago
  3. c2776af drm/amdgpu: use a timer for fence fallback by Christian König · 10 years ago
  4. 935c186 drm/amdgpu: remove fence trace points by Christian König · 10 years ago
  5. fa67604 drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value by Flora Cui · 10 years ago
  6. 9382049 drm/radeon: Only prompt for enabling PAT when we'd allow write-combining by Michel Dänzer · 10 years ago
  7. a28bbd5 drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC by Michel Dänzer · 10 years ago
  8. 96ea47c drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx by Michel Dänzer · 10 years ago
  9. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 10 years ago
  10. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 10 years ago
  11. 9589fcd Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  12. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  13. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 10 years ago
  14. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  15. 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 · 10 years ago
  16. 01b305a arm64: suspend: make hw_breakpoint_restore static by Jisheng Zhang · 10 years ago
  17. 9a17a21 arm64: mmu: make split_pud and fixup_executable static by Jisheng Zhang · 10 years ago
  18. 29b8302 arm64: smp: make of_parse_and_init_cpus static by Jisheng Zhang · 10 years ago
  19. d192791 arm64: use linux/types.h in kvm.h by Arnd Bergmann · 10 years ago
  20. 5430978 arm64: build vdso without libgcov by Arnd Bergmann · 10 years ago
  21. 3d6d103 arm64: mark cpus_have_hwcap as __maybe_unused by Arnd Bergmann · 10 years ago
  22. 3702897 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 10 years ago
  23. 5d50ac7 Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  24. 31c1feb Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  25. b4a2375 Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  26. c970872 thermal: rockchip: fix compile error by Caesar Wang · 10 years ago
  27. f639eeb h8300: enable CLKSRC_OF by Yoshinori Sato · 10 years ago
  28. f57ab32 Merge branch 'pm-tools' by Rafael J. Wysocki · 10 years ago
  29. f6f18a2 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  30. 8d3de01 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  31. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  32. 65d57b30 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  33. 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 · 10 years ago
  34. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  35. 7c7afc4 fs: 9p: cache.h: Add #define of include guard by Tzvetelin Katchov · 10 years ago
  36. c8fffa6 vfs: remove stale comment in inode_operations by Ross Zwisler · 10 years ago
  37. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 10 years ago
  38. 54d15714 binfmt_elf: Correct `arch_check_elf's description by Maciej W. Rozycki · 10 years ago
  39. 88a578d fs: fix writeback.c kernel-doc warnings by Randy Dunlap · 10 years ago
  40. 034ae4b fs: fix inode.c kernel-doc warning by Randy Dunlap · 10 years ago
  41. 6ae0806 fs/pipe.c: return error code rather than 0 in pipe_write() by Eric Biggers · 10 years ago
  42. e9bb1f9 fs/pipe.c: preserve alloc_file() error code by Eric Biggers · 10 years ago
  43. b582ef5c binfmt_elf: Don't clobber passed executable's file header by Maciej W. Rozycki · 10 years ago
  44. 102f4d9 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 10 years ago
  45. 95201a4 cachefiles: perform test on s_blocksize when opening cache file. by NeilBrown · 10 years ago
  46. b130ed5 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 10 years ago
  47. 86108c2 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 10 years ago
  48. 0ee9608 debugfs: fix refcount imbalance in start_creating by Daniel Borkmann · 10 years ago
  49. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  50. 5dfe5b2 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  51. 152813e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  52. c34e6e0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  53. 6a177af Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  54. ae36ce0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  55. 10855ae drm/nouveau: fix build failures on all non ARM. by Dave Airlie · 10 years ago
  56. 28fb4cb drm/ast: Initialized data needed to map fbdev memory by Egbert Eich · 11 years ago
  57. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  59. 01504f5 Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  60. 4bde961 Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  61. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 10 years ago
  62. 704c16d usbnet: remove ifdefed out call to dma_supported by Christoph Hellwig · 10 years ago
  63. 21fd6c0 kaweth: remove ifdefed out call to dma_supported by Christoph Hellwig · 10 years ago
  64. 8722b8f sfc: don't call dma_supported by Christoph Hellwig · 10 years ago
  65. 0dcc4a5 nouveau: don't call pci_dma_supported by Christoph Hellwig · 10 years ago
  66. e806f75 netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  67. 4571e4a cx23885: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  68. 251c591 cx25821: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  69. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  70. f546e12 saa7134: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  71. 45fa9c0 saa7164: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  72. bad007bc tw68-core: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  73. 46a7fd8 pcnet32: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 10 years ago
  74. 3368e8f lib/string.c: add ULL suffix to the constant definition by Andy Shevchenko · 10 years ago
  75. d15c7c0 hugetlb: trivial comment fix by Naoya Horiguchi · 10 years ago
  76. e14231c selftests/mlock2: add ULL suffix to 64-bit constants by Geert Uytterhoeven · 10 years ago
  77. 60997fe selftests/mlock2: add missing #define _GNU_SOURCE by Geert Uytterhoeven · 10 years ago
  78. c6de7f1 Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  79. b1d06b6 of: Provide static inline function for of_translate_address if needed by Guenter Roeck · 10 years ago
  80. 1cc8e34 drivers: of: of_reserved_mem: fixup the alignment with CMA setup by Jason Liu · 10 years ago
  81. 85a1c77 of: Print rather than WARN'ing when overlap check fails by Michael Ellerman · 10 years ago
  82. 87ab520 dt-bindings: ak4554: extension should be .txt by Raphael Poggi · 10 years ago
  83. 52e9a33 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  84. c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. 89ba7d8 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 10 years ago
  86. b44a3d2a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  88. a5e1d71 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  89. 64fd8c8 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  90. b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 10 years ago
  91. 0442f14 svcrpc: document lack of some memory barriers by J. Bruce Fields · 10 years ago
  92. 8a92126 Revert "bridge: Allow forward delay to be cfgd when STP enabled" by Vlad Yasevich · 10 years ago
  93. a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 10 years ago
  94. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 10 years ago
  95. 3934bbc Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  96. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  97. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  98. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  99. 6aabef6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  100. 1eb196c Merge tag 'ntb-4.4' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago