aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/ia32
AgeCommit message (Expand)AuthorFilesLines
2007-07-19mm: variable length argument supportGravatar Ollie Wild 1-51/+16
2007-07-16diskquota: 32bit quota tools on 64bit architecturesGravatar Vasily Tarasov 1-1/+1
2007-07-16PIE randomizationGravatar Jan Kratochvil 1-1/+1
2007-05-11[PATCH] add SIGNAL syscall class (v3)Gravatar Amy Griffis 1-0/+5
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Gravatar Linus Torvalds 2-88/+16
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKGravatar Alexey Dobriyan 2-87/+11
2007-05-08[IA64] fix stack alignment for ia32 signal handlersGravatar Markus F.X.J. Oberhumer 1-1/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 2-2/+0
2007-05-08use SLAB_PANIC flag cleanupGravatar Akinobu Mita 1-4/+2
2007-03-06[IA64] sync compat getdentsGravatar Alexandr Andreev 1-3/+7
2007-02-11[PATCH] Common compat_sys_sysinfoGravatar Kyle McMartin 2-69/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Gravatar Robert P. J. Day 1-9/+4
2006-12-08[PATCH] struct path: convert ia64Gravatar Josef Sipek 1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hGravatar Magnus Damm 1-2/+0
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 2-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-4/+4
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-5/+18
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlGravatar Eric W. Biederman 1-1/+1
2006-09-11[PATCH] audit: AUDIT_PERM supportGravatar Al Viro 1-0/+16
2006-09-11[PATCH] audit: more syscall classes addedGravatar Al Viro 1-0/+10
2006-07-01[PATCH] audit syscall classesGravatar Al Viro 2-0/+12
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 3-3/+0
2006-04-20[IA64] eliminate compile time warningsGravatar Satoru Takeuchi 1-0/+3
2006-04-20[IA64] wire up compat_sys_adjtimex()Gravatar Luck, Tony 1-1/+1
2006-03-26[PATCH] bitops: ia64: make partial_page.bitmap an unsigned longGravatar Akinobu Mita 1-2/+2
2006-03-26[PATCH] consolidate sys32/compat_adjtimexGravatar Stephen Rothwell 1-62/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereGravatar Stephen Rothwell 1-14/+1
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupGravatar Thomas Gleixner 1-13/+1
2006-02-09[IA64] sys32_signal() forgets to initialize ->sa_maskGravatar Tony Luck 1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cGravatar Jes Sorensen 1-16/+12
2006-01-12[PATCH] ia64: task_pt_regs()Gravatar Al Viro 4-12/+11
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cGravatar Christoph Hellwig 2-48/+1
2006-01-10[PATCH] common compat_sys_timer_createGravatar Christoph Hellwig 2-29/+1
2006-01-08[PATCH] use ptrace_get_task_struct in various placesGravatar Christoph Hellwig 1-11/+5
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Gravatar Robin Holt 2-3/+0
2005-11-09[PATCH] remove ioctl32_handler_tGravatar Christoph Hellwig 1-3/+1
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-0/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Gravatar Hugh Dickins 1-6/+0
2005-09-12[PATCH] x86-64: Fix 32bit sendfileGravatar Tsuneo.Yoshioka@f-secure.com 1-1/+1
2005-09-09kbuild: ia64 use generic asm-offsets.h supportGravatar Sam Ravnborg 1-1/+1
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsGravatar Miklos Szeredi 2-32/+1
2005-08-24[IA64] remove use of asm/segment.hGravatar Kumar Gala 1-1/+0
2005-06-23[PATCH] compat: introduce compat_time_tGravatar Stephen Rothwell 1-1/+1
2005-06-01[IA64] fix compilation warning in sys32_epoll_wait()Gravatar Peter Chubb 1-1/+1
2005-05-17[PATCH] kill <asm/ioctl32.h>Gravatar Christoph Hellwig 1-1/+0
2005-04-22[IA64] ia32_signal.c: erroneous use of memset/memcpyGravatar Arun Sharma 1-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 11-0/+5886