index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso.c
Commit message (
Expand
)
Author
Age
*
powerpc: Add VDSO version of time
Adhemerval Zanella
2013-04-23
*
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-09-06
*
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-11
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
*
|
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-27
*
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
|
/
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
*
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
2011-03-23
*
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
*
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
*
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-09-02
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
*
powerpc: Align vDSO base address
Andreas Schwab
2009-10-27
*
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
2009-09-24
*
Use macros for .data.page_aligned section.
Tim Abbott
2009-09-21
*
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
2009-08-19
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
|
\
|
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-20
*
|
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
2008-12-25
|
/
*
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-03
*
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
*
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
2008-06-20
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Paul Mackerras
2008-02-26
|
\
|
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
*
|
[POWERPC] vdso_do_func_patch{32,64}() must be __init
Adrian Bunk
2008-02-14
|
/
*
[POWERPC] vdso: Fixes for cache block sizes
Olof Johansson
2007-11-19
*
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
Wolfgang Denk
2007-10-11
*
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
Benjamin Herrenschmidt
2007-09-19
*
[POWERPC] Fix VDSO compile warning
Segher Boessenkool
2007-06-14
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
2007-02-12
*
[PATCH] powerpc vDSO: use install_special_mapping
Roland McGrath
2007-02-09
*
[PATCH] powerpc vDSO: use VM_ALWAYSDUMP
Roland McGrath
2007-01-26
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
*
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
2006-10-24
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] powerpc vdso updates
Benjamin Herrenschmidt
2006-06-09
*
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
*
Merge ../linux-2.6
Paul Mackerras
2006-03-08
|
\
|
*
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
2006-02-28
*
|
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
|
/
*
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-28
*
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-22
*
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-11