| Commit message (Expand) | Author | Age | Files | Lines |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -3/+3 |
* | Make unregister_binfmt() return void | Alexey Dobriyan | 2007-10-17 | 1 | -1/+1 |
* | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson | 2007-10-17 | 1 | -0/+1 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | [IA64] Remove a few duplicate includes | Jesper Juhl | 2007-07-30 | 1 | -1/+0 |
* | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 | 3 | -50/+51 |
* | revert "PIE randomization" | Andrew Morton | 2007-07-21 | 1 | -1/+1 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | mm: variable length argument support | Ollie Wild | 2007-07-19 | 1 | -51/+16 |
* | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov | 2007-07-16 | 1 | -1/+1 |
* | PIE randomization | Jan Kratochvil | 2007-07-16 | 1 | -1/+1 |
* | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 2 | -88/+16 |
|\ |
|
| * | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 2 | -87/+11 |
| * | [IA64] fix stack alignment for ia32 signal handlers | Markus F.X.J. Oberhumer | 2007-05-08 | 1 | -1/+5 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
* | | use SLAB_PANIC flag cleanup | Akinobu Mita | 2007-05-08 | 1 | -4/+2 |
|/ |
|
* | [IA64] sync compat getdents | Alexandr Andreev | 2007-03-06 | 1 | -3/+7 |
* | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 | 2 | -69/+1 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -9/+4 |
* | [PATCH] struct path: convert ia64 | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -4/+4 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -5/+18 |
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 1 | -0/+16 |
* | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 | 1 | -0/+10 |
* | [PATCH] audit syscall classes | Al Viro | 2006-07-01 | 2 | -0/+12 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -0/+3 |
* | [IA64] wire up compat_sys_adjtimex() | Luck, Tony | 2006-04-20 | 1 | -1/+1 |
* | [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long | Akinobu Mita | 2006-03-26 | 1 | -2/+2 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -62/+0 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -14/+1 |
* | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner | 2006-03-25 | 1 | -13/+1 |
* | [IA64] sys32_signal() forgets to initialize ->sa_mask | Tony Luck | 2006-02-09 | 1 | -0/+1 |
* | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 2006-01-19 | 1 | -16/+12 |
* | [PATCH] ia64: task_pt_regs() | Al Viro | 2006-01-12 | 4 | -12/+11 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 2 | -48/+1 |
* | [PATCH] common compat_sys_timer_create | Christoph Hellwig | 2006-01-10 | 2 | -29/+1 |
* | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 | 1 | -11/+5 |
* | [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. | Robin Holt | 2005-12-06 | 2 | -3/+0 |
* | [PATCH] remove ioctl32_handler_t | Christoph Hellwig | 2005-11-09 | 1 | -3/+1 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -0/+1 |
* | [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() | Hugh Dickins | 2005-09-14 | 1 | -6/+0 |
* | [PATCH] x86-64: Fix 32bit sendfile | Tsuneo.Yoshioka@f-secure.com | 2005-09-12 | 1 | -1/+1 |
* | kbuild: ia64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 | 2 | -32/+1 |