summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-0/+4
* [PATCH] Fix some broken white space in ia32_signal.cAndi Kleen2006-09-261-5/+5
* [PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen2006-09-261-0/+5
* [PATCH] Remove all traces of signal number conversionAndi Kleen2006-09-261-9/+1
* [PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen2006-09-261-12/+16
* [PATCH] Add __must_check to copy_*_userAndi Kleen2006-09-261-2/+4
* [PATCH] Fix sparse warnings in compat aout codeAndi Kleen2006-09-261-3/+5
* [PATCH] Fix most sparse warnings in sys_ia32.cAndi Kleen2006-09-261-11/+13
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-261-0/+4
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-261-0/+1
* [PATCH] Add ppoll/pselect syscallsAndi Kleen2006-09-261-2/+2
* [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-261-17/+11
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+16
* [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+10
* [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal2006-08-301-26/+31
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-312-0/+2
* [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen2006-07-281-1/+1
* [PATCH] x86_64: Fix access check in ptrace compatAndi Kleen2006-07-101-3/+10
* [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder2006-07-101-1/+1
* [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-031-1/+18
* [PATCH] audit syscall classesAl Viro2006-07-012-0/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2006-06-262-17/+0
* [PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich2006-06-261-1/+1
* [PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2006-06-262-3/+0
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-264-13/+0
* [PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2006-06-261-0/+4
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-2/+2
* [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen2006-06-261-6/+35
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+1
* [PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen2006-05-301-2/+2
* [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-011-0/+1
* [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen2006-04-221-2/+2
* [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-181-0/+1
* [PATCH] x86_64: Update 32-bit system call tableAndi Kleen2006-04-091-2/+4
* [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-091-9/+8
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-311-2/+21
* [PATCH] lightweight robust futexes: x86_64Ingo Molnar2006-03-271-0/+2
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-65/+1
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-16/+3
* [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2006-03-251-1/+1
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-14/+2
* [PATCH] fstatat64 supportUlrich Drepper2006-02-112-1/+23
* [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-081-0/+3
* [PATCH] x86_64: compat_sys_futimesat fixAndrew Morton2006-02-011-1/+1
* [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-181-0/+13
* [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-162-1/+80
* [PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen2006-01-161-17/+0
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-122-7/+6
OpenPOWER on IntegriCloud