aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso.c
Commit message (Expand)AuthorAgeFilesLines
* mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-1/+1
* mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
* mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
* [S390] vdso: dont map at mmap_baseHeiko Carstens2011-01-121-3/+1
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-5/+1
* [S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger2010-05-171-4/+0
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-0/+1
* [S390] Improve address space mode selection.Martin Schwidefsky2009-12-071-4/+5
* [S390] perf_counter: fix vdso detectionHeiko Carstens2009-10-061-8/+8
* Use macros for .data.page_aligned section.Tim Abbott2009-09-211-1/+1
* [S390] implement is_compat_taskHeiko Carstens2009-06-121-2/+2
* [S390] vdso: kernel parameter syntaxMartin Schwidefsky2009-06-121-2/+13
* [S390] smp: fix memory leak on __cpu_upHeiko Carstens2009-03-261-2/+0
* [S390] vdso: compile fixHeiko Carstens2009-01-091-1/+2
* [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-311-3/+120
* [S390] introduce vdso on s390Martin Schwidefsky2008-12-251-0/+234