Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | sysctl: update sysctl_check_table | Eric W. Biederman | 1 | -14/+22 |
2007-10-18 | sysctl: Error on bad sysctl tables | Eric W. Biederman | 4 | -1/+1564 |
2007-10-18 | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2 | -20/+34 |
2007-10-18 | sysctl: remove the cad_pid binary sysctl path | Eric W. Biederman | 1 | -1/+0 |
2007-10-18 | sysctl: remove broken netfilter binary sysctls | Eric W. Biederman | 7 | -42/+0 |
2007-10-18 | sysctl: simplify the pty sysctl logic | Eric W. Biederman | 2 | -12/+23 |
2007-10-18 | sysctl: parport remove binary paths | Eric W. Biederman | 4 | -89/+8 |
2007-10-18 | sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags | Eric W. Biederman | 1 | -3/+0 |
2007-10-18 | sysctl: ipv4 remove binary sysctl paths where they are broken | Eric W. Biederman | 1 | -2/+0 |
2007-10-18 | sysctl: remove broken cdrom binary sysctls | Eric W. Biederman | 1 | -40/+6 |
2007-10-18 | sysctl: x86_64 remove unnecessary binary paths | Eric W. Biederman | 2 | -10/+1 |
2007-10-18 | sysctl: remove broken sunrpc debug binary sysctls | Eric W. Biederman | 1 | -4/+0 |
2007-10-18 | sysctl: ipv6 route flushing (kill binary path) | Eric W. Biederman | 1 | -1/+0 |
2007-10-18 | sysctl: fix neighbour table sysctls. | Eric W. Biederman | 2 | -50/+49 |
2007-10-18 | sysctl: remove binary sysctl support where it clearly doesn't work | Eric W. Biederman | 1 | -7/+0 |
2007-10-18 | sysctl mqueue: remove the binary sysctl numbers | Eric W. Biederman | 1 | -10/+0 |
2007-10-18 | sysctl: Factor out sysctl_data. | Eric W. Biederman | 2 | -20/+47 |
2007-10-18 | sysctl core: Stop using the unnecessary ctl_table typedef | Eric W. Biederman | 2 | -75/+75 |
2007-10-18 | CIFS: ignore mode change if it's just for clearing setuid/setgid bits | Jeff Layton | 1 | -0/+5 |
2007-10-18 | NFS: if ATTR_KILL_S*ID bits are set, then skip mode change | Jeff Layton | 1 | -0/+4 |
2007-10-18 | VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations | Jeff Layton | 1 | -10/+16 |
2007-10-18 | reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr | Jeff Layton | 1 | -1/+5 |
2007-10-18 | knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set | Jeff Layton | 1 | -6/+15 |
2007-10-18 | ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID | Jeff Layton | 1 | -0/+8 |
2007-10-18 | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling | Akinobu Mita | 1 | -21/+45 |
2007-10-18 | cpu hotplug: mce: fix cpu hotplug error handling | Akinobu Mita | 1 | -10/+29 |
2007-10-18 | cpu hotplug: msr: fix cpu hotplug error handling | Akinobu Mita | 1 | -15/+20 |
2007-10-18 | cpu hotplug: thermal_throttle: fix cpu hotplug error handling | Akinobu Mita | 1 | -4/+6 |
2007-10-18 | cpu hotplug: topology: remove topology_dev_map | Akinobu Mita | 1 | -10/+1 |
2007-10-18 | cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ... | Akinobu Mita | 1 | -0/+2 |
2007-10-18 | cpu hotplug: slab: fix memory leak in cpu hotplug error path | Akinobu Mita | 1 | -2/+8 |
2007-10-18 | cpu hotplug: slab: cleanup cpuup_callback() | Akinobu Mita | 1 | -143/+160 |
2007-10-18 | update checkpatch.pl to version 0.11 | Andy Whitcroft | 1 | -174/+340 |
2007-10-18 | param_sysfs_builtin memchr argument fix | Dave Young | 1 | -1/+7 |
2007-10-18 | stop using DMA_xxBIT_MASK | Andrew Morton | 1 | -2/+8 |
2007-10-18 | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 2 | -13/+14 |
2007-10-18 | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 4 | -1/+22 |
2007-10-18 | Remove struct task_struct::io_wait | Alexey Dobriyan | 4 | -34/+2 |
2007-10-18 | Hibernation: Enter platform hibernation state in a consistent way | Rafael J. Wysocki | 1 | -17/+46 |
2007-10-18 | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 5 | -35/+74 |
2007-10-18 | Hibernation: Use temporary page tables for kernel text mapping on x86_64 | Rafael J. Wysocki | 1 | -6/+33 |
2007-10-18 | Hibernation: Pass CR3 in the image header on x86_64 | Rafael J. Wysocki | 2 | -7/+17 |
2007-10-18 | Hibernation: Arbitrary boot kernel support on x86_64 | Rafael J. Wysocki | 4 | -8/+94 |
2007-10-18 | Hibernation: Arbitrary boot kernel support - generic code | Rafael J. Wysocki | 2 | -19/+54 |
2007-10-18 | s2ram: kill old debugging junk | Pavel Machek | 2 | -43/+1 |
2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 7 | -27/+32 |
2007-10-18 | freezer: measure freezing time | Rafael J. Wysocki | 1 | -3/+15 |
2007-10-18 | freezer: be more verbose | Rafael J. Wysocki | 1 | -6/+9 |
2007-10-18 | pm_trace displays the wrong time from the RTC | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-18 | unexport pm_power_off_prepare | Adrian Bunk | 1 | -1/+0 |