Age | Commit message (Expand) | Author |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan |
2008-05-01 | [IA64] TS_RESTORE_SIGMASK | Roland McGrath |
2008-04-17 | Pull regset into release branch | Tony Luck |
2008-04-17 | Pull virt-cpu-accounting into release branch | Tony Luck |
2008-03-12 | [IA64] regset: 32-bit support | Shaohua Li |
2008-03-06 | [IA64] remove unnecessary nfs includes from sys_ia32.c | KOSAKI Motohiro |
2008-03-04 | [IA64] signal(ia64_ia32): add a signal stack overflow check | Shi Weihua |
2008-02-20 | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) | Hidetoshi Seto |
2008-02-05 | [IA64] honor notify_die() returning NOTIFY_STOP | Jan Beulich |
2008-01-30 | x86: PIE executable randomization, checkpatch fixes | Andrew Morton |
2008-01-30 | x86: PIE executable randomization | Jiri Kosina |
2007-12-18 | [IA64] ia32 nopage | Nick Piggin |
2007-11-06 | [IA64] Remove duplicate includes from ia32priv.h | Lucas Woods |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-17 | Make unregister_binfmt() return void | Alexey Dobriyan |
2007-10-17 | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |
2007-07-30 | [IA64] Remove a few duplicate includes | Jesper Juhl |
2007-07-25 | [IA64] rename partial_page | akpm@linux-foundation.org |
2007-07-21 | revert "PIE randomization" | Andrew Morton |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | mm: variable length argument support | Ollie Wild |
2007-07-16 | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov |
2007-07-16 | PIE randomization | Jan Kratochvil |
2007-05-11 | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds |
2007-05-08 | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan |
2007-05-08 | [IA64] fix stack alignment for ia32 signal handlers | Markus F.X.J. Oberhumer |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita |
2007-03-06 | [IA64] sync compat getdents | Alexandr Andreev |
2007-02-11 | [PATCH] Common compat_sys_sysinfo | Kyle McMartin |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2006-12-08 | [PATCH] struct path: convert ia64 | Josef Sipek |
2006-12-07 | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells |
2006-09-27 | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman |
2006-09-11 | [PATCH] audit: AUDIT_PERM support | Al Viro |
2006-09-11 | [PATCH] audit: more syscall classes added | Al Viro |
2006-07-01 | [PATCH] audit syscall classes | Al Viro |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-20 | [IA64] eliminate compile time warnings | Satoru Takeuchi |
2006-04-20 | [IA64] wire up compat_sys_adjtimex() | Luck, Tony |
2006-03-26 | [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long | Akinobu Mita |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell |
2006-03-26 | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell |
2006-03-25 | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner |
2006-02-09 | [IA64] sys32_signal() forgets to initialize ->sa_mask | Tony Luck |