aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vdso.c
AgeCommit message (Expand)Author
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov
2010-07-14lmb: rename to memblockYinghai Lu
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-10-27powerpc: Align vDSO base addressAndreas Schwab
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard
2009-09-21Use macros for .data.page_aligned section.Tim Abbott
2009-08-20powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson
2007-10-11[POWERPC] Disable vDSO support for ARCH=ppc where it's not implementedWolfgang Denk
2007-09-19[POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt
2007-06-14[POWERPC] Fix VDSO compile warningSegher Boessenkool
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-13[POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt
2007-02-09[PATCH] powerpc vDSO: use install_special_mappingRoland McGrath
2007-01-26[PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-09[PATCH] powerpc vdso updatesBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt