aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-15/+0
2013-12-02s390/vdso: fix access-list entry initializationHeiko Carstens1-1/+1
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-5/+4
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-2/+2
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens1-1/+1
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens1-4/+4
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens1-4/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+1
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-11[S390] rework smp codeMartin Schwidefsky1-21/+7
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-01-12[S390] vdso: dont map at mmap_baseHeiko Carstens1-3/+1
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-5/+1
2010-05-17[S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger1-4/+0
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-0/+1
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky1-4/+5
2009-10-06[S390] perf_counter: fix vdso detectionHeiko Carstens1-8/+8
2009-09-21Use macros for .data.page_aligned section.Tim Abbott1-1/+1
2009-06-12[S390] implement is_compat_taskHeiko Carstens1-2/+2
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky1-2/+13
2009-03-26[S390] smp: fix memory leak on __cpu_upHeiko Carstens1-2/+0
2009-01-09[S390] vdso: compile fixHeiko Carstens1-1/+2
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky1-3/+120
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky1-0/+234