aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/vsyscall (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-18sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers1-2/+1
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-06-30sh: thin archives fix linkingNicholas Piggin1-8/+8
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+3
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-15/+0
2012-03-30sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2-13/+45
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
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
2010-11-17sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-2/+1
2007-11-02sh: Terminate .eh_frame in VDSO with a 4-byte 0.Kaz Kojima1-1/+4
2007-10-16SH vDSO: linker script indentationRoland McGrath1-35/+42
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt1-0/+1
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss1-0/+1
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-02-09[PATCH] SH vdso: use install_special_mapping()Paul Mundt1-49/+9
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-03sh: Initial gitignore listPaul Mundt1-0/+1
2006-09-27sh: Initial vsyscall page support.Paul Mundt7-0/+376