aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-31[PATCH] Fix x86-64 compilation without CONFIG_NUMAAndi Kleen1-0/+1
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro1-2/+2
2004-05-24[PATCH] Fix race condition with current->group_infoAndrew Morton1-0/+5
2004-05-22[PATCH] numa api: Core NUMA API codeAndrew Morton1-0/+3
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton1-1/+9
2004-05-19[PATCH] system_state splitupAndrew Morton1-4/+4
2004-05-14Fix gidsetsize == 0 for real this time.Linus Torvalds1-2/+3
2004-05-14[PATCH] groups_alloc(0) clobbers memory past end of blockAndrew Morton1-2/+1
2004-05-10[PATCH] find_user locking and leak fixAndrew Morton1-0/+4
2004-04-11[PATCH] eliminate nswap and cnswapAndrew Morton1-3/+0
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton1-9/+9
2004-04-11[PATCH] compat emulation for posix message queuesAndrew Morton1-0/+5
2004-04-11[PATCH] posix message queues: syscall stubsAndrew Morton1-0/+6
2004-04-11[PATCH] generalise system_runningAndrew Morton1-4/+4
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul1-1/+0
2004-02-22[PATCH] cleanup condsyscall for sysv ipcAndrew Morton1-0/+12
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-36/+208
2004-02-03[PATCH] Allow software_suspend to failAndrew Morton1-5/+3
2004-01-19[PATCH] ppc cond_syscall fixAndrew Morton1-0/+3
2003-12-29[PATCH] pagefault accounting fixAndrew Morton1-2/+0
2003-10-21[PATCH] export system_running to other filesAndrew Morton1-2/+0
2003-10-09Revert the process group accessor functions. They are buggy, andLinus Torvalds1-9/+9
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-8/+24
2003-10-04[PATCH] move job control fields from task_struct toAndrew Morton1-9/+9
2003-09-21Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virginPatrick Mochel1-8/+9
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton1-8/+9
2003-09-09[power] Revert swsusp to 2.6.0-test3 state.Patrick Mochel1-2/+5
2003-09-01Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virginPatrick Mochel1-1/+1
2003-08-31[PATCH] add context switch countersAndrew Morton1-0/+6
2003-08-29[swsusp] Restore software_suspend() call.Patrick Mochel1-1/+1
2003-08-19[power] Adapt swsusp to new PM core. Clean up heavily. Patrick Mochel1-5/+2
2003-08-17Reserve the sys_prctl() numbers for and add the stub for allowingDoug Ledford1-1/+9
2003-07-17Manual mergeLinus Torvalds1-3/+7
2003-07-17[PATCH] fix failed sethostname corrupting the dataAlan Cox1-3/+7
2003-07-17[PATCH] Fix two bugs with process limits (RLIMIT_NPROC)Andrew Morton1-0/+8
2003-07-12[SPARC]: hch's cond_syscall() for PCI syscalls, Alpha/PPC/etc. can use this too.Pete Zaitcev1-0/+2
2003-06-25[PATCH] compat_sys_old_getrlimit() depends onAndrew Morton1-1/+2
2003-06-24[NET]: Need sys_socket cond_syscall() entry.Ivan Kokshaysky1-0/+1
2003-06-13[PATCH] lsm: setfsuid/setgsuid bug fix (4/4)Chris Wright1-13/+7
2003-06-10[PATCH] Missing magic numberAlan Iwi1-2/+4
2003-05-25[PATCH] CONFIG_EPOLLAndrew Morton1-0/+3
2003-05-25[PATCH] CONFIG_FUTEXAndrew Morton1-0/+2
2003-04-08Add user pointer attributes to kernel/sys.cLinus Torvalds1-16/+16
2003-03-19[NET]: Optimize handling of CONFIG_NET=n.Matthew Wilcox1-0/+17
2003-03-09Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman1-5/+16
2003-02-24[PATCH] Fix user time accounting's handling of jiffies wrapAndrew Morton1-1/+1
2003-02-15mergeGreg Kroah-Hartman1-5/+16
2003-02-10[PATCH] signal error return fixAndries E. Brouwer1-2/+8
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton1-11/+2
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar1-10/+1
2003-02-04[PATCH] 2.5-bk trivial LSM cleanupChris Wright1-1/+1
2003-01-15[PATCH] Restore LSM hook calls to setpriority and setpgidStephen D. Smalley1-5/+16
2002-12-05[PATCH] setrlimit incorrectly allows hard limits to exceed soft limitsRusty Russell1-0/+2
2002-12-04[PATCH] fix duplicate decls in swsuspWilliam Lee Irwin III1-0/+1
2002-11-26LSM: change if statements into something more readable for the kernel.* files.Greg Kroah-Hartman1-14/+28
2002-11-26[PATCH] The v850 doesn't need sys_old_getrlimitMiles Bader1-1/+1
2002-11-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman1-31/+17
2002-11-25[PATCH] missing unlock_kernel()'s in reboot pathDave Jones1-0/+2
2002-11-23MergeGreg Kroah-Hartman1-31/+17
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell1-0/+2
2002-11-02[PATCH] make swap code conditionalChristoph Hellwig1-0/+2
2002-10-28LSM: remove last remanants of sys_security missed by last patch.Greg Kroah-Hartman1-1/+0
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman1-31/+18
2002-10-15[PATCH] oprofile - dcookiesJohn Levon1-0/+2
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar1-5/+3
2002-09-20[PATCH] missing unlock_kernelDavid S. Miller1-2/+3
2002-09-19[PATCH] generic-pidhash-2.5.36-J2, BK-currIngo Molnar1-74/+130
2002-09-13[PATCH] hide-threads-2.5.34-C1Ingo Molnar1-12/+12
2002-08-15Missed prototype for 'system_running' fix.Linus Torvalds1-0/+1
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds1-0/+4
2002-08-13[PATCH] add FP exception mode prctlPaul Mackerras1-0/+13
2002-07-31[PATCH] designated initializer patches forArt Haas1-1/+1
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman1-87/+91
2002-07-01Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.Linus Torvalds1-15/+16
2002-06-17[PATCH] remove tqueue.h from sched.hMatthew Wilcox1-0/+1
2002-05-21[PATCH] suspend-to-{RAM,disk}Pavel Machek1-0/+11
2002-05-09Make setresuid/setresgid be more consistent wrt fsuid handlingLinus Torvalds1-2/+2
2002-04-15[PATCH] prctl() patchDavid Mosberger1-11/+22
2002-04-09Make cond_syscall per arch. This is required on some architecturesAnton Blanchard1-8/+1
2002-04-04Add device_shutdown() calls to reboot and power off transitions (and let the ...Patrick Mochel1-0/+5
2002-04-02[PATCH] conditional system call cleanupAlexander Viro1-0/+12
2002-03-14[PATCH] wait4() WIFSTOPPED starvation fix #1/2David Howells1-1/+1
2002-02-11merge to the -K3 scheduler.Ingo Molnar1-2/+2
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds1-3/+3
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds1-1/+2
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-1/+1
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds1-1/+1
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds1-12/+12
2002-02-04v2.4.6 -> v2.4.6.1Linus Torvalds1-2/+0
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds1-1/+1
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds1-33/+87
2002-02-04Import changesetLinus Torvalds1-0/+1219