index
:
~airlied/xserver
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
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
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
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-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_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
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
xinerama-cleanup
xinerama-the-revenge
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
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
1
-4
/
+2
2010-06-10
Solaris: avoid memory leak if AGPIOC_INFO ioctl fails
Alan Coopersmith
1
-5
/
+5
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
19
-113
/
+113
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-05-24
xfree86: bus: remove unused headers
Tiago Vignatti
2
-3
/
+0
2010-05-24
xfree86: bus: remove unused pci macros
Tiago Vignatti
1
-6
/
+0
2010-05-21
Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profile
Aaron Zang
1
-22
/
+80
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
8
-36
/
+36
2010-04-21
xfree86: fix not reached code in tty code
Tiago Vignatti
1
-5
/
+0
2010-03-24
xfree86: remove if 1 from the dawn of time.
Peter Hutterer
1
-10
/
+0
2010-02-17
Solaris xf86OSRingBell() off-by-one error in filling iov[] array
Alan Coopersmith
1
-2
/
+3
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
6
-0
/
+54
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
2
-11
/
+34
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
8
-176
/
+128
2009-11-16
Use glibc's in/out routines
Matt Turner
4
-212
/
+5
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
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
4
-17
/
+87
2009-10-13
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4
/
+0
2009-10-13
[alpha] don't return from void functions
Matt Turner
1
-6
/
+12
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-1
/
+1
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
1
-1
/
+1
2009-10-07
Fix undefined symbols on alpha
Michael Cree
1
-6
/
+6
2009-10-06
Fix breakage on alpha caused by c7680befe5ae
Matt Turner
1
-23
/
+39
2009-10-06
Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"
Peter Hutterer
2
-1
/
+53
2009-09-28
xfree86: Hurd fix
Samuel Thibault
1
-1
/
+1
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+6
2009-09-14
xfree86: fix VT_WAITACTIVE control flow (#11477)
Peter Hutterer
1
-1
/
+1
2009-09-01
XFree86: Linux: Fix 100% CPU usage with ShareVTs and kbd
Michael Witrant
1
-4
/
+4
2009-08-31
alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus
Matt Turner
2
-53
/
+1
2009-08-31
Remove unused Delay.c
Matt Turner
3
-41
/
+1
2009-08-31
Remove unused BUSmemcpy.c
Matt Turner
3
-190
/
+1
2009-08-31
xfree86: remove _more_ RAC junk
Tiago Vignatti
1
-1
/
+0
2009-08-18
Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists
Alan Coopersmith
1
-11
/
+15
2009-08-18
xfree86/linux: don't change VT perms unless we're running as root
Jesse Barnes
1
-17
/
+21
2009-08-13
Add new VT support for OpenSolaris & future Solaris releases
Aaron Zang
4
-93
/
+209
2009-08-13
Remove support for Solaris x86 releases older than Solaris 8
Alan Coopersmith
2
-15
/
+5
2009-08-12
Fix build on Alpha
Matt Turner
2
-3
/
+3
2009-08-03
Ansify function arguments in VTsw_noop.c
Alan Coopersmith
1
-3
/
+3
2009-08-03
Fix blddir != srcdir builds of solaris-*.il files
Alan Coopersmith
1
-1
/
+1
2009-07-28
xfree86: remove pci debug macros
Tiago Vignatti
2
-25
/
+0
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-1
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
7
-180
/
+0
2009-07-14
xfree86: remove a bunch of unused pci headers
Tiago Vignatti
2
-8
/
+0
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-3
/
+3
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
10
-105
/
+40
2009-05-15
Solaris: Make sure non-inline versions of asm routines end with ret statements
David Marx
3
-3
/
+3
2009-05-14
xfree86: Add two __FreeBSD_kernel__ checks
Julien Cristau
2
-2
/
+4
2009-04-27
Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sources
Alan Coopersmith
3
-120
/
+6
[next]