aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan16-73/+56
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2-26/+30
2008-10-16block: sanitize invalid partition table entriesKay Sievers1-2/+15
2008-10-16fs/partitions/acorn.c: remove dead codeAdrian Bunk1-10/+0
2008-10-16firmware: use dev_printk when possibleBjorn Helgaas1-14/+10
2008-10-16char: moxa.c sparse annotationHarvey Harrison1-1/+1
2008-10-16applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton1-1/+1
2008-10-16Char: ds1286, eliminate busy waitingJiri Slaby1-3/+1
2008-10-16COMPAT_BINFMT_ELF definition tweakAlexey Dobriyan1-1/+1
2008-10-16binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECUREPaul Mundt1-1/+13
2008-10-16binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()Paul Mundt1-17/+8
2008-10-16binfmt_elf_fdpic: support auxvec base platform stringPaul Mundt1-7/+43
2008-10-16docbook: update procfs creditsRandy Dunlap2-35/+14
2008-10-16quota: remove CVS keywordsAdrian Bunk3-7/+0
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk1-3/+0
2008-10-16hfs: fix namelength memory corruptionEric Sesterhenn1-0/+4
2008-10-16hfsplus: check read_mapping_page() return valueEric Sesterhenn1-0/+12
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn1-0/+5
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe1-1/+1
2008-10-16befs: annotate fs32 on tests for superblock endiannessHarvey Harrison3-5/+9
2008-10-16ext2: avoid printk floods in the face of directory corruptionEric Sandeen1-25/+35
2008-10-16ext2: fix ext2 block reservation early ENOSPC issueMingming Cao1-1/+2
2008-10-16telephony: remove CVS keywordsAdrian Bunk2-6/+0
2008-10-16pnp: make the resource type an unsigned longRene Herman4-6/+8
2008-10-16pnp: remove printk() with outdated versionAdrian Bunk1-1/+0
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
2008-10-16fbdev: add new TMIO framebuffer driverDmitry Baryshkov4-0/+1092
2008-10-16fbdev: Epson S1D1 framebuffer maintainerKristoffer Ericson1-0/+5
2008-10-16framebuffer: fix carminefb section mismatchRandy Dunlap1-1/+1
2008-10-16matroxfb: support G200eV chipDarrick J. Wong2-0/+10
2008-10-16fbdev: allow more chip revisions in Epson s1d13... video driverKristoffer Ericson2-5/+21
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2-5/+15
2008-10-16vgacon: vgacon_scrolldelta simplificationMarcin Slusarz1-12/+8
2008-10-16vgacon: optimize scrollingMarcin Slusarz1-12/+15
2008-10-16fbmon: fix EDID parser to detect interlace modesJon Dufresne1-1/+7
2008-10-16MAINTAINERS: add entry for uvesafbMichal Januszewski1-0/+7
2008-10-16uvesafb: don't treat mode info retrieval failures as errorsMichal Januszewski1-3/+8
2008-10-16uvesafb: document mode to mode_option parameter changeMike Pagano1-2/+2
2008-10-16radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt6-127/+250
2008-10-16radeonfb: misc cleanup of engine and dst cache handlingBenjamin Herrenschmidt4-31/+42
2008-10-16efifb/imacfb consolidation + hardware supportPeter Jones4-399/+184
2008-10-16atmel_lcdfb: disallow setting larger resolution than the framebuffer memory can handleStanislaw Gruszka1-0/+7
2008-10-16cirrusfb: do not change MCLK for Alpine chipsKrzysztof Helt1-66/+53
2008-10-16cirrusfb: fix 16bpp modesKrzysztof Helt1-5/+2
2008-10-16cirrusfb: add noaccel module parameterKrzysztof Helt1-1/+3
2008-10-16cirrusfb: drop clock fields from cirrusfb_regs structureKrzysztof Helt1-29/+21
2008-10-16cirrusfb: eliminate CRT registers from global structureKrzysztof Helt1-109/+83
2008-10-16cirrusfb: add __devinit attribute to probing functionsKrzysztof Helt1-11/+7
2008-10-16cirrusfb: use modedb and add mode_option parameterKrzysztof Helt1-105/+21