aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig2-66/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-13x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich1-16/+10
2008-10-12Merge branch 'linus' into x86/signalIngo Molnar1-9/+0
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar1-27/+24
2008-10-01x86: ia32_signal.c remove unnecessary function callsHiroshi Shimamoto1-4/+1
2008-10-01x86: ia32_signal.c: remove unnecessary cast to u32Hiroshi Shimamoto1-13/+13
2008-09-14x86: signal: remove unneeded err handlingHiroshi Shimamoto1-7/+4
2008-09-14x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto1-17/+9
2008-09-06x86: kill sys32_pauseChristoph Hellwig1-9/+0
2008-09-06Merge branch 'x86/cleanups' into x86/signalIngo Molnar2-15/+17
2008-08-20x86_64: use save/loadsegment in ia32 compatJeremy Fitzhardinge2-15/+17
2008-07-30x86, xsave: save/restore the extended state context in sigframeSuresh Siddha1-1/+4
2008-07-30x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha1-21/+7
2008-07-30x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha1-8/+16
2008-07-26tracehook: execRoland McGrath1-6/+0
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 Drepper2-1/+2
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 Molnar2-12/+17
2008-07-18x86_64: ia32_signal.c: remove signal number conversionHiroshi Shimamoto1-3/+1
2008-07-18x86_64: ia32_signal.c: use macro instead of immediateHiroshi Shimamoto1-1/+6
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-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath1-1/+1
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath1-1/+1
2008-04-26x86 signals: lift set_fsRoland McGrath1-4/+0
2008-04-26x86 signals: lift flags diddling codeRoland McGrath1-6/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17x86: sys32_execve PT_DTRACERoland McGrath1-5/+0
2008-04-17x86: ia32 ptrace vs -ENOSYS sysenter/syscallRoland McGrath1-2/+6
2008-04-17x86: ia32 ptrace vs -ENOSYSRoland McGrath1-2/+2
2008-04-17x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo1-25/+1
2008-04-17x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath1-1/+1
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno1-2/+2
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-2/+1
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi1-1/+3
2008-01-30x86: remove unneded castsJan Engelhardt1-1/+1
2008-01-30x86: coding style fixes in arch/x86/ia32/audit.cPaolo Ciarrocchi1-1/+1