| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86-64: fix ia32_binfmt.c build error | Ralf Baechle | 2007-05-02 | 1 | -4/+6 |
* | [PATCH] x86-64: Allow sys_uselib unconditionally | Andi Kleen | 2007-05-02 | 1 | -4/+0 |
* | [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h | Jan Beulich | 2007-05-02 | 1 | -0/+1 |
* | [PATCH] x86-64: wire up compat sched_rr_get_interval(2) | Alexandr Andreev | 2007-03-16 | 1 | -1/+1 |
* | [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 | 2 | -3/+9 |
|\ |
|
| * | [PATCH] x86_64: Wire up compat epoll_pwait | Ralf Baechle | 2007-02-13 | 1 | -0/+1 |
| * | [PATCH] x86: Don't require the vDSO for handling a.out signals | Andi Kleen | 2007-02-13 | 1 | -1/+6 |
| * | [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code | Evgeniy Polyakov | 2007-02-13 | 1 | -2/+2 |
* | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c | Eric W. Biederman | 2007-02-14 | 1 | -10/+20 |
* | | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
|/ |
|
* | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 | 2 | -67/+1 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -3/+1 |
* | [PATCH] x86_64 ia32 vDSO: use install_special_mapping | Roland McGrath | 2007-02-09 | 1 | -46/+13 |
* | [PATCH] x86_64 ia32 vDSO: define arch_vma_name | Roland McGrath | 2007-01-26 | 1 | -0/+8 |
* | [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 | 2 | -49/+7 |
* | [PATCH] x86-64: Fix warnings in ia32_aout.c | Andi Kleen | 2007-01-11 | 1 | -2/+2 |
* | [PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 1 | -0/+5 |
|\ |
|
| * | [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co... | Albert Cahalan | 2006-12-07 | 1 | -0/+5 |
* | | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 1 | -2/+0 |
* | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
|/ |
|
* | [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. | Andi Kleen | 2006-11-14 | 1 | -0/+2 |
* | [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 | Albert Cahalan | 2006-10-30 | 1 | -0/+5 |
* | [PATCH] ptrace32 trivial __user annotations | Al Viro | 2006-10-11 | 1 | -2/+2 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -1/+6 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -19/+19 |
* | [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-31 | 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-29 | 1 | -1/+1 |
* | [PATCH] x86_64: Fix access check in ptrace compat | Andi Kleen | 2006-07-11 | 1 | -3/+10 |
* | [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC... | Markus Schoder | 2006-07-11 | 1 | -1/+1 |
* | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar | 2006-07-04 | 1 | -1/+18 |