Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parisc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-10-21 | 1 | -2/+0 |
| | | | | | | | Let's use the standard L1_CACHE_ALIGN macro instead. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Kyle McMartin <kyle@redhat.com> | ||||
* | dma-mapping: parisc: set ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Architectures that handle DMA-non-coherent memory need to set ARCH_DMA_MINALIGN to make sure that kmalloc'ed buffer is DMA-safe: the buffer doesn't share a cache with the others. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Cc: Kyle McMartin <kyle@mcmartin.ca> Cc: Helge Deller <deller@gmx.de> Cc: James E.J. Bottomley <jejb@parisc-linux.org> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||||
* | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz> | ||||
* | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 | 1 | -0/+60 |