summaryrefslogtreecommitdiff
path: root/kernel/sys.c
AgeCommit message (Expand)Author
2003-09-21Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virginPatrick Mochel
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton
2003-09-09[power] Revert swsusp to 2.6.0-test3 state.Patrick Mochel
2003-09-01Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virginPatrick Mochel
2003-08-31[PATCH] add context switch countersAndrew Morton
2003-08-29[swsusp] Restore software_suspend() call.Patrick Mochel
2003-08-19[power] Adapt swsusp to new PM core. Clean up heavily. Patrick Mochel
2003-08-17Reserve the sys_prctl() numbers for and add the stub for allowingDoug Ledford
2003-07-17Manual mergeLinus Torvalds
2003-07-17[PATCH] fix failed sethostname corrupting the dataAlan Cox
2003-07-17[PATCH] Fix two bugs with process limits (RLIMIT_NPROC)Andrew Morton
2003-07-12[SPARC]: hch's cond_syscall() for PCI syscalls, Alpha/PPC/etc. can use this too.Pete Zaitcev
2003-06-25[PATCH] compat_sys_old_getrlimit() depends onAndrew Morton
2003-06-24[NET]: Need sys_socket cond_syscall() entry.Ivan Kokshaysky
2003-06-13[PATCH] lsm: setfsuid/setgsuid bug fix (4/4)Chris Wright
2003-06-10[PATCH] Missing magic numberAlan Iwi
2003-05-25[PATCH] CONFIG_EPOLLAndrew Morton
2003-05-25[PATCH] CONFIG_FUTEXAndrew Morton
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