aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2-87/+11
2007-05-08[IA64] fix stack alignment for ia32 signal handlersMarkus F.X.J. Oberhumer1-1/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-4/+2
2007-03-06[IA64] sync compat getdentsAlexandr Andreev1-3/+7
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin2-69/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-9/+4
2006-12-08[PATCH] struct path: convert ia64Josef Sipek1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-2/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-4/+4
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-5/+18
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+16
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+10
2006-07-01[PATCH] audit syscall classesAl Viro2-0/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-04-20[IA64] eliminate compile time warningsSatoru Takeuchi1-0/+3
2006-04-20[IA64] wire up compat_sys_adjtimex()Luck, Tony1-1/+1
2006-03-26[PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita1-2/+2
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-62/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-13/+1
2006-02-09[IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro4-12/+11
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-48/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-29/+1
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-11/+5
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2-3/+0
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig1-3/+1
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-0/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-6/+0
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2-32/+1
2005-08-24[IA64] remove use of asm/segment.hKumar Gala1-1/+0
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-1/+1
2005-06-01[IA64] fix compilation warning in sys32_epoll_wait()Peter Chubb1-1/+1
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
2005-04-22[IA64] ia32_signal.c: erroneous use of memset/memcpyArun Sharma1-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+5886