1. 23f6a82 drm/i915: rename debugfs_gt_pm files by Lucas De Marchi · 3 years, 4 months ago
  2. 00142bc drm/i915: rename debugfs_engines files by Lucas De Marchi · 3 years, 4 months ago
  3. 022f324 drm/i915: rename debugfs_gt files by Lucas De Marchi · 3 years, 4 months ago
  4. 48b0961 drm/i915: Move __i915_gem_free_object to ttm_bo_destroy by Maarten Lankhorst · 3 years, 4 months ago
  5. dc34ca9 drm/i915: Mark GPU wedging on driver unregister unrecoverable by Janusz Krzysztofik · 3 years, 4 months ago
  6. ce079f6 drm/i915: Add mmap lock around vma_lookup() in the mman selftest. by Maarten Lankhorst · 3 years, 4 months ago
  7. d5dd580 Merge drm/drm-next into drm-intel-gt-next by Joonas Lahtinen · 3 years, 4 months ago
  8. e935405 drm/i915/dg2: Define MOCS table for DG2 by Matt Roper · 3 years, 4 months ago
  9. 50bc648 drm/i915/xehpsdv: Define MOCS table for XeHP SDV by Lucas De Marchi · 3 years, 4 months ago
  10. 4319261 drm/i915: Enable -Wsometimes-uninitialized by Nathan Chancellor · 3 years, 4 months ago
  11. 46f20a35 drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lmem() by Nathan Chancellor · 3 years, 4 months ago
  12. 4796054b drm/i915/selftests: Do not use import_obj uninitialized by Nathan Chancellor · 3 years, 4 months ago
  13. 4f41ddc drm/i915/guc: Add GuC kernel doc by Matthew Brost · 3 years, 4 months ago
  14. af5bc9f drm/i915/guc: Drop guc_active move everything into guc_state by Matthew Brost · 3 years, 4 months ago
  15. 3cb3e34 drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure by Matthew Brost · 3 years, 4 months ago
  16. 9798b17 drm/i915/guc: Move GuC priority fields in context under guc_active by Matthew Brost · 3 years, 4 months ago
  17. 5b116c1 drm/i915/guc: Drop pin count check trick between sched_disable and re-pin by Matthew Brost · 3 years, 4 months ago
  18. 1424ba8 drm/i915/guc: Proper xarray usage for contexts_lookup by Matthew Brost · 3 years, 4 months ago
  19. 0f79765 drm/i915/guc: Rework and simplify locking by Matthew Brost · 3 years, 4 months ago
  20. 52d66c0 drm/i915/guc: Move guc_blocked fence to struct guc_state by Matthew Brost · 3 years, 4 months ago
  21. b0d8388 drm/i915/guc: Release submit fence from an irq_work by Matthew Brost · 3 years, 4 months ago
  22. ae36b62 drm/i915/guc: Reset LRC descriptor if register returns -ENODEV by Matthew Brost · 3 years, 4 months ago
  23. f16d5cb drm/i915/guc: Don't touch guc_state.sched_state without a lock by Matthew Brost · 3 years, 4 months ago
  24. 422cda4 drm/i915/guc: Take context ref when cancelling request by Matthew Brost · 3 years, 4 months ago
  25. d2420c2 drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H by Matthew Brost · 3 years, 4 months ago
  26. d135865c drm/i915/guc: Copy whole golden context, set engine state size of subset by Matthew Brost · 3 years, 4 months ago
  27. 9888bea drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered by Matthew Brost · 3 years, 4 months ago
  28. cf37e5c drm/i915/guc: Kick tasklet after queuing a request by Matthew Brost · 3 years, 4 months ago
  29. ac653dd Revert "drm/i915/gt: Propagate change in error status to children on unhold" by Matthew Brost · 3 years, 4 months ago
  30. 1ca36cf drm/i915/guc: Workaround reset G2H is received after schedule done G2H by Matthew Brost · 3 years, 4 months ago
  31. d67e3d5 drm/i915/guc: Process all G2H message at once in work queue by Matthew Brost · 3 years, 4 months ago
  32. 88209a8 drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context by Matthew Brost · 3 years, 4 months ago
  33. c39f51c drm/i915/guc: Unwind context requests in reverse order by Matthew Brost · 3 years, 4 months ago
  34. 669b949 drm/i915/guc: Fix outstanding G2H accounting by Matthew Brost · 3 years, 4 months ago
  35. fc30a67 drm/i915/guc: Fix blocked context accounting by Matthew Brost · 3 years, 4 months ago
  36. 6880fa6 Linux 5.15-rc1 by Linus Torvalds · 3 years, 4 months ago
  37. b5b65f1 Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
  38. c3e4687 Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 4 months ago
  39. d41adc4 Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 4 months ago
  40. f306b90 Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  41. d8e988b Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
  42. 1791596 Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 4 months ago
  43. 56c2443 Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  44. 165d05d Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  45. 7bf3142 Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  46. fdfc346 Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
  47. 8d4a0b5 Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 4 months ago
  48. 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
  49. b79bd0d Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
  50. 4e1c754 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 4 months ago
  51. 17a99e5 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  52. 4dc24d7 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  53. 2bae3e6 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  54. ee286c6 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  55. 0d1c50a perf tools: Add an option to build without libbfd by Ian Rogers · 3 years, 4 months ago
  56. 4a86d41 perf tools: Allow build-id with trailing zeros by Namhyung Kim · 3 years, 4 months ago
  57. 99fc594 perf tools: Fix hybrid config terms list corruption by Adrian Hunter · 3 years, 4 months ago
  58. a7d212f perf tools: Factor out copy_config_terms() and free_config_terms() by Adrian Hunter · 3 years, 4 months ago
  59. eb34363 perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields by Adrian Hunter · 3 years, 4 months ago
  60. da4572d perf tools: Ignore Documentation dependency file by Ian Rogers · 3 years, 4 months ago
  61. c605c39 Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  62. c0f7e49 Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  63. 8177a5c Merge tag 'libata-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  64. ce4c8f8 Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  65. a1406e4 Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
  66. 2aae0a9 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 4 months ago
  67. 107ccc4 Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 4 months ago
  68. 5292622 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 3 years, 4 months ago
  69. 6701e7e Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 4 months ago
  70. dd47038 Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 4 months ago
  71. 765092e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 4 months ago
  72. 6f55ab3 riscv: Move EXCEPTION_TABLE to RO_DATA segment by Jisheng Zhang · 3 years, 4 months ago
  73. 54fed35 riscv: Enable BUILDTIME_TABLE_SORT by Jisheng Zhang · 3 years, 4 months ago
  74. cbba178 riscv: dts: microchip: mpfs-icicle: Fix serial console by Geert Uytterhoeven · 3 years, 4 months ago
  75. 399c1ec riscv: move the (z)install rules to arch/riscv/Makefile by Masahiro Yamada · 3 years, 5 months ago
  76. d593553 riscv: Improve stack randomisation on RV64 by Kefeng Wang · 3 years, 5 months ago
  77. efe1e08 riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 by Heinrich Schuchardt · 3 years, 5 months ago
  78. 3a87ff8 riscv: defconfig: enable BLK_DEV_NVME by Heinrich Schuchardt · 3 years, 5 months ago
  79. c9871c8 Documentation: core-api/cpuhotplug: Rewrite the API section by Thomas Gleixner · 3 years, 4 months ago
  80. 8c85430 cpu/hotplug: Remove deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  81. c122358 thermal: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  82. c2f4954 Merge branch 'linus' into smp/urgent by Thomas Gleixner · 3 years, 4 months ago
  83. 218e7b7 perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  84. 37ce9e4 tools include UAPI: Update linux/mount.h copy by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  85. 155ed9f perf beauty: Cover more flags in the move_mount syscall argument beautifier by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  86. 2c3ef25 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  87. f9f018e tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  88. dfa0045 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  89. 03d6f3f tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  90. 291dcb9 perf report: Add support to print a textual representation of IBS raw sample data by Kim Phillips · 3 years, 5 months ago
  91. dde994d perf report: Add tools/arch/x86/include/asm/amd-ibs.h by Kim Phillips · 3 years, 5 months ago
  92. f25e390 drm/i915: Get PM ref before accessing HW register by Vinay Belgaumkar · 3 years, 4 months ago
  93. 926de8c Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  94. d6498af Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  95. 094b147 spi: dt-bindings: xilinx: Drop type reference on *-bits properties by Rob Herring · 3 years, 4 months ago
  96. 9756712 dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entries by Rob Herring · 3 years, 4 months ago
  97. e99f23c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
  98. 23ef827 Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  99. 589e5ca Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 4 months ago
  100. 5ffc06e Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago