index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso.c
Age
Commit message (
Expand
)
Author
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-10-27
powerpc: Align vDSO base address
Andreas Schwab
2009-09-24
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
2009-09-21
Use macros for .data.page_aligned section.
Tim Abbott
2009-08-20
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
2008-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Paul Mackerras
2008-02-14
[POWERPC] vdso_do_func_patch{32,64}() must be __init
Adrian 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 sizes
Olof Johansson
2007-10-11
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
Wolfgang Denk
2007-09-19
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Fix VDSO compile warning
Segher Boessenkool
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-13
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
2007-02-09
[PATCH] powerpc vDSO: use install_special_mapping
Roland McGrath
2007-01-26
[PATCH] powerpc vDSO: use VM_ALWAYSDUMP
Roland McGrath
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-25
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-09
[PATCH] powerpc vdso updates
Benjamin Herrenschmidt
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-09
Merge ../linux-2.6
Paul Mackerras
2006-02-28
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt