summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/vsyscall
Commit message (Expand)AuthorAgeFilesLines
* sh: kernel: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* sh: thin archives fix linkingNicholas Piggin2017-06-301-8/+8
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+3
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-15/+0
* sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
* coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
* 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
* sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
* [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-251-2/+1
* sh: Terminate .eh_frame in VDSO with a 4-byte 0.Kaz Kojima2007-11-021-1/+4
* SH vDSO: linker script indentationRoland McGrath2007-10-161-35/+42
* sh: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-311-0/+1
* sh: Fix vsyscall build failure.Manuel Lauss2007-05-311-0/+1
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* sh: Initial gitignore listPaul Mundt2006-10-031-0/+1
* sh: Initial vsyscall page support.Paul Mundt2006-09-277-0/+376