Historique des commits

Auteur SHA1 Message Date
  Joe Perches 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> il y a 9 ans
  Joe Perches 756a025f00 mm: coalesce split strings il y a 9 ans
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd il y a 9 ans
  Robin Murphy 676bd99178 dmapool: fix overflow condition in pool_find_page() il y a 10 ans
  Sean O. Stalley fa23f56d90 mm: add support for __GFP_ZERO flag to dma_pool_alloc() il y a 10 ans
  Sergey Senozhatsky 44d7175da6 mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy() il y a 10 ans
  Nicholas Krause d9e7e37b4d mm/dmapool.c: change is_page_busy() return from int to bool il y a 10 ans
  Paul McQuade baa2ef8398 mm/dmapool.c: fixed a brace coding style issue il y a 10 ans
  Sebastian Andrzej Siewior 01c2965f07 mm: dmapool: add/remove sysfs file outside of the pool lock lock il y a 10 ans
  Krzysztof Hałasa 153a9f131f Fix unbalanced mutex in dma_pool_create(). il y a 11 ans
  Andy Shevchenko 172cb4b3d4 mm/dmapool.c: reuse devres_release() to free resources il y a 11 ans
  Daeseok Youn cc6b664aa2 mm/dmapool.c: remove redundant NULL check for dev in dma_pool_create() il y a 11 ans
  Hiroshige Sato 5835f25117 mm: Fix printk typo in dmapool.c il y a 11 ans
  Matthieu CASTET 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker il y a 12 ans
  Marek Szyprowski 387870f2d6 mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls il y a 12 ans
  Paul Gortmaker 7c77509c54 mm: fix implicit stat.h usage in dmapool.c il y a 14 ans
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h il y a 14 ans
  Maxin B John ae891a1b93 devres: fix possible use after free il y a 14 ans
  Andrew Morton 684265d4a3 mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc() il y a 14 ans
  Rolf Eike Beer 84bc227d7f mm/dmapool.c: take lock only once in dma_pool_free() il y a 14 ans
  Dima Zavin ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() il y a 15 ans
  Thomas Gleixner c49568235d dmapools: protect page_list walk in show_pools() il y a 16 ans
  Andi Kleen b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too il y a 17 ans
  Matthew Wilcox e34f44b351 pool: Improve memory usage for devices which can't cross boundaries il y a 17 ans
  Matthew Wilcox a35a345514 Change dmapool free block management il y a 17 ans
  Matthew Wilcox 6182a0943a dmapool: Tidy up includes and add comments il y a 17 ans
  Matthew Wilcox 399154be2d dmapool: Validate parameters to dma_pool_create il y a 17 ans
  Matthew Wilcox 2cae367e48 Avoid taking waitqueue lock in dmapool il y a 17 ans
  Matthew Wilcox e87aa77374 dmapool: Fix style problems il y a 17 ans
  Matthew Wilcox 141e9d4b54 Move dmapool.c to mm/ directory il y a 17 ans