summaryrefslogtreecommitdiff
path: root/arch/x86/ia32
AgeCommit message (Expand)Author
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-19x86: ia32_signal: remove unnecessary declarationHiroshi Shimamoto
2008-12-18x86: ia32_signal: use sigframe.hHiroshi Shimamoto
2008-12-18x86: ia32_signal: rename struct sigframe and rt_sigframeHiroshi Shimamoto
2008-12-16x86: ia32_signal: use proper macro __USER32_DSHiroshi Shimamoto
2008-12-16x86: ia32_signal: use __put_user() instead of __copy_to_user()Hiroshi Shimamoto
2008-11-18x86: ia32_signal: change order of storing in setup_sigcontext()Hiroshi Shimamoto
2008-11-18x86: ia32_signal: remove using temporary variableHiroshi Shimamoto
2008-11-18x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto
2008-11-18x86: ia32_signal: introduce COPY_SEG_CPL3Hiroshi Shimamoto
2008-11-18x86: ia32_signal: cleanup macro COPYHiroshi Shimamoto
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-12x86: ia32_signal: remove unnecessary paddingHiroshi Shimamoto
2008-11-06x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()Hiroshi Shimamoto
2008-10-27x86, signals: remove duplicated register setup code in ia32 signal deliveryMikael Pettersson
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-13x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich
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