aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/sysenter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: In compat mode, the return value here was uninitialized.Zachary Amsden1-1/+1
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell1-3/+3
2007-05-02[PATCH] i386: Make COMPAT_VDSO runtime selectable.Jeremy Fitzhardinge1-51/+94
2007-05-02[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSOJeremy Fitzhardinge1-9/+149
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava1-1/+1
2007-02-13[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich1-1/+1
2007-02-09[PATCH] i386 vDSO: use install_special_mappingRoland McGrath1-42/+11
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath1-5/+7
2007-01-26[PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath1-0/+2
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabledAndi Kleen1-0/+4
2006-06-28[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pagespageexec@freemail.hu1-6/+4
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar1-4/+124
2005-06-25[PATCH] sep initializing reworkLi Shaohua1-5/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+65