Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | kernel: explicitly include required header files under kernel/ | Robert P. J. Day | 2008-04-29 | 1 | -0/+1 |
* | Fix UTS corruption during clone(CLONE_NEWUTS) | Alexey Dobriyan | 2007-09-19 | 1 | -0/+2 |
* | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman | 2007-07-16 | 1 | -1/+1 |
* | fix create_new_namespaces() return value | Cedric Le Goater | 2007-07-16 | 1 | -4/+6 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 | 1 | -37/+4 |
* | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn | 2006-10-02 | 1 | -0/+53 |
* | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -0/+42 |