- 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
- f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
- 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
- a967bb3 x86: ia32_signal: introduce {get|set}_user_seg() by Hiroshi Shimamoto · 16 years ago
- 8801ead x86: ia32_signal: introduce GET_SEG() macro by Hiroshi Shimamoto · 16 years ago
- a47e3ec x86: ia32_signal: remove unused debug code by Hiroshi Shimamoto · 16 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
- 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
- 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
- 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
- be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
- 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
- d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago
- 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 16 years ago
- 8bee3f0 x86: ia32_signal: use proper macro __USER32_DS by Hiroshi Shimamoto · 16 years ago
- d0b48ca x86: ia32_signal: use __put_user() instead of __copy_to_user() by Hiroshi Shimamoto · 16 years ago
- 6497760 x86: ia32_signal: change order of storing in setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
- 047ce93 x86: ia32_signal: remove using temporary variable by Hiroshi Shimamoto · 16 years ago
- 8c6e5ce x86: ia32_signal: cleanup macro RELOAD_SEG by Hiroshi Shimamoto · 16 years ago
- d71a68d x86: ia32_signal: introduce COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
- b78a5b5 x86: ia32_signal: cleanup macro COPY by Hiroshi Shimamoto · 16 years ago
- a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
- 9cc3c49 x86: ia32_signal: remove unnecessary padding by Hiroshi Shimamoto · 16 years ago
- 99ea1b93 x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() by Hiroshi Shimamoto · 16 years ago
- 8479d94 x86, signals: remove duplicated register setup code in ia32 signal delivery by Mikael Pettersson · 16 years ago
- b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
- f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
- 295286a x86-64: slightly stream-line 32-bit syscall entry code by Jan Beulich · 16 years ago
- 1389ac4 Merge branch 'linus' into x86/signal by Ingo Molnar · 16 years ago
- 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
- 7b9cee1 x86: ia32_signal.c remove unnecessary function calls by Hiroshi Shimamoto · 16 years ago
- bff0aa4 x86: ia32_signal.c: remove unnecessary cast to u32 by Hiroshi Shimamoto · 16 years ago
- 2ba48e1 x86: signal: remove unneeded err handling by Hiroshi Shimamoto · 16 years ago
- 3d0aedd x86: signal: put give_sigsegv of setup frames together by Hiroshi Shimamoto · 16 years ago
- 0722bba x86: kill sys32_pause by Christoph Hellwig · 16 years ago
- f12e6a4 Merge branch 'x86/cleanups' into x86/signal by Ingo Molnar · 16 years ago
- b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
- c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
- ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
- 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
- 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
- a06b24e8 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