summaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32
AgeCommit message (Expand)AuthorLines
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck-5776/+0
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-2/+0
2009-12-11Cut hugetlb case early for 32bit on ia64Al Viro-0/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-06sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman-56/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan-2/+2
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar-1/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig-1/+1
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens-1/+1
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells-4/+3
2008-11-14CRED: Separate task security context from task_structDavid Howells-4/+4
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2008-10-22x86, um: ... and asm-x86 moveAl Viro-1/+1
2008-10-17Pull utrace into release branchTony Luck-78/+12
2008-10-17[IA64] kill sys32_pipeChristoph Hellwig-16/+1
2008-10-17[IA64] remove sys32_pauseChristoph Hellwig-9/+1
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-3/+3
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig-58/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig-35/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky-3/+3
2008-10-06[IA64] utrace Convert compat ptrace to use compat_sys_ptraceShaohua Li-78/+7
2008-10-06[IA64] utrace use generic trace hookShaohua Li-0/+5
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig-140/+1
2008-07-24flag parameters: pipeUlrich Drepper-1/+1
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan-10/+0
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath-1/+1
2008-04-17Pull regset into release branchTony Luck-25/+624
2008-04-17Pull virt-cpu-accounting into release branchTony Luck-1/+13
2008-03-12[IA64] regset: 32-bit supportShaohua Li-25/+624
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro-6/+1
2008-03-04[IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua-1/+12
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto-1/+13
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich-2/+3
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton-1/+2
2008-01-30x86: PIE executable randomizationJiri Kosina-1/+1
2007-12-18[IA64] ia32 nopageNick Piggin-16/+12
2007-11-06[IA64] Remove duplicate includes from ia32priv.hLucas Woods-1/+0
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-3/+3
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan-1/+1
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson-0/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-1/+1
2007-07-30[IA64] Remove a few duplicate includesJesper Juhl-1/+0
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org-50/+51
2007-07-21revert "PIE randomization"Andrew Morton-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-07-19mm: variable length argument supportOllie Wild-51/+16
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov-1/+1
2007-07-16PIE randomizationJan Kratochvil-1/+1
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis-0/+5