aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vdso32-setup.c
Commit message (Expand)AuthorAge
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-03
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-20
* x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-05
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-05
* x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-05
* x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-05
* x86, vdso: Fix size of get_unmapped_area()Stefani Seibold2014-03-24
* x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-20
* x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-20
* x86, vdso32: handle 32 bit vDSO larger one pageStefani Seibold2014-03-18
* x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-18
* x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski2014-03-18
* x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-13
* x86/vdso: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-19
* x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-07
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-21
| * x32: Add x32 VDSO supportH. J. Lu2012-02-20
* | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/
* 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
* x86-64, mm: Initialize VDSO earlier on 64 bitsJiri Slaby2010-06-18
* sysctl x86: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-05
* [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-25
* x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-16
* x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge2008-07-11
* x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-04
* x86: don't bother printing compat vdso addressJeremy Fitzhardinge2008-04-30
* x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones2008-04-17
* x86 vDSO: don't map 32-bit vdso when disabledRoland McGrath2008-04-17
* x86: compat_binfmt_elfRoland McGrath2008-01-30
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-30
* x86 vDSO: ia32_sysenter_targetRoland McGrath2008-01-30
* x86 vDSO: vdso32 setupRoland McGrath2008-01-30