summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso.c
AgeCommit message (Expand)AuthorLines
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras-1/+2
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk-6/+6
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-1/+2
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson-0/+11
2007-10-11[POWERPC] Disable vDSO support for ARCH=ppc where it's not implementedWolfgang Denk-0/+2
2007-09-19[POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt-0/+12
2007-06-14[POWERPC] Fix VDSO compile warningSegher Boessenkool-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-13[POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt-11/+23
2007-02-09[PATCH] powerpc vDSO: use install_special_mappingRoland McGrath-77/+27
2007-01-26[PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath-0/+7
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt-0/+43
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-09[PATCH] powerpc vdso updatesBenjamin Herrenschmidt-21/+36
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt-1/+8
2006-03-09Merge ../linux-2.6Paul Mackerras-2/+2
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt-2/+2
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason-2/+0
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds-4/+2
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins-2/+1
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt-0/+746