aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-2/+2
2008-10-13x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich1-16/+10
2008-07-25x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath1-3/+3
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper1-0/+1
2008-07-24flag parameters: pipeUlrich Drepper1-0/+1
2008-07-24flag parameters: dup2Ulrich Drepper1-0/+1
2008-07-24flag parameters: epoll_createUlrich Drepper1-0/+1
2008-07-24flag parameters: eventfdUlrich Drepper1-0/+1
2008-07-24flag parameters: signalfdUlrich Drepper1-0/+1
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath1-4/+87
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar1-8/+10
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath1-8/+9
2008-07-16x86_64: adjust exception frame in ia32entryJeremy Fitzhardinge1-0/+1
2008-07-09x86: rename threadinfo to TI.Glauber Costa1-11/+14
2008-07-08x86/paravirt: groundwork for 64-bit Xen support, fixJeremy Fitzhardinge1-2/+2
2008-07-08x86, 64-bit: ia32entry: replace privileged instructions with pvopsJeremy Fitzhardinge1-8/+8
2008-07-08x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspaceJeremy Fitzhardinge1-6/+15
2008-06-19x86-64: remove unnecessary ptregs call stubsJan Beulich1-4/+2
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath1-1/+1
2008-04-17x86: ia32 ptrace vs -ENOSYS sysenter/syscallRoland McGrath1-2/+6
2008-04-17x86: ia32 ptrace vs -ENOSYSRoland McGrath1-2/+2
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi1-1/+3
2008-01-30x86: TLS cleanupRoland McGrath1-2/+2
2008-01-30x86 vDSO: ia32 sysenter_returnRoland McGrath1-4/+3
2007-11-10x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert1-13/+6
2007-10-11x86_64: move ia32Thomas Gleixner1-0/+736