aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso.c
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2018-09-20
* s390: vdso_fault return typeSouptick Joarder2018-07-23
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-24
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-14
* s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky2017-10-18
* s390/mm: use memset64 instead of clear_tableHeiko Carstens2017-10-09
* s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-25
* s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky2017-06-12
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-17
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-23
* s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-11
* s390: drop smp_mb in vdso_initMichael S. Tsirkin2016-01-11
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
* s390/vdso: use correct memory barrierChristian Borntraeger2015-10-14
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* s390/vdso: fix access-list entry initializationHeiko Carstens2013-12-02
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-22
* s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-22
* s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-26
* s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-30
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-28
* | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/
* [S390] rework smp codeMartin Schwidefsky2012-03-11
* mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-23
* mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-23
* mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-23
* [S390] vdso: dont map at mmap_baseHeiko Carstens2011-01-12
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-25
* [S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger2010-05-17
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-26
* [S390] Improve address space mode selection.Martin Schwidefsky2009-12-07
* [S390] perf_counter: fix vdso detectionHeiko Carstens2009-10-06
* Use macros for .data.page_aligned section.Tim Abbott2009-09-21
* [S390] implement is_compat_taskHeiko Carstens2009-06-12
* [S390] vdso: kernel parameter syntaxMartin Schwidefsky2009-06-12
* [S390] smp: fix memory leak on __cpu_upHeiko Carstens2009-03-26
* [S390] vdso: compile fixHeiko Carstens2009-01-09
* [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2008-12-31
* [S390] introduce vdso on s390Martin Schwidefsky2008-12-25