summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [PATCH] VFS: update documentationPekka J Enberg2005-09-091-112/+323
* | | | | [PATCH] Kdump: Documentation UpdateVivek Goyal2005-09-091-8/+8
* | | | | [PATCH] DocBook: fix kernel-api documentation generationMartin Waitz2005-09-091-3/+2
* | | | | [PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg2005-09-092-3/+6
* | | | | [PATCH] docs: fix misinformation about overcommit_memoryChuck Ebbert2005-09-091-10/+32
* | | | | [PATCH] ISA DMA API documentationPierre Ossman2005-09-091-0/+151
* | | | | [PATCH] Documentation: how to apply patches for various treesJesper Juhl2005-09-092-0/+441
* | | | | [PATCH] Update Documentation/DocBook/kernel-hacking.tmplRusty Russell2005-09-091-166/+144
* | | | | [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driverArnaud Patard2005-09-092-1/+61
* | | | | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2005-09-096-0/+1082
* | | | | [PATCH] quiet non-x86 option ROM warningsOlaf Hering2005-09-092-4/+5
* | | | | [PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas2005-09-091-0/+2
* | | | | [PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas2005-09-096-45/+429
* | | | | [PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2005-09-093-66/+109
* | | | | [PATCH] pxafb: Add hsync time reporting hookRichard Purdie2005-09-093-0/+35
* | | | | [PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas2005-09-091-1/+3
* | | | | [PATCH] nvidiafb: Fixed mirrored characters in big endian machinesAntonino A. Daplas2005-09-091-0/+4
* | | | | [PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2005-09-092-43/+52
* | | | | [PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas2005-09-091-0/+3
* | | | | [PATCH] nvidiafb: Use CVT to get mode for digital displaysAntonino A. Daplas2005-09-091-1/+1
* | | | | [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas2005-09-096-12/+519
* | | | | [PATCH] radeonfb: Only request resources we needDaniel Burcaw2005-09-091-9/+20
* | | | | [PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen2005-09-091-2/+6
* | | | | [PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen2005-09-0914-2/+2266
* | | | | [PATCH] better error handing in savagefb_probeOlaf Hering2005-09-091-5/+5
* | | | | [PATCH] sisfb updateThomas Winischhofer2005-09-0922-18454/+14335
* | | | | [PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick2005-09-091-0/+30
* | | | | [PATCH] radeonfb_old: Fix broken linkAntonino A. Daplas2005-09-091-2/+1
* | | | | [PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern2005-09-091-14/+0
* | | | | [PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas2005-09-091-6/+31
* | | | | [PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas2005-09-091-2/+19
* | | | | [PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas2005-09-095-28/+52
* | | | | [PATCH] nvidiafb: Fallback to firmware EDIDAntonino A. Daplas2005-09-093-8/+16
* | | | | [PATCH] savagefb: Driver updatesAntonino A. Daplas2005-09-093-21/+147
* | | | | [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-094-3/+39
* | | | | [PATCH] fbdev: geode updatesDavid Vrabel2005-09-094-54/+143
* | | | | [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-097-35/+6
* | | | | [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-093-1/+45
* | | | | [PATCH] fbdev: Add fbset -a supportAntonino A. Daplas2005-09-093-2/+55
* | | | | [PATCH] v9fs: fix handling of malformed 9P messagesEric Van Hensbergen2005-09-094-21/+46
* | | | | [PATCH] v9fs: readlink extended mode checkEric Van Hensbergen2005-09-091-5/+30
* | | | | [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.)Eric Van Hensbergen2005-09-091-0/+3
* | | | | [PATCH] v9fs: Clean-up vfs_inode and setattr functionsEric Van Hensbergen2005-09-092-97/+36
* | | | | [PATCH] v9fs: Change error magic numbers to defined constantsEric Van Hensbergen2005-09-091-81/+77
* | | | | [PATCH] v9fs: debug and support routinesEric Van Hensbergen2005-09-095-0/+642
* | | | | [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-095-3/+40
* | | | | [PATCH] v9fs: transport modulesEric Van Hensbergen2005-09-096-5/+979
* | | | | [PATCH] v9fs: 9P protocol implementationEric Van Hensbergen2005-09-094-0/+1429
* | | | | [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-094-0/+877
* | | | | [PATCH] v9fs: VFS inode operationsEric Van Hensbergen2005-09-091-0/+1371
OpenPOWER on IntegriCloud