summaryrefslogtreecommitdiff
path: root/kernel/sys.c
AgeCommit message (Expand)Author
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-07[PATCH] make RLIMIT_CPU/SIGXCPU per-processRoland McGrath
2005-03-07[PATCH] sys_setpriority() euid semantics fixIngo Molnar
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2005-01-06[PATCH] x86-64: kernel/sys.c build fixJeff Garzik
2005-01-06[PATCH] First cut at setsid/tty lockingAlan Cox
2005-01-04[PATCH] Add PR_GET_NAMEPrasanna Meda
2004-12-02[PATCH] sys_set/getpriority PRIO_USER semantics fix and optimisationPrasanna Meda
2004-11-01[PATCH] standalone sys_ni.c for not-implemented syscallsPeter Chubb
2004-10-27Fix up "compat_sys_keyctl()" system call.Linus Torvalds
2004-10-19MergeDavid S. Miller
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-07[NET]: Allow CONFIG_NET=n on ppc64.Olaf Hering
2004-09-27Add __user annotation to PR_SET_NAMELinus Torvalds
2004-09-13[PATCH] Add prctl to modify current->commAndi Kleen
2004-09-13[PATCH] ppc64: Enable NUMA APIAnton Blanchard
2004-09-07[PATCH] Remove RUSAGE_GROUPRoland McGrath
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev
2004-08-30[PATCH] fix rusage semanticsRoland McGrath
2004-08-30[PATCH] waitid system callRoland McGrath
2004-05-31[PATCH] Fix x86-64 compilation without CONFIG_NUMAAndi Kleen
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro
2004-05-24[PATCH] Fix race condition with current->group_infoAndrew Morton
2004-05-22[PATCH] numa api: Core NUMA API codeAndrew Morton
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton
2004-05-19[PATCH] system_state splitupAndrew Morton
2004-05-14Fix gidsetsize == 0 for real this time.Linus Torvalds
2004-05-14[PATCH] groups_alloc(0) clobbers memory past end of blockAndrew Morton
2004-05-10[PATCH] find_user locking and leak fixAndrew Morton
2004-04-11[PATCH] eliminate nswap and cnswapAndrew Morton
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton
2004-04-11[PATCH] compat emulation for posix message queuesAndrew Morton
2004-04-11[PATCH] posix message queues: syscall stubsAndrew Morton
2004-04-11[PATCH] generalise system_runningAndrew Morton
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul
2004-02-22[PATCH] cleanup condsyscall for sysv ipcAndrew Morton
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton
2004-02-03[PATCH] Allow software_suspend to failAndrew Morton
2004-01-19[PATCH] ppc cond_syscall fixAndrew Morton
2003-12-29[PATCH] pagefault accounting fixAndrew Morton
2003-10-21[PATCH] export system_running to other filesAndrew Morton
2003-10-09Revert the process group accessor functions. They are buggy, andLinus Torvalds
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-10-04[PATCH] move job control fields from task_struct toAndrew Morton