index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
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
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
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
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-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-18
xfree86/linux: don't change VT perms unless we're running as root
Jesse Barnes
1
-17
/
+21
2009-08-12
Fix build on Alpha
Matt Turner
1
-1
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-1
/
+0
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
7
-82
/
+30
2009-04-01
input: Remove xf86ReloadInputDevs hack
Adam Jackson
1
-1
/
+0
2009-03-31
APM: Don't carp if not available.
Adam Jackson
1
-1
/
+0
2009-03-30
APM: Use general handlers, not input handlers.
Adam Jackson
1
-2
/
+2
2009-02-16
PCI: Remove pciBusAddrToHostAddr and associated nonsense
Adam Jackson
2
-194
/
+1
2009-02-16
Linux: Remove dead USE_DEV_FB #ifdefs
Adam Jackson
1
-34
/
+0
2009-01-16
xfree86: always force RAW mode under linux.
Peter Hutterer
1
-35
/
+25
2009-01-11
xfree86: use %zu to format size_t arguments
Julien Cristau
1
-1
/
+1
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
2
-3
/
+3
2009-01-11
xfree86/linux: fix log flood on acpid open error
Julien Cristau
1
-2
/
+6
2008-12-19
xfree86: don't restore the TTY mode if we didn't initialize it ourselves
Peter Hutterer
1
-2
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
10
-44
/
+44
2008-11-30
Correct static symbol XkmReadTOC and first pass on compile warning fixes.
Paulo Cesar Pereira de Andrade
1
-1
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
5
-8
/
+8
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
2
-6
/
+6
2008-11-25
Warning fix
Adam Jackson
1
-0
/
+1
2008-11-24
Remove xf86{En,Dis}ableInterrupts entirely
Adam Jackson
1
-18
/
+0
2008-11-24
Remove the remnants of Jensen support
Adam Jackson
1
-188
/
+1
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-4
/
+0
2008-11-24
PCI: Remove unused ia64 platform code.
Adam Jackson
2
-75
/
+0
2008-11-24
PCI: Always build domain support.
Adam Jackson
2
-4
/
+0
2008-11-21
int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.
Egbert Eich
1
-2
/
+10
[next]