summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-12matroxfb: rectify jitter (G450/G550)Paul A. Clarke4-10/+30
2007-08-12pvr2fb: update Documentation/fb/pvr2fb.txtAdrian McMenamin1-9/+13
2007-08-12pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin1-0/+4
2007-08-12pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas1-5/+7
2007-08-12fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-08-12stifb: detect cards in double buffer mode more reliablyHelge Deller1-7/+12
2007-08-12direct-io: fix error-path crashesBadari Pulavarty1-0/+1
2007-08-12x86_64: fix HPET init raceRobin Holt1-4/+2
2007-08-12Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu4-0/+5
2007-08-12BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells1-0/+3
2007-08-12sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig1-19/+10
2007-08-12drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski1-52/+26
2007-08-12drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-8/+8
2007-08-12Clean up duplicate includes in drivers/block/Jesper Juhl1-1/+0
2007-08-12Fix remap handling by blktraceAlan D. Brunelle3-3/+8
2007-08-12[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2-21/+0
2007-08-11sched debug: dont print kernel address in /proc/sched_debugIngo Molnar1-1/+1
2007-08-11sched: fix typo in the FAIR_GROUP_SCHED branchIngo Molnar1-4/+3
2007-08-11sched: improve rq-clock overflow logicIngo Molnar1-2/+13
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland1-0/+6
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu1-36/+70
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2-1/+7
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2-2/+6
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens1-1/+1
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu1-38/+37
2007-08-10[S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens1-4/+0
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens1-45/+47
2007-08-10[S390] hypfs: implement show_optionsMichael Holzheu1-0/+12
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck1-0/+1
2007-08-10[POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt1-0/+2
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2-1/+2
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell1-7/+9
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips4-4/+0
2007-08-10[POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com1-135/+65
2007-08-10[POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand1-5/+5
2007-08-10[POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven1-18/+19
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch4-140/+177
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras1-29/+16
2007-08-10SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl1-1/+1
2007-08-10SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter1-14/+45
2007-08-10SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter1-7/+2
2007-08-10ocfs2: set non-default s_time_gran during mountMark Fasheh1-0/+1
2007-08-10ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran1-8/+16
2007-08-10ocfs2: Fix rename/extend raceSunil Mushran1-1/+15
2007-08-10[2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk1-4/+0
2007-08-10ocfs2: Fix max offset calculationsMark Fasheh1-28/+40
2007-08-10ocfs2: check ia_size limits in setattrMark Fasheh1-0/+5
2007-08-10ocfs2: Fix some casting errors related to file writesMark Fasheh2-5/+5
2007-08-10ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh3-4/+2
2007-08-10ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh1-1/+18