aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas
2007-08-11fbcon: Kill compile warningAntonino A. Daplas
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller
2007-08-11direct-io: fix error-path crashesBadari Pulavarty
2007-08-11x86_64: fix HPET init raceRobin Holt
2007-08-11Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu
2007-08-11BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells
2007-08-11sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig
2007-08-11drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski
2007-08-11drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-11Clean up duplicate includes in drivers/block/Jesper Juhl
2007-08-11Fix remap handling by blktraceAlan D. Brunelle
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk
2007-08-10sched debug: dont print kernel address in /proc/sched_debugIngo Molnar
2007-08-10sched: fix typo in the FAIR_GROUP_SCHED branchIngo Molnar
2007-08-10sched: improve rq-clock overflow logicIngo Molnar
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu
2007-08-10[S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens
2007-08-10[S390] hypfs: implement show_optionsMichael Holzheu
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck
2007-08-10[POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips
2007-08-10[POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com
2007-08-10[POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand
2007-08-10[POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras
2007-08-09SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl
2007-08-09SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter
2007-08-09SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter
2007-08-09ocfs2: set non-default s_time_gran during mountMark Fasheh
2007-08-09ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran
2007-08-09ocfs2: Fix rename/extend raceSunil Mushran
2007-08-09[2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk
2007-08-09ocfs2: Fix max offset calculationsMark Fasheh
2007-08-09ocfs2: check ia_size limits in setattrMark Fasheh
2007-08-09ocfs2: Fix some casting errors related to file writesMark Fasheh
2007-08-09ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh
2007-08-09ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh
2007-08-09async_tx: update MAINTAINERS for async_tx and iop-admaDan Williams
2007-08-09remove dubious legal statment from uio-howtoAlan Cox