aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cache.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-02-22arch: Introduce post-init read-only memoryGravatar Kees Cook 1-0/+14
2014-01-23printk/cache: mark printk_once test variable __read_mostlyGravatar Joe Perches 1-2/+2
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Gravatar Tim Abbott 1-1/+1
2008-04-28mm: move cache_line_size() to <linux/cache.h>Gravatar Pekka Enberg 1-0/+4
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hGravatar Kyle McMartin 1-3/+1
2006-01-10[PARISC] Add __read_mostly section for pariscGravatar Helge Deller 1-1/+1
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Gravatar Ravikiran G Thirumalai 1-4/+13
2005-12-16[IA64] Add __read_mostly support for IA64Gravatar Christoph Lameter 1-1/+1
2005-07-10[SPARC64]: Add __read_mostly support.Gravatar David S. Miller 1-1/+1
2005-07-07[PATCH] mostly_read data sectionGravatar Christoph Lameter 1-0/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+51