Histórico de Commits

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