summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix dm-snapshot tutorial in DocumentationPaolo 'Blaisorblade' Giarrusso2005-11-071-2/+3
* [PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä2005-11-071-1/+1
* [PATCH] matroxfb: Kill a useless messageVille Syrjälä2005-11-071-4/+0
* [PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä2005-11-073-14/+2
* [PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä2005-11-072-0/+15
* [PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä2005-11-071-2/+0
* [PATCH] fbdev: ATI RN50 pci idJake Moilanen2005-11-072-0/+2
* [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas2005-11-073-45/+11
* [PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas2005-11-072-0/+62
* [PATCH] fbdev: Rearrange mode database entriesAntonino A. Daplas2005-11-071-14/+16
* [PATCH] fbcon: Add rl (Roman Large) fontZach Smith2005-11-075-0/+4388
* [PATCH] console: Fix compile errorAntonino A. Daplas2005-11-071-0/+2
* [PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas2005-11-074-90/+51
* [PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas2005-11-072-3/+3
* [PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks2005-11-071-0/+1
* [PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2005-11-073-13/+16
* [PATCH] nvidiafb: Fix empty macroAntonino A. Daplas2005-11-071-1/+1
* [PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas2005-11-071-1/+17
* [PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 OfficePeter 'p2' De Schrijver2005-11-071-0/+16
* [PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2005-11-072-487/+537
* [PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas2005-11-071-14/+44
* [PATCH] vesafb: Fix color palette handlingAntonino A. Daplas2005-11-071-31/+25
* [PATCH] fbdev: Remove software clipping from drawing functionsAntonino A. Daplas2005-11-073-79/+3
* [PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas2005-11-071-0/+9
* [PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas2005-11-071-15/+2
* [PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas2005-11-071-62/+23
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-0775-162/+20
* [PATCH] radeonfb: prevent spurious recompilationsJean Delvare2005-11-072-2/+2
* [PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie2005-11-073-5/+14
* [PATCH] nvidiafb: Add flat panel dither supportBenjamin Herrenschmidt2005-11-071-4/+20
* [PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixesAndrew Morton2005-11-071-1/+5
* [PATCH] nvidiafb: Fix mode setting & PPC supportBenjamin Herrenschmidt2005-11-075-43/+137
* [PATCH] fb: straighten up fb drivers menuRandy Dunlap2005-11-071-59/+59
* [PATCH] framebuffer: add some help text in KconfigRandy.Dunlap2005-11-073-7/+14
* [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown2005-11-072-5/+8
* [PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2005-11-073-3/+5
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-074-29/+151
* [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown2005-11-071-1/+15
* [PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown2005-11-071-1/+8
* [PATCH] prevent dmesg warning in zr36067 driverRonald S. Bultje2005-11-071-2/+2
* [PATCH] i4l: update hfc_usb driverMartin Bachem2005-11-072-177/+121
* [PATCH] rapidio: message interface updatesMatt Porter2005-11-075-26/+41
* [PATCH] RapidIO support: ppc32Matt Porter2005-11-0710-34/+1109
* [PATCH] rapidio: core updatesMatt Porter2005-11-074-25/+28
* [PATCH] RapidIO support: core enumMatt Porter2005-11-073-0/+1025
* [PATCH] RapidIO support: core includesMatt Porter2005-11-074-0/+1016
* [PATCH] RapidIO support: core baseMatt Porter2005-11-0712-1/+1393
* [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-077-61/+80
* [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-075-74/+27
* [PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli2005-11-072-66/+46