index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
ioport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2014-01-04
1
-3
/
+2
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
sparc32: Export leon_dma_ops to modules.
David S. Miller
2012-05-28
1
-1
/
+2
*
sparc32: support leon + sun in dma_make_coherent()
Sam Ravnborg
2012-05-27
1
-8
/
+4
*
sparc32,leon: always support leon in ioport
Sam Ravnborg
2012-05-27
1
-9
/
+2
*
sparc32: Convert mmu_* interfaces from btfixup to method ops.
David S. Miller
2012-05-13
1
-3
/
+5
*
sparc32: drop btfixup in pgtable_32.h
Sam Ravnborg
2012-05-13
1
-5
/
+5
*
sparc32: Trivial removal of sun4c references in comments.
David S. Miller
2012-05-12
1
-5
/
+0
*
SPARC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-8
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-31
1
-25
/
+7
|
\
|
*
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
Geert Uytterhoeven
2011-07-30
1
-25
/
+7
|
*
sparc: _sparc_find_resource() should check for exact matches
Geert Uytterhoeven
2011-07-30
1
-2
/
+2
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-6
/
+6
|
/
*
sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.
Kristoffer Glembo
2011-05-16
1
-26
/
+16
*
sparc: Fix sbus_alloc_coherent error handling.
Kristoffer Glembo
2011-03-16
1
-2
/
+2
*
sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...
Kristoffer Glembo
2011-03-16
1
-26
/
+27
*
sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...
Kristoffer Glembo
2011-03-16
1
-3
/
+7
*
sparc/leon: Add LEON dma_ops.
Kristoffer Glembo
2011-03-16
1
-5
/
+13
*
sparc: Add pci32_unmap_page.
Kristoffer Glembo
2011-03-16
1
-0
/
+8
*
sparc: Replace open coded page alignment with PAGE_ALIGN macro.
Kristoffer Glembo
2011-03-16
1
-14
/
+11
*
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-1
/
+1
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
FUJITA Tomonori
2010-03-12
1
-11
/
+0
*
sparc,leon: Sparc-Leon SMP support
Konrad Eisele
2009-11-02
1
-0
/
+5
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-11
1
-85
/
+105
|
\
|
*
sparc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2009-08-10
1
-0
/
+27
|
*
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
2009-08-10
1
-86
/
+76
|
*
sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...
FUJITA Tomonori
2009-08-10
1
-2
/
+5
*
|
sparc: convert /proc/io_map, /proc/dvma_map to seq_file
Alexey Dobriyan
2009-09-01
1
-12
/
+20
|
/
*
sparc: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2009-01-08
1
-0
/
+15
*
sparc: use sparc64 version of scatterlist.h
Robert Reif
2008-12-11
1
-2
/
+2
*
sparc: Kill now spurious includes of sbus.h
David S. Miller
2008-08-29
1
-1
/
+0
*
sparc: Remove generic SBUS probing layer.
David S. Miller
2008-08-29
1
-23
/
+0
*
sparc: Kill sbus_arch_preinit().
David S. Miller
2008-08-29
1
-9
/
+3
*
sparc: Kill sbus_ioremap() and sbus_iounmap().
David S. Miller
2008-08-29
1
-16
/
+0
*
sparc: Remove SBUS layer resource and irq handling.
David S. Miller
2008-08-29
1
-27
/
+0
*
sparc: Kill SBUS layer IRQ hooks.
David S. Miller
2008-08-29
1
-53
/
+0
*
sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
David S. Miller
2008-08-29
1
-2
/
+2
*
sparc32: Kill mmu_translate_dvma() usage.
David S. Miller
2008-08-29
1
-35
/
+1
*
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
David S. Miller
2008-08-29
1
-1
/
+1
*
sparc32: Implement more generic dma_*() interfaces.
David S. Miller
2008-08-29
1
-0
/
+2
*
sparc32: Make mmu_{get,release}_*() take a struct device pointer.
David S. Miller
2008-08-29
1
-13
/
+4
*
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
2008-08-29
1
-24
/
+19
*
sparc32: Make IOMMU and IO-UNIT init work with device nodes.
David S. Miller
2008-08-29
1
-11
/
+6
*
sparc: don't use asm/of_device.h
Stephen Rothwell
2008-08-07
1
-1
/
+1
*
sparc/kernel/: possible cleanups
Adrian Bunk
2008-07-17
1
-6
/
+7
*
sparc: remove CVS keywords
Adrian Bunk
2008-05-20
1
-1
/
+1
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-2
/
+2
*
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
1
-9
/
+8
*
SPARC: sg chaining support
Jens Axboe
2007-10-16
1
-12
/
+13
[next]