| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: move ia32 | Thomas Gleixner | 2007-10-11 | 1 | -736/+0 |
* | x86_64: Zero extend all registers after ptrace in 32bit entry path. | Andi Kleen | 2007-09-21 | 1 | -3/+15 |
* | x86_64: ia32entry adjustments | Jan Beulich | 2007-07-21 | 1 | -2/+3 |
* | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 | 1 | -0/+1 |
* | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov | 2007-07-16 | 1 | -1/+1 |
* | x86_64: Fix readahead/sync_file_range/fadvise64 compat calls | Andi Kleen | 2007-06-20 | 1 | -3/+3 |
* | x86_64: use signalfd and timerfd compat syscalls | Heiko Carstens | 2007-05-12 | 1 | -3/+3 |
* | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | utimensat implementation | Ulrich Drepper | 2007-05-08 | 1 | -1/+2 |
* | [PATCH] x86-64: Allow sys_uselib unconditionally | Andi Kleen | 2007-05-02 | 1 | -4/+0 |
* | [PATCH] x86-64: wire up compat sched_rr_get_interval(2) | Alexandr Andreev | 2007-03-16 | 1 | -1/+1 |
* | [PATCH] x86_64: Wire up compat epoll_pwait | Ralf Baechle | 2007-02-13 | 1 | -0/+1 |
* | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 | 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] 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] x86_64: Don't clobber r8-r11 in int 0x80 handler | Andi Kleen | 2006-07-28 | 1 | -1/+1 |
* | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar | 2006-07-03 | 1 | -1/+18 |
* | [PATCH] x86_64: remove sys32_ni_syscall() | Adrian Bunk | 2006-06-26 | 1 | -4/+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 | 1 | -1/+0 |
* | [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S | Jan Beulich | 2006-06-26 | 1 | -0/+4 |
* | [PATCH] sys_move_pages: 32bit support (i386, x86_64) | Christoph Lameter | 2006-06-23 | 1 | -0/+1 |
* | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 | Andi Kleen | 2006-05-01 | 1 | -0/+1 |
* | [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] lightweight robust futexes: x86_64 | Ingo Molnar | 2006-03-27 | 1 | -0/+2 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] fstatat64 support | Ulrich Drepper | 2006-02-11 | 1 | -1/+1 |
* | [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: Implement is_compat_task the right way | Andi Kleen | 2006-01-11 | 1 | -0/+5 |
* | [PATCH] x86_64: More CFI fixes for 32bit entry code | Jan Beulich | 2006-01-11 | 1 | -5/+28 |
* | [PATCH] common compat_sys_timer_create | Christoph Hellwig | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c... | Arjan van de Ven | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] x86-64: Fix CFI information | Jan Beulich | 2005-09-12 | 1 | -4/+47 |
* | kbuild: alpha,x86_64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] inotify: add x86-64 syscall entries | Robert Love | 2005-07-26 | 1 | -2/+6 |
* | [PATCH] kexec: x86_64 kexec implementation | Eric W. Biederman | 2005-06-25 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+602 |