Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
eadd709f5d2e8aebb1b7bf49460e97a68d81a9b0
/
arch
/
powerpc
/
kernel
/
vdso.c
e0d0059
powerpc/vdso: Disable building the 32-bit VDSO on little endian
by Michael Ellerman
· 10 years ago
6e5c077
powerpc/vdso: Combine start/size variables
by Michael Ellerman
· 10 years ago
63da88d
powerpc/vdso: Remove unused debug code
by Michael Ellerman
· 10 years ago
68cf0d6
powerpc: Remove superfluous bootmem includes
by Anton Blanchard
· 10 years ago
a6c19df
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
by Andy Lutomirski
· 10 years ago
9d378df
powerpc/booke64: Use SPRG7 for VDSO
by Scott Wood
· 11 years ago
b88c476
powerpc: Move local setup.h declarations to arch includes
by Robert Jennings
· 11 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
fcb41a2
powerpc: Add VDSO version of time
by Adhemerval Zanella
· 12 years ago
0127262
powerpc: Restore VDSO information on critical exception om BookE
by Mihai Caraman
· 12 years ago
18ad51d
powerpc: Add VDSO version of getcpu
by Anton Blanchard
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
1d9a473
powerpc: Random little legacy iSeries removal tidy ups
by Stephen Rothwell
· 13 years ago
909af76
coredump: remove VM_ALWAYSDUMP flag
by Jason Baron
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 14 years ago
cae5d39
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
by Stephen Wilson
· 14 years ago
83b964b
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
31db58b
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
cab175f
powerpc: Use is_32bit_task() helper to test 32-bit binary
by Denis Kirjanov
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 15 years ago
06fe9fb
tree-wide: fix a very frequent spelling mistake
by Dirk Hohndel
· 15 years ago
348aa30
powerpc: Align vDSO base address
by Andreas Schwab
· 15 years ago
f2053f1
powerpc/perf_counter: Fix vdso detection
by Anton Blanchard
· 15 years ago
abe1ee3
Use macros for .data.page_aligned section.
by Tim Abbott
· 15 years ago
30d0b36
powerpc: Move 64bit VDSO to improve context switch performance
by Anton Blanchard
· 16 years ago
3c92ec8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
fc5243d
[S390] arch_setup_additional_pages arguments
by Martin Schwidefsky
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
9c4cb82
powerpc: Remove use of CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
2d1b202
powerpc: Fixup lwsync at runtime
by Kumar Gala
· 17 years ago
89f5b7d
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
by Linus Torvalds
· 17 years ago
f8303dd
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
by Paul Mackerras
· 17 years ago
cf8918f
[POWERPC] vdso_do_func_patch{32,64}() must be __init
by Adrian Bunk
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
fbe4817
[POWERPC] vdso: Fixes for cache block sizes
by Olof Johansson
· 17 years ago
dc9b43d
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
by Wolfgang Denk
· 17 years ago
7b5acba
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
by Benjamin Herrenschmidt
· 17 years ago
31fe5bf
[POWERPC] Fix VDSO compile warning
by Segher Boessenkool
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
7ac9a13
[POWERPC] Fix vDSO page count calculation
by Benjamin Herrenschmidt
· 18 years ago
c13e4ca
[PATCH] powerpc vDSO: use install_special_mapping
by Roland McGrath
· 18 years ago
3a0cfad
[PATCH] powerpc vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
0909c8c
[POWERPC] Support feature fixups in vdso's
by Benjamin Herrenschmidt
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
a5bba93
[PATCH] powerpc vdso updates
by Benjamin Herrenschmidt
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
5164501
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
0551fbd
[PATCH] Add mm->task_size and fix powerpc vdso
by Benjamin Herrenschmidt
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
6aab341
mm: re-architect the VM_UNPAGED logic
by Linus Torvalds
· 19 years ago
0b14c17
[PATCH] unpaged: VM_UNPAGED
by Hugh Dickins
· 19 years ago
a7f290d
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
by Benjamin Herrenschmidt
· 19 years ago