- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / arch / i386 / kernel / sysenter.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-03-09 Greg Kroah-Hartman- Update to 2.6.20.2
2007-03-09 Jan Beulichi386: Fix broken CONFIG_COMPAT_VDSO on i386
2007-02-13 Jan Beulich[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
2007-02-12 Jan Beulich- update Xen patches to -unstable c/s 13816.
2007-02-09 Roland McGrath[PATCH] i386 vDSO: use install_special_mapping
2007-01-26 Roland McGrath[PATCH] i386 vDSO: use VM_ALWAYSDUMP
2007-01-26 Roland McGrath[PATCH] Fix CONFIG_COMPAT_VDSO
2007-01-18 Jan Beulich- disable Xen patches again (didn't intend to enable...
2007-01-18 Jan Beulich- patches.xen/block-barriers.diff: Delete.
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Andi Kleen[PATCH] paravirt: Disable vdso by default when CONFIG_P...
2006-11-06 Jan Beulich- patches.xen/xen-erratic-mouse.diff: Move up and repla...
2006-09-01 Jan Beulich- Update Xen patches to -unstable changeset 11259 and...
2006-08-14 Jan Beulich- Update Xen patches to xen-unstable tip (c/s 10982...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 pageexec@freemail.hu[PATCH] small fix for not releasing the mmap semaphore...
2006-06-28 Ingo Molnar[PATCH] vdso: randomize the i386 vDSO by moving it...
2006-03-10 Jan Beulich- Update Xen patches to c/s 9137, plus other adjustments.
2006-02-24 Jan Beulich- Import Xen patches from unstable
2006-02-09 Jan Beulich- patches.xen/xen-2.6.16-rc2-git2-git5.patch: Update...
2005-06-25 Li Shaohua[PATCH] sep initializing rework
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-27 Dave Hansen[PATCH] reduce casting in sysenter.c
2004-08-23 Shai Fultheim[PATCH] percpu: init_tss
2004-06-27 Ingo Molnar[PATCH] NX (No eXecute) support for x86
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-04 Patrick Mochel[power] Kill some unnessecary printk()s.
2003-05-15 Brian Gerst[PATCH] remove fake_sep_struct
2003-05-01 Roland McGrath[PATCH] i386 vsyscall DSO implementation
2003-04-15 Ulrich Drepper[PATCH] unwinding for vsyscall code
2003-03-10 Linus TorvaldsUse a fixed per-cpu SYSENTER_MSR_ESP value by having...
2003-03-09 Linus TorvaldsCache the MSR_IA32_SYSENTER_CS value in the per-CPU...
2003-03-02 Andrew Morton[PATCH] fix preempt-issues with smp_call_function()
2003-02-14 David Woodhouse[PATCH] Restore SYSENTER setup on swsusp resume.
2003-01-07 Linus TorvaldsMove x86 signal handler return stub to the vsyscall...
2002-12-23 Linus TorvaldsFix sysenter restart backwards jump, add offset comments,
2002-12-22 Linus TorvaldsHandle single-stepping over fast system calls without...
2002-12-21 Linus TorvaldsSysenter cleanups (originals by Brian Gerst, updated...
2002-12-18 Linus TorvaldsFix the remaining known problems (NMI and debugging...
2002-12-17 Linus TorvaldsMake six-argument system calls work with the fast syste...
2002-12-16 Linus TorvaldsAdd "sysenter" support on x86, and a "vsyscall" page.