x86: clean up arch/x86/kernel/signal_32.c
[sfrench/cifs-2.6.git] / mm / dmapool.c
2008-02-18 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-11 Jeff GarzikMerge branch 'r6040' of git://git./linux/kernel/git...
2008-02-09 David S. MillerMerge branch 'pending' of /linux/kernel/git/vxy/lksctp-dev
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'wmi-2.6.25' into release
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07 Len BrownMerge branches 'release' and 'stats' into release
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
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-07 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-06 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-06 Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
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