summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2009-06-17 16:28:12 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-18 13:03:58 -0700
commit7c095e4603dd6ce78ff5b9b70896fe3e05c13f5c (patch)
tree4de9ce5ba2c5e19e85c8c54e4884845a929504bb /tools/perf/scripts/python
parentc147d8ea3e2f6f953647f2347ae732fd99b32e73 (diff)
downloadkernel-7c095e4603dd6ce78ff5b9b70896fe3e05c13f5c.tar.gz
dma-mapping: x86: use asm-generic/dma-mapping-common.h
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Joerg Roedel <joerg.roedel@amd.com> Acked-by: Ingo Molnar <mingo@elte.hu> Cc: "Luck, Tony" <tony.luck@intel.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
cd3e050b1'>iomap: Add a page_prepare callbackAndreas Gruenbacher 2019-02-24iomap: wire up the iopoll methodChristoph Hellwig 2018-10-26fs/iomap.c: change return type to vm_fault_tSouptick Joarder 2018-07-11iomap: add support for sub-pagesize buffered I/O without buffer headsChristoph Hellwig 2018-06-20iomap: add initial support for writes without buffer headsChristoph Hellwig 2018-06-19iomap: add an iomap-based readpage and readpages implementationChristoph Hellwig 2018-06-19iomap: add private pointer to struct iomapAndreas Gruenbacher 2018-06-19iomap: add a page_done callbackChristoph Hellwig 2018-06-19iomap: generic inline data handlingAndreas Gruenbacher 2018-06-01iomap: add an iomap-based bmap implementationChristoph Hellwig 2018-06-01iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig 2018-06-01iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig 2018-06-01iomap: inline data should be an iomap type, not a flagChristoph Hellwig 2018-05-15iomap: add a swapfile activation functionDarrick J. Wong