index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cyberfb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-07
[PATCH] fbcon: Add rl (Roman Large) font
Zach Smith
5
-0
/
+4388
2005-11-07
[PATCH] console: Fix compile error
Antonino A. Daplas
1
-0
/
+2
2005-11-07
[PATCH] i810fb: Cleanup I2C code
Antonino A. Daplas
4
-90
/
+51
2005-11-07
[PATCH] vesafb: Disable mtrr as the default
Antonino A. Daplas
2
-3
/
+3
2005-11-07
[PATCH] s3c2410fb: initialise device_driver .owner
Ben Dooks
1
-0
/
+1
2005-11-07
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
3
-13
/
+16
2005-11-07
[PATCH] nvidiafb: Fix empty macro
Antonino A. Daplas
1
-1
/
+1
2005-11-07
[PATCH] fbdev: Workaround for buggy EDID blocks
Antonino A. Daplas
1
-1
/
+17
2005-11-07
[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office
Peter 'p2' De Schrijver
1
-0
/
+16
2005-11-07
[PATCH] savagefb: Convert from VGA IO access to MMIO access
Antonino A. Daplas
2
-487
/
+537
2005-11-07
[PATCH] atyfb: Get initial mode timings from LCD BIOS
Antonino A. Daplas
1
-14
/
+44
2005-11-07
[PATCH] vesafb: Fix color palette handling
Antonino A. Daplas
1
-31
/
+25
2005-11-07
[PATCH] fbdev: Remove software clipping from drawing functions
Antonino A. Daplas
3
-79
/
+3
2005-11-07
[PATCH] fbcon: Initialize new driver when old driver is released
Antonino A. Daplas
1
-0
/
+9
2005-11-07
[PATCH] fbcon: Use helper function when filling out var structure
Antonino A. Daplas
1
-15
/
+2
2005-11-07
[PATCH] fbcon: Consolidate redundant code
Antonino A. Daplas
1
-62
/
+23
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
75
-162
/
+20
2005-11-07
[PATCH] radeonfb: prevent spurious recompilations
Jean Delvare
2
-2
/
+2
2005-11-07
[PATCH] intelfb: extend partial support of i915G to include i915GM
Scott MacKenzie
3
-5
/
+14
2005-11-07
[PATCH] nvidiafb: Add flat panel dither support
Benjamin Herrenschmidt
1
-4
/
+20
2005-11-07
[PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixes
Andrew Morton
1
-1
/
+5
2005-11-07
[PATCH] nvidiafb: Fix mode setting & PPC support
Benjamin Herrenschmidt
5
-43
/
+137
2005-11-07
[PATCH] fb: straighten up fb drivers menu
Randy Dunlap
1
-59
/
+59
2005-11-07
[PATCH] framebuffer: add some help text in Kconfig
Randy.Dunlap
3
-7
/
+14
2005-11-07
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
2
-5
/
+8
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
3
-3
/
+5
2005-11-07
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
4
-29
/
+151
2005-11-07
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
NeilBrown
1
-1
/
+15
2005-11-07
[PATCH] knfsd: fix setattr-on-symlink error return
NeilBrown
1
-1
/
+8
2005-11-07
[PATCH] prevent dmesg warning in zr36067 driver
Ronald S. Bultje
1
-2
/
+2
2005-11-07
[PATCH] i4l: update hfc_usb driver
Martin Bachem
2
-177
/
+121
2005-11-07
[PATCH] rapidio: message interface updates
Matt Porter
5
-26
/
+41
2005-11-07
[PATCH] RapidIO support: ppc32
Matt Porter
10
-34
/
+1109
2005-11-07
[PATCH] rapidio: core updates
Matt Porter
4
-25
/
+28
2005-11-07
[PATCH] RapidIO support: core enum
Matt Porter
3
-0
/
+1025
2005-11-07
[PATCH] RapidIO support: core includes
Matt Porter
4
-0
/
+1016
2005-11-07
[PATCH] RapidIO support: core base
Matt Porter
12
-1
/
+1393
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
7
-61
/
+80
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
5
-74
/
+27
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
Ananth N Mavinakayanahalli
2
-66
/
+46
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
Ananth N Mavinakayanahalli
2
-59
/
+89
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes
Ananth N Mavinakayanahalli
2
-64
/
+87
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes
Ananth N Mavinakayanahalli
2
-40
/
+69
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes
Ananth N Mavinakayanahalli
2
-38
/
+58
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes
Ananth N Mavinakayanahalli
2
-57
/
+86
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
Ananth N Mavinakayanahalli
2
-24
/
+50
2005-11-07
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
Ananth N Mavinakayanahalli
5
-56
/
+65
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
1
-4
/
+9
2005-11-07
[PATCH] ipmi: use rcu lock for using command receivers
Corey Minyard
1
-16
/
+15
2005-11-07
[PATCH] ipmi: use kthread API
Matt Domsch
1
-30
/
+15
[next]