aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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/+0
* [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/+0
* [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-201-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/+0
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-13/+1
* [IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck2006-02-091-0/+1
* [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen2006-01-191-16/+12
* [PATCH] ia64: task_pt_regs()Al Viro2006-01-124-12/+11
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-48/+1
* [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-29/+1
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-11/+5
* [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2005-12-062-3/+0
* [PATCH] remove ioctl32_handler_tChristoph Hellwig2005-11-091-3/+1