aboutsummaryrefslogtreecommitdiffstats
path: root/block/ioctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter7-126/+46
2007-07-17SLUB: Do not use length parameter in slab_alloc()Christoph Lameter1-11/+9
2007-07-17SLUB: Style fix up the loop to disable small slabsChristoph Lameter1-1/+1
2007-07-17mm/slub.c: make code staticAdrian Bunk1-3/+3
2007-07-17SLUB: Simplify dma index -> size calculationChristoph Lameter1-9/+1
2007-07-17SLUB: faster more efficient slab determination for __kmallocChristoph Lameter1-7/+64
2007-07-17SLUB: do proper locking during dma slab creationChristoph Lameter1-2/+9
2007-07-17SLUB: extract dma_kmalloc_cache from get_cache.Christoph Lameter1-30/+36
2007-07-17SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter2-6/+11
2007-07-17Slab allocators: support __GFP_ZERO in all allocatorsChristoph Lameter3-10/+24
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter7-35/+57
2007-07-17Slab allocators: consolidate code for krealloc in mm/util.cChristoph Lameter4-116/+34
2007-07-17SLUB Debug: fix initial object debug state of NUMA bootstrap objectsChristoph Lameter1-1/+2
2007-07-17SLUB: ensure that the number of objects per slab stays low for high ordersChristoph Lameter1-2/+19
2007-07-17SLUB slab validation: Move tracking information alloc outside of lockChristoph Lameter1-10/+7
2007-07-17SLUB: use list_for_each_entry for loops over all slabsChristoph Lameter1-38/+13
2007-07-17SLUB: change error reporting format to follow lockdep looselyChristoph Lameter2-171/+243
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell10-74/+81
2007-07-17Lumpy Reclaim V4Andy Whitcroft5-26/+163
2007-07-17Add a movablecore= parameter for sizing ZONE_MOVABLEMel Gorman2-7/+68
2007-07-17handle kernelcore=: genericMel Gorman6-3/+38
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman5-8/+36
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman7-10/+260
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman19-30/+114
2007-07-17Fix read/truncate raceNeilBrown1-44/+28
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky12-173/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky5-59/+26
2007-07-17parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau1-1/+1
2007-07-17drm: add idr_init to drm_stub.cDave Airlie1-0/+2
2007-07-17drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie1-1/+1
2007-07-17drm: convert drawable code to using idrDave Airlie3-209/+60
2007-07-17drm: convert drm context code to use Linux idrDave Airlie2-103/+33
2007-07-16[HRTIMER] Fix cpu pointer arg to clockevents_notify()David Miller1-1/+1
2007-07-16[SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller1-11/+1
2007-07-16[SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2-143/+147
2007-07-16[SPARC64]: SMP build fix.Fabio Massimo Di Nitto1-2/+2
2007-07-16Make BLK_DEV_BSG depend strictly on SCSI=yLinus Torvalds1-1/+1
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds1-2/+2
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla1-0/+54
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
2007-07-16atl1: reorder atl1_main functionsJay Cliburn1-975/+975
2007-07-16atl1: fix excessively indented codeJay Cliburn1-36/+50
2007-07-16atl1: cleanup atl1_mainJay Cliburn1-141/+137
2007-07-16atl1: header file cleanupJay Cliburn2-85/+90
2007-07-16atl1: remove irq_semJay Cliburn2-5/+2
2007-07-16cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-07-168139cp: implement the missing dev->tx_timeoutFrancois Romieu1-3/+24
2007-07-16myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-16gianfar: kill unused headerKumar Gala1-1/+0