Age | Commit message (Expand) | Author |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2008-11-14 | CRED: Wrap current->cred and a few other accessors | David Howells |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |
2008-10-17 | Pull utrace into release branch | Tony Luck |
2008-10-17 | [IA64] kill sys32_pipe | Christoph Hellwig |
2008-10-17 | [IA64] remove sys32_pause | Christoph Hellwig |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky |
2008-10-06 | [IA64] utrace Convert compat ptrace to use compat_sys_ptrace | Shaohua Li |
2008-10-06 | [IA64] utrace use generic trace hook | Shaohua Li |
2008-08-18 | [IA64] use generic compat_old_sys_readdir | Christoph Hellwig |
2008-07-24 | flag parameters: pipe | Ulrich Drepper |
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 |