index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...
Changbin Du
1
-61
/
+29
2017-01-13
drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset function
Changbin Du
2
-1
/
+74
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio space
Changbin Du
2
-14
/
+26
2017-01-13
drm/i915/gvt: move mmio init/clean function to mmio.c
Changbin Du
5
-36
/
+49
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space
Changbin Du
2
-0
/
+27
2017-01-13
drm/i915/gvt: move cfg space inititation function to cfg_space.c
Changbin Du
3
-43
/
+52
2017-01-13
drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gtt
Changbin Du
2
-0
/
+28
2017-01-13
drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource state
Changbin Du
2
-2
/
+28
2017-01-09
drm/i915/gvt: cleanup GFP flags
Jike Song
1
-24
/
+15
2017-01-09
drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failure
Jike Song
1
-4
/
+10
2017-01-09
drm/i915/gvt: cleanup opregion memory allocation code
Jike Song
2
-6
/
+5
2017-01-09
drm/i915/gvt: destroy the allocated idr on vgpu creating failures
Jike Song
1
-1
/
+3
2017-01-09
drm/i915/gvt: init/destroy vgpu_idr properly
Jike Song
1
-1
/
+7
2017-01-09
drm/i915/gvt: dec vgpu->running_workload_num after the workload is really done
Changbin Du
1
-5
/
+5
2017-01-09
drm/i915/gvt: fix use after free for workload
Changbin Du
1
-2
/
+2
2017-01-09
drm/i915/gvt: remove duplicated definition
Zhenyu Wang
1
-7
/
+0
2017-01-09
drm/i915/gvt: adjust high memory size for default vGPU type
Zhenyu Wang
1
-2
/
+2
2017-01-09
drm/i915/gvt: print correct value for untracked mmio
Pei Zhang
1
-15
/
+16
2017-01-09
drm/i915/gvt: always use readq and writeq
Changbin Du
1
-13
/
+2
2017-01-09
drm/i915/gvt: fix return value in mul_force_wake_write
Changbin Du
1
-1
/
+1
2017-01-09
drm/i915/gvt: fix error handing of tlb_control emulation
Changbin Du
1
-4
/
+2
2017-01-09
drm/i915/gvt: verify functions types in new_mmio_info()
Nicolas Iooss
1
-2
/
+3
2017-01-08
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-316
/
+549
2017-01-08
Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+23
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+43
2017-01-06
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+24
2017-01-06
Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
8
-89
/
+191
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+7
2017-01-06
Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+42
2017-01-06
Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-5
/
+72
2017-01-06
Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-28
/
+45
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
2
-10
/
+5
2017-01-06
Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'
Rafael J. Wysocki
15
-35
/
+165
2017-01-06
Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'
Rafael J. Wysocki
3
-6
/
+12
2017-01-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-22
/
+33
2017-01-05
Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...
Linus Torvalds
2
-22
/
+22
2017-01-05
Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...
Linus Torvalds
11
-45
/
+190
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-05
Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-53
/
+90
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
1
-14
/
+10
2017-01-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-4
/
+10
2017-01-05
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-29
/
+36
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2017-01-05
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2017-01-05
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
Jérémy Lefaure
1
-0
/
+1
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
1
-0
/
+2
2017-01-05
usb: musb: Fix trying to free already-free IRQ 4
Tony Lindgren
1
-1
/
+1
2017-01-05
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
1
-0
/
+12
2017-01-05
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2
-6
/
+11
[next]