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