Age | Commit message (Expand) | Author | Files | Lines |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig | 1 | -1/+1 |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 1 | -1/+1 |
2008-11-14 | CRED: Wrap current->cred and a few other accessors | David Howells | 1 | -4/+3 |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells | 1 | -4/+4 |
2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -1/+1 |
2008-10-18 | Pull utrace into release branch | Tony Luck | 2 | -78/+12 |
2008-10-17 | [IA64] kill sys32_pipe | Christoph Hellwig | 2 | -16/+1 |
2008-10-17 | [IA64] remove sys32_pause | Christoph Hellwig | 2 | -9/+1 |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -3/+3 |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig | 2 | -58/+2 |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig | 1 | -35/+0 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2 | -3/+3 |
2008-10-06 | [IA64] utrace Convert compat ptrace to use compat_sys_ptrace | Shaohua Li | 2 | -78/+7 |
2008-10-06 | [IA64] utrace use generic trace hook | Shaohua Li | 1 | -0/+5 |
2008-08-19 | [IA64] use generic compat_old_sys_readdir | Christoph Hellwig | 3 | -140/+1 |
2008-07-24 | flag parameters: pipe | Ulrich Drepper | 1 | -1/+1 |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 1 | -10/+0 |
2008-05-02 | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 1 | -1/+1 |
2008-04-17 | Pull regset into release branch | Tony Luck | 1 | -25/+624 |
2008-04-17 | Pull virt-cpu-accounting into release branch | Tony Luck | 1 | -1/+13 |
2008-03-13 | [IA64] regset: 32-bit support | Shaohua Li | 1 | -25/+624 |
2008-03-06 | [IA64] remove unnecessary nfs includes from sys_ia32.c | KOSAKI Motohiro | 1 | -6/+1 |
2008-03-05 | [IA64] signal(ia64_ia32): add a signal stack overflow check | Shi Weihua | 1 | -1/+12 |
2008-02-20 | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) | Hidetoshi Seto | 1 | -1/+13 |
2008-02-05 | [IA64] honor notify_die() returning NOTIFY_STOP | Jan Beulich | 1 | -2/+3 |
2008-01-30 | x86: PIE executable randomization, checkpatch fixes | Andrew Morton | 1 | -1/+2 |
2008-01-30 | x86: PIE executable randomization | Jiri Kosina | 1 | -1/+1 |
2007-12-19 | [IA64] ia32 nopage | Nick Piggin | 1 | -16/+12 |
2007-11-07 | [IA64] Remove duplicate includes from ia32priv.h | Lucas Woods | 1 | -1/+0 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 1 | -3/+3 |
2007-10-17 | Make unregister_binfmt() return void | Alexey Dobriyan | 1 | -1/+1 |
2007-10-17 | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson | 1 | -0/+1 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -1/+1 |
2007-07-31 | [IA64] Remove a few duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-07-25 | [IA64] rename partial_page | akpm@linux-foundation.org | 3 | -50/+51 |
2007-07-22 | revert "PIE randomization" | Andrew Morton | 1 | -1/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-19 | mm: variable length argument support | Ollie Wild | 1 | -51/+16 |
2007-07-16 | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov | 1 | -1/+1 |
2007-07-16 | PIE randomization | Jan Kratochvil | 1 | -1/+1 |
2007-05-11 | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 1 | -0/+5 |
2007-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2 | -88/+16 |
2007-05-09 | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2 | -87/+11 |
2007-05-08 | [IA64] fix stack alignment for ia32 signal handlers | Markus F.X.J. Oberhumer | 1 | -1/+5 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-05-08 | use SLAB_PANIC flag cleanup | Akinobu Mita | 1 | -4/+2 |
2007-03-07 | [IA64] sync compat getdents | Alexandr Andreev | 1 | -3/+7 |
2007-02-11 | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2 | -69/+1 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -9/+4 |