Konrad Rzeszutek Wilk
|
e1d8f62ad4
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13
|
11 years ago |
Stefano Stabellini
|
783d028104
swiotlb: print a warning when the swiotlb is full
|
11 years ago |
Thierry Reding
|
ce5be5a163
tracing/events: Fix swiotlb tracepoint creation
|
11 years ago |
Zoltan Kiss
|
2b2b614dd2
tracing/events: Add bounce tracing to swiotbl
|
12 years ago |
EunBong Song
|
4d86ec7a8a
swiotlb: replace dma_length with sg_dma_len() macro
|
12 years ago |
Yinghai Lu
|
c729de8fce
x86, kdump: Set crashkernel_low automatically
|
12 years ago |
Yinghai Lu
|
ac2cbab21f
x86: Don't panic if can not alloc buffer for swiotlb
|
12 years ago |
Alexander Duyck
|
af51a9f184
swiotlb: Do not export swiotlb_bounce since there are no external consumers
|
12 years ago |
Alexander Duyck
|
fbfda893eb
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
|
12 years ago |
Alexander Duyck
|
61ca08c322
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
|
12 years ago |
Alexander Duyck
|
e05ed4d1fa
swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
|
12 years ago |
Alexander Duyck
|
ee3f6ba896
swiotlb: Make io_tlb_overflow_buffer a physical address
|
12 years ago |
Alexander Duyck
|
ff7204a749
swiotlb: Make io_tlb_start a physical address instead of a virtual one
|
12 years ago |
Alexander Duyck
|
c40dba06e9
swiotlb: Make io_tlb_end a physical address instead of a virtual one
|
12 years ago |
Konrad Rzeszutek Wilk
|
74838b7537
swiotlb: add the late swiotlb initialization function with iotlb memory
|
13 years ago |
Bjorn Helgaas
|
3af684c7c5
swiotlb: print physical addresses consistently with other parts of kernel
|
13 years ago |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Cong Wang
|
c3eede8e0a
lib: remove the second argument of k[un]map_atomic()
|
13 years ago |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
Konrad Rzeszutek Wilk
|
f21ffe9f6d
swiotlb: Expose swiotlb_nr_tlb function to modules
|
14 years ago |
FUJITA Tomonori
|
5f98ecdbce
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
|
14 years ago |
FUJITA Tomonori
|
fba99fa38b
swiotlb: fix wrong panic
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
Yinghai Lu
|
e79f86b2ef
swiotlb: Use page alignment for early buffer allocation
|
14 years ago |
FUJITA Tomonori
|
03620b2d75
swiotlb: make io_tlb_overflow static
|
15 years ago |
Konrad Rzeszutek Wilk
|
d7ef1533a9
swiotlb: Make swiotlb bookkeeping functions visible in the header file.
|
15 years ago |
Konrad Rzeszutek Wilk
|
22d4826998
swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
|
15 years ago |
Konrad Rzeszutek Wilk
|
bfc5501f6d
swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
|
15 years ago |
FUJITA Tomonori
|
abbceff7d7
swiotlb: add the swiotlb initialization function with iotlb memory
|
15 years ago |
FUJITA Tomonori
|
eb605a5754
swiotlb: add swiotlb_tbl_map_single library function
|
15 years ago |