aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-11kernel-parameters.txt : watchdog.txt should be wdt.txtGabriel C
2007-08-11Memory hotplug documentYasunori Goto
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz
2007-08-11Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki
2007-08-11eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi
2007-08-11linux-audit list is subscribers-onlyGabriel C
2007-08-11Remove unused struct proc_dir_entry::setAlexey Dobriyan
2007-08-11Fix missing numa_zonelist_order sysctlLee Schermerhorn
2007-08-11eCryptfs: fix lookup error for special filesRyusuke Konishi
2007-08-11FRV: connect up fallocateDavid Howells
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke
2007-08-11pvr2fb: update Documentation/fb/pvr2fb.txtAdrian McMenamin
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