aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso.c
AgeCommit message (Expand)Author
2016-08-09powerpc/vdso: Add missing include fileGuenter Roeck
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman
2015-05-11powerpc/vdso: Combine start/size variablesMichael Ellerman
2015-05-11powerpc/vdso: Remove unused debug codeMichael Ellerman
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
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