summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-241-4/+0
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-40/+4
* s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky2017-10-181-0/+14
* s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-091-4/+2
* s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-251-0/+2
* s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky2017-06-121-27/+64
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-111-1/+8
* s390: drop smp_mb in vdso_initMichael S. Tsirkin2016-01-111-2/+0
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-3/+3
* s390/vdso: use correct memory barrierChristian Borntraeger2015-10-141-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-14/+2
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-15/+0
* s390/vdso: fix access-list entry initializationHeiko Carstens2013-12-021-1/+1
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-5/+4
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-2/+2
* s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-221-1/+1
* s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-261-4/+4
* s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-301-4/+5
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+1
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-281-1/+1
* | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-8/+2
|/
* [S390] rework smp codeMartin Schwidefsky2012-03-111-21/+7
* 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
OpenPOWER on IntegriCloud