index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
vga
/
vgaarb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2016-01-04
1
-2
/
+4
|
\
|
*
vgaarb: fix signal handling in vga_get()
Kirill A. Shutemov
2015-12-11
1
-2
/
+4
*
|
vgaarb: remove bogus checks
Al Viro
2015-12-06
1
-7
/
+0
|
/
*
vgaarb: use kzalloc in vga_arbiter_add_pci_device()
Rasmus Villemoes
2015-10-01
1
-3
/
+1
*
vgaarb: Fix a few checkpatch errors and warnings
Thierry Reding
2015-08-12
1
-42
/
+60
*
vgaarb: Use vgaarb: prefix consistently in messages
Thierry Reding
2015-08-12
1
-19
/
+20
*
vgaarb: Stop complaining about absent devices
Thierry Reding
2015-08-12
1
-2
/
+5
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
1
-1
/
+0
|
\
|
*
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
1
-1
/
+0
*
|
vgaarb: Drop obsolete #ifndef
Bruno Prémont
2014-09-16
1
-8
/
+0
*
|
vgaarb: Don't default exclusively to first video device with mem+io
Bruno Prémont
2014-09-16
1
-1
/
+37
|
/
*
vgaarb: We can own non-decoded resources
Alex Williamson
2014-07-08
1
-18
/
+22
*
vgaarb: Fix VGA decodes changes
Alex Williamson
2013-09-03
1
-24
/
+17
*
vgaarb: Don't disable resources that are not owned
Alex Williamson
2013-09-03
1
-5
/
+5
*
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
2012-09-24
1
-6
/
+8
|
\
|
*
PCI: Fix default vga ref_count
Yinghai Lu
2012-09-24
1
-6
/
+8
*
|
PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
2012-09-12
1
-12
/
+3
|
/
*
vga: fix build when fbdev is a module
Matthew Garrett
2012-04-24
1
-0
/
+2
*
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
2012-04-24
1
-0
/
+7
*
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
2011-11-22
1
-6
/
+12
*
vgaarb: a NULL bridge is acceptable for root devices.
Dave Airlie
2011-11-14
1
-23
/
+21
*
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-07-25
1
-2
/
+1
*
vgaarb: use bridges to control VGA routing where possible.
Dave Airlie
2011-05-04
1
-14
/
+99
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
drm/i915: Recognise non-VGA display devices
Chris Wilson
2011-01-23
1
-1
/
+1
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
vgaarb: trivial fix
Daniel J Blueman
2010-09-24
1
-1
/
+1
|
/
*
vgaarb: use MIT license
Tiago Vignatti
2010-06-03
1
-3
/
+23
*
vgaarb: convert pr_devel() to pr_debug()
Tiago Vignatti
2010-06-03
1
-17
/
+18
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-02-28
1
-6
/
+21
|
\
|
*
vgaarb: Add user selectability of the number of GPUS in a system
Mike Travis
2010-02-05
1
-1
/
+1
|
*
vgaarb: Fix VGA arbiter to accept PCI domains other than 0
Mike Travis
2010-02-05
1
-5
/
+20
*
|
vgaarb: fix "target=default" passing
Kyle McMartin
2010-02-20
1
-1
/
+1
*
|
vgaarb: fix incorrect dereference of userspace pointer.
Andy Getzendanner
2010-02-11
1
-1
/
+1
|
/
*
PCI/vgaarb: cleanup some warnings + cleanup some comments.
Dave Airlie
2009-09-09
1
-6
/
+5
*
PCI/GPU: implement VGA arbitration on Linux
Benjamin Herrenschmidt
2009-09-09
1
-0
/
+1206