aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/ia32
AgeCommit message (Expand)Author
2008-10-12Merge branch 'linus' into x86/signalIngo Molnar
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-01x86: ia32_signal.c remove unnecessary function callsHiroshi Shimamoto
2008-10-01x86: ia32_signal.c: remove unnecessary cast to u32Hiroshi Shimamoto
2008-09-14x86: signal: remove unneeded err handlingHiroshi Shimamoto
2008-09-14x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto
2008-09-06x86: kill sys32_pauseChristoph Hellwig
2008-09-06Merge branch 'x86/cleanups' into x86/signalIngo Molnar
2008-08-20x86_64: use save/loadsegment in ia32 compatJeremy Fitzhardinge
2008-07-30x86, xsave: save/restore the extended state context in sigframeSuresh Siddha
2008-07-30x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha
2008-07-30x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha
2008-07-26tracehook: execRoland McGrath
2008-07-25x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-18x86_64: ia32_signal.c: remove signal number conversionHiroshi Shimamoto
2008-07-18x86_64: ia32_signal.c: use macro instead of immediateHiroshi Shimamoto
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-16x86_64: adjust exception frame in ia32entryJeremy Fitzhardinge
2008-07-09x86: rename threadinfo to TI.Glauber Costa
2008-07-08x86/paravirt: groundwork for 64-bit Xen support, fixJeremy Fitzhardinge
2008-07-08x86, 64-bit: ia32entry: replace privileged instructions with pvopsJeremy Fitzhardinge
2008-07-08x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge
2008-06-19x86-64: remove unnecessary ptregs call stubsJan Beulich
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath
2008-04-26x86 signals: lift set_fsRoland McGrath
2008-04-26x86 signals: lift flags diddling codeRoland McGrath
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17x86: sys32_execve PT_DTRACERoland McGrath
2008-04-17x86: ia32 ptrace vs -ENOSYS sysenter/syscallRoland McGrath
2008-04-17x86: ia32 ptrace vs -ENOSYSRoland McGrath
2008-04-17x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo
2008-04-17x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: coding style fixes in arch/x86/ia32/audit.cPaolo Ciarrocchi
2008-01-30arch/x86/ia32: use time_before, time_before_eq, etc.Julia Lawall
2008-01-30x86: x86 ia32_binfmt removalRoland McGrath
2008-01-30x86: compat_binfmt_elfRoland McGrath