index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-25
1
-2
/
+2
|
*
|
powerpc/85xx: Add QE USB support for MPC8569E-MDS boards
Anton Vorontsov
2009-08-25
2
-0
/
+49
|
*
|
powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards
Anton Vorontsov
2009-08-25
2
-0
/
+22
|
*
|
powerpc/82xx: Fix BCSR bits for MPC8272ADS boards
Anton Vorontsov
2009-08-25
1
-1
/
+7
|
*
|
powerpc/85xx: Add eSDHC support for MPC8536DS boards
Anton Vorontsov
2009-08-25
2
-0
/
+16
|
*
|
powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities block
Paul Gortmaker
2009-08-24
1
-1
/
+0
|
*
|
powerpc/85xx: issue fsl_soc reboot warning only when applicable
Paul Gortmaker
2009-08-24
1
-2
/
+4
|
*
|
powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function
Liang Li
2009-08-24
1
-1
/
+38
|
*
|
powerpc/83xx: sbc8349 - update defconfig, enable MTD, USB storage
Paul Gortmaker
2009-08-24
1
-12
/
+308
|
*
|
powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTS
Liang Li
2009-08-24
1
-4
/
+4
|
*
|
powerpc/83xx: Add localbus node and MTD partitions for SBC834x
Liang Li
2009-08-24
1
-0
/
+40
|
*
|
powerpc/83xx: Remove second USB node from SBC834x DTS
Liang Li
2009-08-24
1
-12
/
+0
|
*
|
powerpc/85xx: Add support for P2020RDB board
Poonam Aggrwal
2009-08-24
5
-1
/
+739
|
*
|
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
Kumar Gala
2009-08-24
3
-8
/
+12
|
*
|
powerpc/82xx: mgcoge - updated defconfig
Heiko Schocher
2009-08-24
1
-6
/
+80
*
|
|
powerpc/pseries: Reduce the polling interval in __cpu_up()
Gautham R Shenoy
2009-08-27
1
-3
/
+2
*
|
|
powerpc: Remove SMP warning from PowerMac cpufreq
Bastian Blank
2009-08-27
1
-8
/
+0
*
|
|
powerpc: Fix __flush_icache_range on 44x
Josh Boyer
2009-08-27
1
-0
/
+7
*
|
|
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-27
15
-87
/
+149
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-08-27
151
-1176
/
+1762
|
\
\
\
|
|
/
/
|
/
|
|
[next]