summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/vsyscall/vsyscall.c
AgeCommit message (Expand)Author
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss
2007-05-09fix file specification in commentsUwe Kleine-König
2007-02-09[PATCH] SH vdso: use install_special_mapping()Paul Mundt
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-27sh: Initial vsyscall page support.Paul Mundt