| Commit message (Expand) | Author | Age | Files | Lines |
* | oom: add sysctl to enable task memory dump | David Rientjes | 2008-02-07 | 1 | -0/+9 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 1 | -0/+8 |
* | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 2008-02-05 | 1 | -35/+0 |
* | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 2008-02-05 | 1 | -1/+17 |
* | [AUDIT] break large execve argument logging into smaller messages | Eric Paris | 2008-02-01 | 1 | -11/+0 |
* | x86: various changes and cleanups to in_p/out_p delay details | Ingo Molnar | 2008-01-30 | 1 | -0/+9 |
* | [NET]: Remove the empty net_table | Pavel Emelyanov | 2008-01-28 | 1 | -8/+0 |
* | sysctl: Infrastructure for per namespace sysctls | Eric W. Biederman | 2008-01-28 | 1 | -11/+82 |
* | sysctl: Remember the ctl_table we passed to register_sysctl_paths | Eric W. Biederman | 2008-01-28 | 1 | -0/+1 |
* | sysctl: Add register_sysctl_paths function | Eric W. Biederman | 2008-01-28 | 1 | -15/+74 |
* | softlockup: fix signedness | Ingo Molnar | 2008-01-25 | 1 | -8/+8 |
* | sched: latencytop support | Arjan van de Ven | 2008-01-25 | 1 | -0/+10 |
* | sched: rt time limit | Peter Zijlstra | 2008-01-25 | 1 | -1/+17 |
* | softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks | Ingo Molnar | 2008-01-25 | 1 | -0/+27 |
* | sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups | Srivatsa Vaddagiri | 2008-01-25 | 1 | -0/+18 |
* | sched: sysctl, proc_dointvec_minmax() expects int values for | Eric Dumazet | 2007-12-18 | 1 | -4/+4 |
* | Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" | Nishanth Aravamudan | 2007-12-17 | 1 | -8/+0 |
* | hugetlb: introduce nr_overcommit_hugepages sysctl | Nishanth Aravamudan | 2007-12-17 | 1 | -0/+8 |
* | Avoid potential NULL dereference in unregister_sysctl_table | Pavel Emelyanov | 2007-12-05 | 1 | -0/+4 |
* | sysctl: check length at deprecated_sysctl_warning | Tetsuo Handa | 2007-11-14 | 1 | -0/+4 |
* | sched: avoid large irq-latencies in smp-balancing | Peter Zijlstra | 2007-11-09 | 1 | -0/+8 |
* | sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC | Eric Dumazet | 2007-11-09 | 1 | -2/+2 |
* | sched: reintroduce the sched_min_granularity tunable | Peter Zijlstra | 2007-11-09 | 1 | -4/+7 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 2007-10-18 | 1 | -2/+6 |
* | sysctl: deprecate sys_sysctl in a user space visible fashion. | Eric W. Biederman | 2007-10-18 | 1 | -23/+41 |
* | sysctl: Error on bad sysctl tables | Eric W. Biederman | 2007-10-18 | 1 | -0/+6 |
* | sysctl: remove the cad_pid binary sysctl path | Eric W. Biederman | 2007-10-18 | 1 | -1/+0 |
* | sysctl: simplify the pty sysctl logic | Eric W. Biederman | 2007-10-18 | 1 | -11/+0 |
* | sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags | Eric W. Biederman | 2007-10-18 | 1 | -3/+0 |
* | sysctl: remove binary sysctl support where it clearly doesn't work | Eric W. Biederman | 2007-10-18 | 1 | -7/+0 |
* | sysctl: Factor out sysctl_data. | Eric W. Biederman | 2007-10-18 | 1 | -20/+46 |
* | sysctl core: Stop using the unnecessary ctl_table typedef | Eric W. Biederman | 2007-10-18 | 1 | -57/+57 |
* | softlockup: add a /proc tuning parameter | Ravikiran G Thirumalai | 2007-10-17 | 1 | -7/+26 |
* | oom: add oom_kill_allocating_task sysctl | David Rientjes | 2007-10-17 | 1 | -0/+9 |
* | mm: per device dirty threshold | Peter Zijlstra | 2007-10-17 | 1 | -1/+1 |
* | hugetlb: Add hugetlb_dynamic_pool sysctl | Adam Litke | 2007-10-16 | 1 | -0/+8 |
* | sched: reintroduce cache-hot affinity | Ingo Molnar | 2007-10-15 | 1 | -0/+8 |
* | sched: speed up and simplify vslice calculations | Peter Zijlstra | 2007-10-15 | 1 | -6/+3 |
* | sched: remove wait_runtime limit | Ingo Molnar | 2007-10-15 | 1 | -11/+0 |
* | sched: remove stat_gran | Ingo Molnar | 2007-10-15 | 1 | -11/+0 |
* | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 2007-10-13 | 1 | -1/+1 |
* | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 2007-10-12 | 1 | -1/+1 |
* | sched: add /proc/sys/kernel/sched_compat_yield | Ingo Molnar | 2007-09-19 | 1 | -0/+8 |
* | sched: cleanup, sched_granularity -> sched_min_granularity | Ingo Molnar | 2007-08-25 | 1 | -2/+2 |
* | sched: adaptive scheduler granularity | Peter Zijlstra | 2007-08-25 | 1 | -0/+11 |
* | sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls | Peter Zijlstra | 2007-08-25 | 1 | -9/+9 |
* | Remove double inclusion of linux/capability.h | Christian Heim | 2007-08-19 | 1 | -1/+0 |
* | Fix missing numa_zonelist_order sysctl | Lee Schermerhorn | 2007-08-11 | 1 | -1/+1 |