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.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
/
drivers
/
parisc
/
ccio-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-2
/
+2
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-2
/
+2
*
parisc: includecheck fix for ccio-dma.c
Jaswinder Singh Rajput
2009-08-02
1
-1
/
+0
*
parisc: ccio-dma: fix build failure without procfs
Alexander Beregalov
2009-07-03
1
-3
/
+4
*
parisc: drivers: fix warnings
Alexander Beregalov
2009-04-02
1
-8
/
+8
*
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
FUJITA Tomonori
2009-01-05
1
-2
/
+0
*
parisc: drivers/parisc/: make code static
Adrian Bunk
2009-01-05
1
-1
/
+1
*
parisc: unify CCIO_COLLECT_STATS implementation
Kyle McMartin
2008-10-10
1
-26
/
+17
*
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
1
-18
/
+18
*
parisc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-9
/
+5
*
parisc: fix IOMMU's device boundary overflow bug on 32bits arch
FUJITA Tomonori
2008-03-05
1
-2
/
+2
*
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
2008-03-04
1
-7
/
+16
*
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
2008-03-04
1
-2
/
+2
*
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-1
/
+1
*
drivers/parisc/: Spelling fixes
Joe Perches
2008-02-03
1
-2
/
+2
*
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
1
-0
/
+1
*
[PARISC] fix section mismatch in ccio-dma
Helge Deller
2007-05-27
1
-3
/
+3
*
[PARISC] ROUNDUP macro cleanup in drivers/parisc
Milind Arun Choudhary
2007-05-22
1
-4
/
+4
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
1
-1
/
+1
*
[PARISC] Convert ccio-dma.c to use seq_file
Kyle McMartin
2006-02-08
1
-86
/
+74
*
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2006-01-22
1
-4
/
+3
*
Auto-update from upstream
Kyle McMartin
2005-10-28
1
-1
/
+1
|
\
|
*
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
2005-10-28
1
-1
/
+1
*
|
[PARISC] Update ccio-dma from parisc tree
Grant Grundler
2005-10-21
1
-58
/
+78
*
|
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
1
-2
/
+2
*
|
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
2005-10-21
1
-1
/
+1
|
/
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1593