summaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32
Commit message (Expand)AuthorAgeFilesLines
* [IA64] use generic compat_old_sys_readdirChristoph Hellwig2008-08-193-140/+1Star
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-151-10/+0Star
* [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-131-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/+1Star
* | [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-191-16/+12Star
* [IA64] Remove duplicate includes from ia32priv.hLucas Woods2007-11-061-1/+0Star
* 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-311-1/+0Star
* [IA64] rename partial_pageakpm@linux-foundation.org2007-07-253-50/+51
* revert "PIE randomization"Andrew Morton2007-07-221-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/+16Star
* 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/+16Star
|\
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-082-87/+11Star
| * [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/+0Star
* | use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-4/+2Star
|/
* [IA64] sync compat getdentsAlexandr Andreev2007-03-061-3/+7
* [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-112-69/+1Star
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-9/+4Star
* [PATCH] struct path: convert ia64Josef Sipek2006-12-081-2/+2
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-2/+0Star
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-4/+4
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-5/+18
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+16
* [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+10
* [PATCH] audit syscall classesAl Viro2006-07-012-0/+12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-211-0/+3
* [IA64] wire up compat_sys_adjtimex()Luck, Tony2006-04-201-1/+1
* [PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita2006-03-261-2/+2
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-62/+0Star
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1Star