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