| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 | 1 | -1/+1 |
* | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 1 | -1/+1 |
* | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 2007-07-22 | 1 | -0/+10 |
* | kernel/sysctl.c: finish off the warning comments | Andrew Morton | 2007-07-19 | 1 | -1/+4 |
* | lockstat: core infrastructure | Peter Zijlstra | 2007-07-19 | 1 | -0/+22 |
* | coredump masking: bound suid_dumpable sysctl | Kawai, Hidehiro | 2007-07-19 | 1 | -1/+5 |
* | audit: rework execve audit | Peter Zijlstra | 2007-07-19 | 1 | -0/+11 |
* | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek | 2007-07-19 | 1 | -1/+1 |
* | Add common orderly_poweroff() | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+10 |
* | proper prototype for proc_nr_files() | Adrian Bunk | 2007-07-17 | 1 | -3/+1 |
* | Allow huge page allocations to use GFP_HIGH_MOVABLE | Mel Gorman | 2007-07-17 | 1 | -0/+8 |
* | Remove duplicate comments from sysctl.c | Linus Torvalds | 2007-07-16 | 1 | -8/+0 |
* | sysctl.c: add text telling people to use CTL_UNNUMBERED | Andrew Morton | 2007-07-16 | 1 | -1/+20 |
* | vdso: print fatal signals | Ingo Molnar | 2007-07-16 | 1 | -0/+9 |
* | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 2007-07-16 | 1 | -0/+11 |
* | security: Protection for exploiting null dereference using mmap | Eric Paris | 2007-07-11 | 1 | -0/+10 |
* | sched: add CFS debug sysctls | Ingo Molnar | 2007-07-09 | 1 | -0/+80 |
* | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ... | Dan Aloni | 2007-05-17 | 1 | -1/+1 |
* | Make vm statistics update interval configurable | Christoph Lameter | 2007-05-09 | 1 | -0/+12 |
* | proc: maps protection | Kees Cook | 2007-05-08 | 1 | -0/+11 |
* | Allow reading tainted flag as user | Bastian Blank | 2007-04-24 | 1 | -1/+1 |
* | sysctl: Support vdso_enabled sysctl on SH. | Paul Mundt | 2007-03-05 | 1 | -1/+2 |
* | [PATCH] fix the SYSCTL=n compilation | Adrian Bunk | 2007-03-01 | 1 | -2/+1 |