Age | Commit message (Expand) | Author |
2006-09-27 | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich |
2006-09-26 | [PATCH] Fix some broken white space in ia32_signal.c | Andi Kleen |
2006-09-26 | [PATCH] Initialize argument registers for 32bit signal handlers. | Andi Kleen |
2006-09-26 | [PATCH] Remove all traces of signal number conversion | Andi Kleen |
2006-09-26 | [PATCH] Check return values of __copy_to_user in uname emulation | Andi Kleen |
2006-09-26 | [PATCH] Add __must_check to copy_*_user | Andi Kleen |
2006-09-26 | [PATCH] Fix sparse warnings in compat aout code | Andi Kleen |
2006-09-26 | [PATCH] Fix most sparse warnings in sys_ia32.c | Andi Kleen |
2006-09-26 | [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw | Stephane Eranian |
2006-09-26 | [PATCH] x86: Add portable getcpu call | Andi Kleen |
2006-09-26 | [PATCH] Add ppoll/pselect syscalls | Andi Kleen |
2006-09-26 | [PATCH] Add TIF_RESTORE_SIGMASK | Andi Kleen |
2006-09-11 | [PATCH] audit: AUDIT_PERM support | Al Viro |
2006-09-11 | [PATCH] audit: more syscall classes added | Al Viro |
2006-08-30 | [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped | Suleiman Souhlal |
2006-07-31 | [PATCH] vDSO hash-style fix | Roland McGrath |
2006-07-28 | [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler | Andi Kleen |
2006-07-10 | [PATCH] x86_64: Fix access check in ptrace compat | Andi Kleen |
2006-07-10 | [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC... | Markus Schoder |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar |
2006-07-01 | [PATCH] audit syscall classes | Al Viro |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-26 | [PATCH] x86_64: remove sys32_ni_syscall() | Adrian Bunk |
2006-06-26 | [PATCH] x86_64: reliable stack trace support (x86-64 syscall | Jan Beulich |
2006-06-26 | [PATCH] x86_64: Remove ia32_sys_call_table export | Andi Kleen |
2006-06-26 | [PATCH] x86_64: Remove long obsolete CVS | Andi Kleen |
2006-06-26 | [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S | Jan Beulich |
2006-06-26 | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings | Andi Kleen |
2006-06-26 | [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO | Andi Kleen |
2006-06-23 | [PATCH] sys_move_pages: 32bit support (i386, x86_64) | Christoph Lameter |
2006-05-30 | [PATCH] x86_64: Fix stack/mmap randomization for compat tasks | Andi Kleen |
2006-05-01 | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 | Andi Kleen |
2006-04-22 | [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p... | Andi Kleen |
2006-04-18 | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Update 32-bit system call table | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Eliminate IA32_NR_syscalls define | Andi Kleen |
2006-03-31 | [PATCH] Mark unwind info for signal trampolines in vDSOs | Jakub Jelinek |
2006-03-27 | [PATCH] lightweight robust futexes: x86_64 | Ingo Molnar |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell |
2006-03-26 | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell |
2006-03-25 | [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 | Dave Jones |
2006-03-25 | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner |
2006-02-11 | [PATCH] fstatat64 support | Ulrich Drepper |
2006-02-08 | [PATCH] x86-64: Add sys_unshare | Andi Kleen |
2006-02-01 | [PATCH] x86_64: compat_sys_futimesat fix | Andrew Morton |
2006-01-18 | [PATCH] vfs: *at functions: x86_64 | Ulrich Drepper |
2006-01-16 | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit | Andi Kleen |
2006-01-16 | [PATCH] x86_64: Remove elf32_map in 32bit ELF loader | Andi Kleen |
2006-01-12 | [PATCH] amd64: task_pt_regs() | Al Viro |