aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/ia32
AgeCommit message (Expand)Author
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org
2007-07-21revert "PIE randomization"Andrew Morton
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19mm: variable length argument supportOllie Wild
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-07-16PIE randomizationJan Kratochvil
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan
2007-05-08[IA64] fix stack alignment for ia32 signal handlersMarkus F.X.J. Oberhumer
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-03-06[IA64] sync compat getdentsAlexandr Andreev
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-08[PATCH] struct path: convert ia64Josef Sipek
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-07-01[PATCH] audit syscall classesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-20[IA64] eliminate compile time warningsSatoru Takeuchi
2006-04-20[IA64] wire up compat_sys_adjtimex()Luck, Tony
2006-03-26[PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-02-09[IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-08-24[IA64] remove use of asm/segment.hKumar Gala