| Commit message (Expand) | Author | Age |
* | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 2006-10-02 |
* | [PATCH] IPC namespace - sysctls | Kirill Korotaev | 2006-10-02 |
* | [PATCH] namespaces: utsname: sysctl | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] make kernel/sysctl.c:_proc_do_string() static | Adrian Bunk | 2006-10-02 |
* | [PATCH] proc: sysctl: add _proc_do_string helper | Sam Vilain | 2006-10-02 |
* | [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern | Andi Kleen | 2006-10-01 |
* | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 2006-09-29 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus | 2006-09-26 |
| * | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus | 2006-09-26 |
| * | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 2006-09-26 |
* | | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter | 2006-09-26 |
|/ |
|
* | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter | 2006-07-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int... | Christoph Lameter | 2006-06-30 |
|/ |
|
* | [PATCH] pi-futex: rt mutex core | Ingo Molnar | 2006-06-27 |
* | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 2006-06-27 |
* | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings | Andi Kleen | 2006-06-26 |
* | [PATCH] Get rid of /proc/sys/proc | Stephen Hemminger | 2006-06-25 |
* | [PATCH] CONFIG_NET=n build fix | Andrew Morton | 2006-06-23 |
* | [PATCH] support for panic at OOM | KAMEZAWA Hiroyuki | 2006-06-23 |
* | [PATCH] inotify (1/5): split kernel API from userspace support | Amy Griffis | 2006-06-20 |
* | [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv | Bart Samwel | 2006-03-24 |
* | [PATCH] Represent laptop_mode as jiffies internally | Bart Samwel | 2006-03-24 |
* | [PATCH] Represent dirty_*_centisecs as jiffies internally | Bart Samwel | 2006-03-24 |
* | [PATCH] fix file counting | Dipankar Sarma | 2006-03-08 |
* | [PATCH] fix acpi_video_flags on x86-64 | Stefan Seyfried | 2006-03-02 |
* | [IA64] sysctl option to silence unaligned trap warnings | Jes Sorensen | 2006-02-28 |
* | [PATCH] Fix undefined symbols for nommu architecture | Luke Yang | 2006-02-20 |
* | [PATCH] suspend-to-ram: allow video options to be set at runtime | Pavel Machek | 2006-02-20 |
* | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen | 2006-02-17 |
* | [PATCH] zone_reclaim: configurable off node allocation period. | Christoph Lameter | 2006-02-01 |
* | [PATCH] zone_reclaim: minor fixes | Christoph Lameter | 2006-02-01 |
* | [PATCH] Zone reclaim: proc override | Christoph Lameter | 2006-01-18 |
* | [PATCH] s390: spinlock fixes | Martin Schwidefsky | 2006-01-14 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 |
* | [PATCH] Make high and batch sizes of per_cpu_pagelists configurable | Rohit Seth | 2006-01-08 |
* | [PATCH] drop-pagecache | Andrew Morton | 2006-01-08 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 |
* | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2006-01-04 |
* | sysctl: make sure to terminate strings with a NUL | Linus Torvalds | 2005-12-31 |
* | [PATCH] Fix false old value return of sysctl | Yi Yang | 2005-12-30 |
* | sysctl: don't overflow the user-supplied buffer with '\0' | Linus Torvalds | 2005-12-30 |
* | [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) | Al Viro | 2005-11-08 |
* | [PATCH] more kernel-doc cleanups, additions | Randy Dunlap | 2005-11-07 |
* | [PATCH] aio: remove aio_max_nr accounting race | Zach Brown | 2005-11-07 |