summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32
AgeCommit message (Expand)Author
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
2008-01-30x86: x86 i387 cleanupRoland McGrath
2008-01-30x86: x86 i387 user_regsetRoland McGrath
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
2008-01-30x86: x86 ptrace merge removalsRoland McGrath
2008-01-30x86: x86 ptrace merge completeRoland McGrath
2008-01-30x86: x86-64 ia32 ptrace get/putreg32 current taskRoland McGrath
2008-01-30x86: x86-64 ia32 ptrace pt_regs cleanupRoland McGrath
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: PTRACE_SINGLEBLOCKRoland McGrath
2008-01-30x86: x86-64 ia32 ptrace debugreg cleanupRoland McGrath
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath