aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-3/+3
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan1-1/+1
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson1-0/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-1/+1
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl1-1/+0
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org3-50/+51
2007-07-21revert "PIE randomization"Andrew Morton1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-19mm: variable length argument supportOllie Wild1-51/+16
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov1-1/+1
2007-07-16PIE randomizationJan Kratochvil1-1/+1
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis1-0/+5
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-88/+16
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