| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Switch may_open() and break_lease() to passing O_... | Al Viro | 2010-03-03 | 1 | -5/+2 |
* | SYSCTL: Print binary sysctl warnings (nearly) only once | Andi Kleen | 2009-12-23 | 1 | -1/+30 |
* | [sysctl] Fix breakage on systems with older glibc | Andi Kleen | 2009-12-16 | 1 | -0/+7 |
* | sysctl binary: Reorder the tests to process wild card entries first. | Eric W. Biederman | 2009-11-12 | 1 | -8/+7 |
* | sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET | Eric W. Biederman | 2009-11-12 | 1 | -15/+20 |
* | sysctl: Warn about all uses of sys_sysctl. | Eric W. Biederman | 2009-11-11 | 1 | -7/+1 |
* | sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys | Eric W. Biederman | 2009-11-11 | 1 | -102/+1383 |
* | sysctl: Make do_sysctl static | Eric W. Biederman | 2009-11-06 | 1 | -1/+1 |
* | sysctl: Introduce a generic compat sysctl sysctl | Eric W. Biederman | 2009-11-06 | 1 | -0/+50 |
* | sysctl: Refactor the binary sysctl handling to remove duplicate code | Eric W. Biederman | 2009-11-06 | 1 | -65/+58 |
* | sysctl: Separate the binary sysctl logic into it's own file. | Eric W. Biederman | 2009-11-06 | 1 | -0/+185 |