summaryrefslogtreecommitdiff
path: root/kernel/sys.c
AgeCommit message (Expand)Author
2003-04-08Add user pointer attributes to kernel/sys.cLinus Torvalds
2003-03-19[NET]: Optimize handling of CONFIG_NET=n.Matthew Wilcox
2003-03-09Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-02-24[PATCH] Fix user time accounting's handling of jiffies wrapAndrew Morton
2003-02-15mergeGreg Kroah-Hartman
2003-02-10[PATCH] signal error return fixAndries E. Brouwer
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar
2003-02-04[PATCH] 2.5-bk trivial LSM cleanupChris Wright
2003-01-15[PATCH] Restore LSM hook calls to setpriority and setpgidStephen D. Smalley
2002-12-05[PATCH] setrlimit incorrectly allows hard limits to exceed soft limitsRusty Russell
2002-12-04[PATCH] fix duplicate decls in swsuspWilliam Lee Irwin III
2002-11-26LSM: change if statements into something more readable for the kernel.* files.Greg Kroah-Hartman
2002-11-26[PATCH] The v850 doesn't need sys_old_getrlimitMiles Bader
2002-11-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2002-11-25[PATCH] missing unlock_kernel()'s in reboot pathDave Jones
2002-11-23MergeGreg Kroah-Hartman
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-11-02[PATCH] make swap code conditionalChristoph Hellwig
2002-10-28LSM: remove last remanants of sys_security missed by last patch.Greg Kroah-Hartman
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman
2002-10-15[PATCH] oprofile - dcookiesJohn Levon
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-20[PATCH] missing unlock_kernelDavid S. Miller
2002-09-19[PATCH] generic-pidhash-2.5.36-J2, BK-currIngo Molnar
2002-09-13[PATCH] hide-threads-2.5.34-C1Ingo Molnar
2002-08-15Missed prototype for 'system_running' fix.Linus Torvalds
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds
2002-08-13[PATCH] add FP exception mode prctlPaul Mackerras
2002-07-31[PATCH] designated initializer patches forArt Haas
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman
2002-07-01Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.Linus Torvalds
2002-06-17[PATCH] remove tqueue.h from sched.hMatthew Wilcox
2002-05-21[PATCH] suspend-to-{RAM,disk}Pavel Machek
2002-05-09Make setresuid/setresgid be more consistent wrt fsuid handlingLinus Torvalds
2002-04-15[PATCH] prctl() patchDavid Mosberger
2002-04-09Make cond_syscall per arch. This is required on some architecturesAnton Blanchard
2002-04-04Add device_shutdown() calls to reboot and power off transitions (and let the ...Patrick Mochel
2002-04-02[PATCH] conditional system call cleanupAlexander Viro
2002-03-14[PATCH] wait4() WIFSTOPPED starvation fix #1/2David Howells
2002-02-11merge to the -K3 scheduler.Ingo Molnar
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds
2002-02-04v2.4.6 -> v2.4.6.1Linus Torvalds
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds