Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
[safe/jmp/linux-2.6] / arch / ia64 / ia32 /
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-03-27 Christoph Hellwiggeneric compat_sys_ustat
2009-01-14 Heiko Carstens[CVE-2009-0029] Remove __attribute__((weak)) from sys_p...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-10-23 Linus TorvaldsMerge branch 'x86/um-header' of git://git./linux/kernel...
2008-10-23 Al Virox86, um: ... and asm-x86 move
2008-10-17 Tony LuckPull utrace into release branch
2008-10-17 Christoph Hellwig[IA64] kill sys32_pipe
2008-10-17 Christoph Hellwig[IA64] remove sys32_pause
2008-10-16 Linus TorvaldsMerge branch 'personality' of git://git390.osdl.marist...
2008-10-16 Christoph Hellwigcompat: generic compat get/settimeofday
2008-10-16 Christoph Hellwigcompat: move cp_compat_stat to common code
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-06 Shaohua Li[IA64] utrace Convert compat ptrace to use compat_sys_p...
2008-10-06 Shaohua Li[IA64] utrace use generic trace hook
2008-08-18 Christoph Hellwig[IA64] use generic compat_old_sys_readdir
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-05-15 Huang, Xiaolan[IA64] fix personality(PER_LINUX32) performance issue
2008-05-01 Roland McGrath[IA64] TS_RESTORE_SIGMASK
2008-04-17 Tony LuckPull regset into release branch
2008-04-17 Tony LuckPull virt-cpu-accounting into release branch
2008-03-12 Shaohua Li[IA64] regset: 32-bit support
2008-03-06 KOSAKI Motohiro[IA64] remove unnecessary nfs includes from sys_ia32.c
2008-03-04 Shi Weihua[IA64] signal(ia64_ia32): add a signal stack overflow...
2008-02-20 Hidetoshi Seto[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)
2008-02-05 Jan Beulich[IA64] honor notify_die() returning NOTIFY_STOP
2008-01-30 Andrew Mortonx86: PIE executable randomization, checkpatch fixes
2008-01-30 Jiri Kosinax86: PIE executable randomization
2007-12-19 Nick Piggin[IA64] ia32 nopage
2007-11-06 Lucas Woods[IA64] Remove duplicate includes from ia32priv.h
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-17 Alexey DobriyanMake unregister_binfmt() return void
2007-10-17 Mark Nelsonx86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE...
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86
2007-07-30 Jesper Juhl[IA64] Remove a few duplicate includes
2007-07-25 akpm@linux-foundat... [IA64] rename partial_page
2007-07-22 Andrew Mortonrevert "PIE randomization"
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-16 Vasily Tarasovdiskquota: 32bit quota tools on 64bit architectures
2007-07-16 Jan KratochvilPIE randomization
2007-05-11 Amy Griffis[PATCH] add SIGNAL syscall class (v3)
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-08 Alexey Dobriyan[IA64] Add TIF_RESTORE_SIGMASK
2007-05-08 Markus F.X.J. Ober... [IA64] fix stack alignment for ia32 signal handlers
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Akinobu Mitause SLAB_PANIC flag cleanup
2007-03-06 Alexandr Andreev[IA64] sync compat getdents
2007-02-11 Kyle McMartin[PATCH] Common compat_sys_sysinfo
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2006-12-08 Josef Sipek[PATCH] struct path: convert ia64
2006-12-07 Magnus Damm[PATCH] elf: Always define elf_addr_t in linux/elf.h
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-11 Al Viro[PATCH] audit: AUDIT_PERM support
2006-09-11 Al Viro[PATCH] audit: more syscall classes added
2006-07-01 Al Viro[PATCH] audit syscall classes
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-21 Satoru Takeuchi[IA64] eliminate compile time warnings
2006-04-20 Luck, Tony[IA64] wire up compat_sys_adjtimex()
2006-03-26 Akinobu Mita[PATCH] bitops: ia64: make partial_page.bitmap an unsig...
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-03-26 Stephen Rothwell[PATCH] create struct compat_timex and use it everywhere
2006-03-25 Thomas Gleixner[PATCH] sys_alarm() unsigned signed conversion fixup
2006-02-09 Tony Luck[IA64] sys32_signal() forgets to initialize ->sa_mask
2006-01-19 Jes Sorensen[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
2006-01-12 Al Viro[PATCH] ia64: task_pt_regs()
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (arch/)
2006-01-10 Christoph Hellwig[PATCH] sanitize building of fs/compat_ioctl.c
2006-01-10 Christoph Hellwig[PATCH] common compat_sys_timer_create
2006-01-09 Christoph Hellwig[PATCH] use ptrace_get_task_struct in various places
2005-12-06 Robin Holt[IA64] Change SET_PERSONALITY to comply with comment...
2005-11-09 Christoph Hellwig[PATCH] remove ioctl32_handler_t
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
2005-09-14 Hugh Dickins[PATCH] error path in setup_arg_pages() misses vm_unacc...
2005-09-12 Tsuneo.Yoshioka... [PATCH] x86-64: Fix 32bit sendfile
2005-09-09 Sam Ravnborgkbuild: ia64 use generic asm-offsets.h support
2005-09-07 Miklos Szeredi[PATCH] remove duplicated sys_open32() code from 64bit...
2005-08-24 Kumar Gala[IA64] remove use of asm/segment.h
2005-06-23 Stephen Rothwell[PATCH] compat: introduce compat_time_t
2005-06-01 Peter Chubb[IA64] fix compilation warning in sys32_epoll_wait()
2005-05-17 Christoph Hellwig[PATCH] kill <asm/ioctl32.h>
2005-04-22 Arun Sharma[IA64] ia32_signal.c: erroneous use of memset/memcpy
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2