index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
ARM64: Add support for aarch64
Andreas Schwab
1
-1
/
+2
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-04-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-26
/
+7
2013-04-12
xfree86: Revert workaround for drm race condition.
Bryce Harrington
1
-24
/
+6
2013-04-12
xfree86: change a log message
Peter Hutterer
1
-2
/
+1
2013-04-12
xf86: don't hotplug output devices while VT switched.
Dave Airlie
1
-5
/
+40
2013-04-08
xfree86: Be verbose if waiting on opening the drm device
Bryce Harrington
1
-1
/
+4
2013-04-08
xfree86: Fix race condition failure opening drm.
Bryce Harrington
1
-0
/
+6
2013-04-08
xfree86: Keep trying to set interface on drm for 2 seconds.
Bryce Harrington
1
-5
/
+15
2013-04-08
xfree86: Provide more details on failure
Bryce Harrington
1
-1
/
+3
2013-04-08
xfree86: Track error code and add label for error handling.
Bryce Harrington
1
-4
/
+6
2013-04-08
xfree86: (Cleanup) Close fd if drm interface 1.4 could not be set.
Bryce Harrington
1
-0
/
+1
2013-02-08
xfree86: bail on misformed acpi strings (#73227)
Ted Felix
1
-3
/
+6
2012-11-19
linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)
Adam Jackson
1
-10
/
+23
2012-09-20
linux: Make failure to iopl non-fatal
Adam Jackson
1
-5
/
+2
2012-09-20
linux: Refactor xf86{En,Dis}ableIO
Adam Jackson
1
-34
/
+48
2012-08-06
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
1
-17
/
+14
2012-07-06
xfree86: add platform bus hotplug support (v3)
Dave Airlie
1
-0
/
+49
2012-07-06
xfree86: use udev to provide device enumeration for kms devices (v10)
Dave Airlie
2
-1
/
+131
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-23
/
+22
2012-03-22
xfree86: remove out-of-date comment
Peter Hutterer
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
11
-1556
/
+1586
2012-01-09
linux: Use K_OFF VT KB mode over K_RAW if available.
Arthur Taylor
1
-6
/
+13
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+1
2011-11-18
xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...
Jeremy Huddleston
1
-4
/
+4
2011-10-29
Move check definition MAP_FAILED in xf86_OSlib.h
Alexandr Shadchin
1
-4
/
+0
2011-10-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-8
/
+6
2011-10-18
Fix drain_console unregistration
Tomáš Trnka
1
-8
/
+6
2011-10-15
configure: change PCI function checking by a meaningful version of the library
Tiago Vignatti
1
-3
/
+0
2011-10-15
linux: Remove ia64 domain I/O support code
Adam Jackson
1
-4
/
+0
2011-09-16
xfree86: move -novtswitch & -sharevts argument handling up to common layer
Alan Coopersmith
1
-19
/
+6
2011-04-22
linux: Retry VT ioctls while errno == EINTR
Aaron Plattner
1
-34
/
+49
2010-12-31
XFree86: Linux: AGP: Fix void-pointer-arithmetic warning
Daniel Stone
1
-1
/
+1
2010-12-31
linux: warning fix
Adam Jackson
1
-1
/
+1
2010-11-30
linux: Refactor VT switch on {re,}generation and shutdown
Adam Jackson
1
-24
/
+14
2010-11-30
linux: Don't muck about with tty permissions
Adam Jackson
1
-62
/
+0
2010-11-30
linux: Remove redundant variable
Adam Jackson
1
-5
/
+3
2010-11-19
linux: Fix CPU usage bug in console fd flushing
Adam Jackson
1
-1
/
+5
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-0
/
+2
2010-11-10
Do not trap access to timer and keyboard
Samuel Thibault
1
-0
/
+2
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-2
/
+3
2010-09-23
xfree86: nds32: add nds32 definition for support linux video related io.
Macpaul Lin
1
-2
/
+3
2010-09-10
xfree86: add a hook to replace the new console handler.
Peter Hutterer
1
-3
/
+1
2010-09-10
linux: Don't lose console events on non-evdev drivers (#29969)
Thomas Hellstrom
1
-2
/
+3
2010-09-09
linux: Don't lose console events on non-evdev drivers (#29969)
Thomas Hellstrom
1
-2
/
+3
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-7
/
+7
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
3
-15
/
+15
2009-11-16
Use glibc's in/out routines
Matt Turner
4
-212
/
+5
2009-11-06
Remove lnx_font.c and lnx.h
Matt Turner
6
-328
/
+2
2009-10-13
Merge remote branch 'mattst88/master'
Keith Packard
2
-16
/
+18
[next]