aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/percpu.h
Commit message (Expand)AuthorAgeFilesLines
* xen: define __section() and friends and use them for section annotations.Tim Deegan2012-04-111-1/+1
* x86: optimize this_cpu()Keir Fraser2010-07-131-1/+1
* x86: Dynamically allocate percpu data area when a CPU comes online.Keir Fraser2010-05-181-4/+7
* x86: Re-increase size of percpu areaKeir Fraser2009-09-151-1/+1
* Introduce and use a per-CPU read-mostly sub-sectionKeir Fraser2009-07-131-3/+3
* x86: PERCPU_SHIFT can be reduced to 12 now compat_arg_xlat_area is notKeir Fraser2009-07-061-1/+1
* 32-on-64: Clean up and unify compat_arg_xlat_area handling.Keir Fraser2008-06-121-1/+1
* Pull the Linux percpu interface into Xen. Implemented forkaf24@firebug.cl.cam.ac.uk2006-04-211-0/+20