aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+1
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells1-4/+3
2008-11-14CRED: Separate task security context from task_structDavid Howells1-4/+4
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1
2008-10-17Pull utrace into release branchTony Luck2-78/+12
2008-10-17[IA64] kill sys32_pipeChristoph Hellwig2-16/+1
2008-10-17[IA64] remove sys32_pauseChristoph Hellwig2-9/+1
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+3
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig2-58/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2-3/+3
2008-10-06[IA64] utrace Convert compat ptrace to use compat_sys_ptraceShaohua Li2-78/+7
2008-10-06[IA64] utrace use generic trace hookShaohua Li1-0/+5
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig3-140/+1
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan1-10/+0
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath1-1/+1
2008-04-17Pull regset into release branchTony Luck1-25/+624
2008-04-17Pull virt-cpu-accounting into release branchTony Luck1-1/+13
2008-03-12[IA64] regset: 32-bit supportShaohua Li1-25/+624
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro1-6/+1
2008-03-04[IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua1-1/+12
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto1-1/+13
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich1-2/+3
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton1-1/+2
2008-01-30x86: PIE executable randomizationJiri Kosina1-1/+1
2007-12-18[IA64] ia32 nopageNick Piggin1-16/+12
2007-11-06[IA64] Remove duplicate includes from ia32priv.hLucas Woods1-1/+0
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