- 6341c39 tracehook: exec by Roland McGrath · 16 years ago
- 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
- 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
- 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
- ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
- 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
- a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
- b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
- 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
- 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 16 years ago
- acee709 Merge 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-linus by Ingo Molnar · 16 years ago
- 812b121 x86_64: ia32_signal.c: remove signal number conversion by Hiroshi Shimamoto · 16 years ago
- fbdb7da x86_64: ia32_signal.c: use macro instead of immediate by Hiroshi Shimamoto · 16 years ago
- d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
- 360c044 x86_64: adjust exception frame in ia32entry by Jeremy Fitzhardinge · 16 years ago
- 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 16 years ago
- 457da70 x86/paravirt: groundwork for 64-bit Xen support, fix by Jeremy Fitzhardinge · 16 years ago
- 6680415 x86, 64-bit: ia32entry: replace privileged instructions with pvops by Jeremy Fitzhardinge · 16 years ago
- 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 16 years ago
- 5f0120b x86-64: remove unnecessary ptregs call stubs by Jan Beulich · 16 years ago
- 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 17 years ago
- 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 17 years ago
- 55928e3 x86 signals: lift set_fs by Roland McGrath · 17 years ago
- 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 17 years ago
- 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
- b00de17 x86: sys32_execve PT_DTRACE by Roland McGrath · 17 years ago
- 48ee679 x86: ia32 ptrace vs -ENOSYS sysenter/syscall by Roland McGrath · 17 years ago
- 8ab32bb x86: ia32 ptrace vs -ENOSYS by Roland McGrath · 17 years ago
- 28d2312 x86: reducing debuginfo size by removing unneeded includes by Arnaldo Carvalho de Melo · 17 years ago
- 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 17 years ago
- e40cd10 x86: clear DF before calling signal handler by Aurelien Jarno · 17 years ago
- 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
- cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
- ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
- 7375931 x86: coding style fixes in arch/x86/ia32/audit.c by Paolo Ciarrocchi · 17 years ago
- e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
- a06b24e x86: x86 ia32_binfmt removal by Roland McGrath · 17 years ago
- a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
- 1eeaed7 x86: x86 i387 cleanup by Roland McGrath · 17 years ago
- 4421011 x86: x86 i387 user_regset by Roland McGrath · 17 years ago
- 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
- 25149b6 x86: x86 ptrace merge removals by Roland McGrath · 17 years ago
- cbc9d9d x86: x86 ptrace merge complete by Roland McGrath · 17 years ago
- d277fb8 x86: x86-64 ia32 ptrace get/putreg32 current task by Roland McGrath · 17 years ago
- ff14c61 x86: x86-64 ia32 ptrace pt_regs cleanup by Roland McGrath · 17 years ago
- 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 17 years ago
- 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
- 0fa376e x86: PTRACE_SINGLEBLOCK by Roland McGrath · 17 years ago
- d0f0817 x86: x86-64 ia32 ptrace debugreg cleanup by Roland McGrath · 17 years ago
- e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 17 years ago
- efd1ca5 x86: TLS cleanup by Roland McGrath · 17 years ago
- 13abd0e x86: tls32 moved by Roland McGrath · 17 years ago
- 91394eb x86: use get_desc_base by Roland McGrath · 17 years ago
- 16f4bc7 x86 vDSO: ia32 vsyscall removal by Roland McGrath · 17 years ago
- af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
- 36197c9 x86 vDSO: ia32 sysenter_return by Roland McGrath · 17 years ago
- 0c2f51a x86 vDSO: arch/x86/vdso/vdso32 by Roland McGrath · 17 years ago
- 9773db2 x86: remove dead code in ia32-emu by Cyrill Gorcunov · 17 years ago
- 4ec08da x86: remove the duplicated arch/x86/ia32/mmap32.c by Thomas Gleixner · 17 years ago
- 5bafb67 x86: clean up arch/x86/ia32/mmap32.c by Thomas Gleixner · 17 years ago
- 6ec8756 x86: clean up arch/x86/ia32/syscall32.c by Thomas Gleixner · 17 years ago
- c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 17 years ago
- 5de15d4 x86: clean up arch/x86/ia32/ptrace32.c by Thomas Gleixner · 17 years ago
- 2da06b4 x86: clean up arch/x86/ia32/ipc32.c by Thomas Gleixner · 17 years ago
- 99b9cdf x86: clean up arch/x86/ia32/ia32_signal.c by Thomas Gleixner · 17 years ago
- 8edf8be x86: clean up arch/x86/ia32/aout32.c by Thomas Gleixner · 17 years ago
- d94448b x86: clean up arch/x86/ia32/fpu32.c by Thomas Gleixner · 17 years ago
- ecd744e x86 - 32-bit ptrace emulation mishandles 6th arg by Chuck Ebbert · 17 years ago
- fd181c7 x86_64: ia32 ptrace THREAD_AREA fix by Roland McGrath · 17 years ago
- 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
- 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
- 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
- 2f62c94 x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA by Andi Kleen · 17 years ago
- f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
- af7e6a7 x86_64: install unstripped copies of compat vdso on disk by Roland McGrath · 17 years ago
- cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
- 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
- 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
- 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago