summaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32
Commit message (Expand)AuthorAgeFilesLines
* generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+1
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-141-4/+3
* CRED: Separate task security context from task_structDavid Howells2008-11-141-4/+4
* Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-231-1/+1
|\
| * x86, um: ... and asm-x86 moveAl Viro2008-10-221-1/+1
* | Pull utrace into release branchTony Luck2008-10-172-78/+12
|\ \
| * | [IA64] utrace Convert compat ptrace to use compat_sys_ptraceShaohua Li2008-10-062-78/+7
| * | [IA64] utrace use generic trace hookShaohua Li2008-10-061-0/+5
* | | [IA64] kill sys32_pipeChristoph Hellwig2008-10-172-16/+1
* | | [IA64] remove sys32_pauseChristoph Hellwig2008-10-172-9/+1
| |/ |/|
* | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-162-3/+3
|\ \
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-162-3/+3
| |/
* | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-162-58/+2
* | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
|/
* [IA64] use generic compat_old_sys_readdirChristoph Hellwig2008-08-183-140/+1
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-151-10/+0
* [IA64] TS_RESTORE_SIGMASKRoland McGrath2008-05-011-1/+1
* Pull regset into release branchTony Luck2008-04-171-25/+624
|\
| * [IA64] regset: 32-bit supportShaohua Li2008-03-121-25/+624
* | Pull virt-cpu-accounting into release branchTony Luck2008-04-171-1/+13
|\ \ | |/ |/|
| * [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-201-1/+13
* | [IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro2008-03-061-6/+1
* | [IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua2008-03-041-1/+12
|/
* [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-051-2/+3
* x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-301-1/+2
* x86: PIE executable randomizationJiri Kosina2008-01-301-1/+1
* [IA64] ia32 nopageNick Piggin2007-12-181-16/+12
* [IA64] Remove duplicate includes from ia32priv.hLucas Woods2007-11-061-1/+0
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-3/+3
* Make unregister_binfmt() return voidAlexey Dobriyan2007-10-171-1/+1
* x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-171-0/+1
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
* [IA64] Remove a few duplicate includesJesper Juhl2007-07-301-1/+0
* [IA64] rename partial_pageakpm@linux-foundation.org2007-07-253-50/+51
* revert "PIE randomization"Andrew Morton2007-07-211-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* mm: variable length argument supportOllie Wild2007-07-191-51/+16
* diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-161-1/+1
* PIE randomizationJan Kratochvil2007-07-161-1/+1
* [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-092-88/+16
|\
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-082-87/+11
| * [IA64] fix stack alignment for ia32 signal handlersMarkus F.X.J. Oberhumer2007-05-081-1/+5
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* | use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-4/+2
|/
* [IA64] sync compat getdentsAlexandr Andreev2007-03-061-3/+7
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-112-69/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-9/+4
OpenPOWER on IntegriCloud