コミット履歴

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