index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/44x: Update Arches defconfig
Stefan Roese
2009-08-31
1
-50
/
+332
*
powerpc/44x: Update Arches dts
Stefan Roese
2009-08-31
1
-0
/
+50
*
powerpc: Properly start decrementer on BookE secondary CPUs
Benjamin Herrenschmidt
2009-08-28
2
-20
/
+22
*
powerpc: derive COMMAND_LINE_SIZE from asm-generic
Paul Gortmaker
2009-08-28
1
-1
/
+1
*
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
2009-08-28
4
-93
/
+90
*
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
2009-08-28
6
-296
/
+364
*
powerpc/pci: Remove dead checks for CONFIG_PPC_OF
Grant Likely
2009-08-28
2
-17
/
+0
*
powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB
Kumar Gala
2009-08-28
2
-4
/
+202
*
powerpc/book3e-64: Add helper function to setup IVORs
Kumar Gala
2009-08-28
2
-0
/
+23
*
powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementer
Kumar Gala
2009-08-28
1
-2
/
+4
*
powerpc/book3e-64: Move the default cpu table entry
Kumar Gala
2009-08-28
1
-22
/
+27
*
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
2009-08-28
2
-1
/
+46
*
powerpc: Adjust base and index registers in Altivec macros
Michael Wolf
2009-08-28
1
-6
/
+6
*
powerpc: Name xpn & x fields in HW Hash PTE format
Becky Bruce
2009-08-28
1
-3
/
+7
*
hvc_console: Add __init and __exit to hvc_vio
Peter Huewe
2009-08-28
1
-2
/
+2
*
powerpc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2009-08-28
3
-1
/
+22
*
powerpc: Handle SWIOTLB mapping error properly
FUJITA Tomonori
2009-08-28
2
-1
/
+7
*
powerpc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-08-28
2
-241
/
+7
*
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
12
-79
/
+37
*
dma: Add set_dma_mask hook to struct dma_map_ops
FUJITA Tomonori
2009-08-28
1
-0
/
+1
*
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
2009-08-28
6
-19
/
+4
*
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
2009-08-28
8
-28
/
+28
*
Merge commit 'tip/iommu-for-powerpc' into next
Benjamin Herrenschmidt
2009-08-28
24
-800
/
+291
|
\
|
*
lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up
Casey Dahlin
2009-08-21
1
-6
/
+9
|
*
sparc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2009-08-10
5
-34
/
+39
|
*
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
2009-08-10
9
-444
/
+96
|
*
sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...
FUJITA Tomonori
2009-08-10
3
-8
/
+10
|
*
sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu
FUJITA Tomonori
2009-08-10
1
-16
/
+0
|
*
sparc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-08-10
5
-99
/
+19
|
*
sparc: Use dma_map_ops struct
FUJITA Tomonori
2009-08-10
4
-53
/
+36
|
*
IA64: Remove NULL flush_write_buffers
FUJITA Tomonori
2009-08-10
1
-1
/
+0
|
*
dma-ops: Remove flush_write_buffers() in dma-mapping-common.h
Arnd Bergmann
2009-08-10
2
-11
/
+22
|
*
x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
2009-07-28
1
-10
/
+0
|
*
powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
FUJITA Tomonori
2009-07-28
1
-11
/
+0
|
*
swiotlb: use phys_to_dma and dma_to_phys
FUJITA Tomonori
2009-07-28
2
-21
/
+6
|
*
x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
FUJITA Tomonori
2009-07-28
3
-0
/
+30
|
*
remove is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-5
/
+0
|
*
powerpc: remove unncesary swiotlb_arch_address_needs_mapping
FUJITA Tomonori
2009-07-28
1
-26
/
+1
|
*
swiotlb: use dma_capable()
FUJITA Tomonori
2009-07-28
1
-19
/
+5
|
*
powerpc: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+13
|
*
ia64: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+8
|
*
x86: replace is_buffer_dma_capable() with dma_capable
FUJITA Tomonori
2009-07-28
3
-5
/
+4
|
*
x86: add dma_capable() to replace is_buffer_dma_capable()
FUJITA Tomonori
2009-07-28
1
-0
/
+8
|
*
swiotlb: remove unnecessary swiotlb_bus_to_virt
FUJITA Tomonori
2009-07-28
2
-28
/
+23
|
*
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
2009-07-28
3
-20
/
+2
|
*
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
2009-07-28
3
-13
/
+2
|
*
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
2009-07-28
3
-13
/
+1
*
|
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-08-27
21
-50
/
+1321
|
\
\
|
*
|
powerpc/qe_lib: Set gpio data before changing the direction to output
Michael Barkowski
2009-08-26
1
-2
/
+2
|
*
|
powerpc/85xx: Add QE USB support for MPC8569E-MDS boards
Anton Vorontsov
2009-08-25
2
-0
/
+49
[next]