index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
drm/i915/kvmgt: Support setting dma map for huge pages
Changbin Du
4
-39
/
+102
2018-07-09
drm/i915/gvt: Add 64K huge gtt support
Changbin Du
1
-6
/
+80
2018-07-09
drm/i915/gvt: Make PTE iterator 64K entry aware
Changbin Du
1
-2
/
+6
2018-07-09
drm/i915/gvt: Split ppgtt_alloc_spt into two parts
Changbin Du
1
-22
/
+40
2018-07-09
drm/i915/gvt: Add GTT clear_pse operation
Changbin Du
2
-0
/
+20
2018-07-09
drm/i915/gvt: Add software PTE flag to mark special 64K splited entry
Changbin Du
2
-0
/
+24
2018-07-09
drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDE
Changbin Du
2
-21
/
+51
2018-07-09
drm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for 64K GTT
Changbin Du
1
-1
/
+28
2018-07-09
drm/i915/gvt: Add PTE IPS bit operations
Changbin Du
2
-0
/
+20
2018-07-09
drm/i915/gvt: Add new 64K entry type
Changbin Du
2
-4
/
+23
2018-06-13
drm/i915: Enable KVMGT for BXT.
Colin Xu
1
-0
/
+2
2018-06-13
drm/i915/gvt: Add mmio handler for for BXT.
Colin Xu
1
-45
/
+344
2018-06-13
drm/i915/gvt: Enable dma_buf support for BXT.
Colin Xu
2
-4
/
+12
2018-06-13
drm/i915/gvt: Enable virtual display support for BXT.
Colin Xu
2
-1
/
+42
2018-06-13
drm/i915/gvt: Enable force wake support for BXT.
Colin Xu
1
-2
/
+4
2018-06-13
drm/i915/gvt: Enable cmd_parser support for BXT.
Colin Xu
1
-25
/
+14
2018-06-13
drm/i915/gvt: Enable mmio context init and switch for BXT.
Colin Xu
1
-5
/
+11
2018-06-13
drm/i915/gvt: Enable irq initialization for BXT.
Colin Xu
1
-9
/
+5
2018-06-13
drm/i915/gvt: Enable gtt initialization for BXT.
Colin Xu
1
-7
/
+2
2018-06-13
drm/i915/gvt: Enable device info initialization for BXT.
Colin Xu
1
-12
/
+9
2018-06-13
drm/i915/gvt: Add MEDIA_POOL_STATE for BXT.
Colin Xu
1
-0
/
+4
2018-06-13
drm/i915/gvt: Add D_BXT device type define for BXT.
Colin Xu
2
-5
/
+8
2018-06-11
drm/i915/gvt: use array to avoid potential buffer overflow
Xinyun Liu
2
-11
/
+7
2018-06-11
drm/i915/gvt: removed unnecessary boundary check
Xinyun Liu
1
-1
/
+1
2018-06-11
drm/i915/gvt: Avoid dereference a potential null pointer
Xinyun Liu
1
-1
/
+2
2018-06-06
drm/i915: Update DRIVER_DATE to 20180606
Rodrigo Vivi
1
-2
/
+2
2018-06-06
drm/i915/gtt: Fix typo in fill_px() macro
Chris Wilson
1
-2
/
+2
2018-06-06
drm/i915: Mark i915.inject_load_failure as being hit
Chris Wilson
1
-5
/
+5
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
32
-390
/
+390
2018-06-05
drm/i915/error: Fixup inactive/active counting
Chris Wilson
1
-2
/
+2
2018-06-05
drm/i915/guc: Don't leak stage descriptor pool on init failure
Michal Wajdeczko
1
-1
/
+4
2018-06-05
drm/i915/pmu: Do not assume fixed hrtimer period
Tvrtko Ursulin
2
-20
/
+55
2018-06-05
drm/i915/trace: Context field needs to be 64-bit wide
Tvrtko Ursulin
1
-10
/
+10
2018-06-05
drm/i915/trace: Remove engine out of the context sandwich
Tvrtko Ursulin
1
-15
/
+15
2018-06-05
drm/i915/trace: Describe engines as class:instance pairs
Tvrtko Ursulin
1
-42
/
+65
2018-06-05
drm/i915: Swap magics and use SZ_1M
Chris Wilson
1
-1
/
+1
2018-06-05
drm/i915: Correctly handle error path in i915_gem_init_hw
Michal Wajdeczko
1
-0
/
+6
2018-06-05
drm/i915/vma: Move the bind_count vs pin_count assertion to a helper
Chris Wilson
1
-2
/
+14
2018-06-05
drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list
Chris Wilson
1
-13
/
+10
2018-06-05
drm/i915/ringbuffer: Make context pin/unpin symmetric
Chris Wilson
1
-24
/
+43
2018-06-05
drm/i915: Add new vGPU cap info bit VGT_CAPS_HUGE_GTT
Changbin Du
3
-6
/
+9
2018-06-04
drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
Mahesh Kumar
1
-1
/
+0
2018-06-04
drm/i915/perf: fix ctx_id read with GuC & ICL
Lionel Landwerlin
3
-32
/
+97
2018-06-04
drm/i915: drop one bit on the hw_id when using guc
Lionel Landwerlin
3
-4
/
+14
2018-06-04
drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+
Chris Wilson
1
-49
/
+0
2018-06-04
drm/i915: Move i915_gem_fini to i915_gem.c
Michal Wajdeczko
3
-22
/
+23
2018-06-01
drm/i915/icl: Calculate link clock using the new registers
Arkadiusz Hiler
1
-2
/
+7
2018-06-01
drm/i915/icl: Get DDI clock for ICL based on PLLs.
Manasi Navare
4
-0
/
+101
2018-06-01
drm/i915/icl: Add Icelake PCH detection
Anusha Srivatsa
1
-0
/
+2
2018-06-01
drm/i915/icl: Map VBT DDC Pin to BSpec DDC Pin
Radhakrishna Sripada
2
-8
/
+33
[next]