]> Pileus Git - ~andy/linux/history - mm/dmapool.c
Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release
[~andy/linux] / mm / dmapool.c
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2007-12-04 Matthew Wilcoxpool: Improve memory usage for devices which can't...
2007-12-04 Matthew WilcoxChange dmapool free block management
2007-12-04 Matthew Wilcoxdmapool: Tidy up includes and add comments
2007-12-04 Matthew Wilcoxdmapool: Validate parameters to dma_pool_create
2007-12-04 Matthew WilcoxAvoid taking waitqueue lock in dmapool
2007-12-04 Matthew Wilcoxdmapool: Fix style problems
2007-12-04 Matthew WilcoxMove dmapool.c to mm/ directory