summaryrefslogtreecommitdiffstats
path: root/kernel/capability.c
Commit message (Expand)AuthorAgeFilesLines
* capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-311-38/+73
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-9/+104
* Uninline find_pid etc set of functionsPavel Emelyanov2007-10-191-1/+1
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-191-4/+2
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-6/+8
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+2
* whitespace fixes: capability syscallsDaniel Walker2007-10-181-95/+95
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-181-4/+1
* security/ cleanupsAdrian Bunk2007-10-171-4/+0
* [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman2007-02-121-3/+5
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-4/+4
* [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-251-0/+16
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] kernel/capability.c: add kerneldocRandy Dunlap2005-07-271-3/+17
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+220