summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-19whitespace fixes: syscall auditingDaniel Walker1-5/+5
2007-10-19whitespace fixes: capability syscallsDaniel Walker1-95/+95
2007-10-19whitespace fixes: panic handlingDaniel Walker1-5/+5
2007-10-19whitespace fixes: module loadingDaniel Walker1-19/+19
2007-10-19whitespace fixes: forkDaniel Walker1-10/+10
2007-10-19whitespace fixes: DMA channel allocatorDaniel Walker1-4/+4
2007-10-19whitespace fixes: audit filteringDaniel Walker1-2/+2
2007-10-19whitespace fixes: relayfsDaniel Walker1-3/+3
2007-10-19whitespace fixes: cpusetDaniel Walker1-6/+6
2007-10-19whitespace fixes: process accountingDaniel Walker1-33/+33
2007-10-19whitespace fixes: time syscallsDaniel Walker1-6/+6
2007-10-19mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl1-2/+2
2007-10-19mxser: remove commented crapAlan Cox1-19/+0
2007-10-19Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby1-21/+21
2007-10-19Char: mxser_new, move to PCI_VDEVICEJiri Slaby1-36/+18
2007-10-19Char: mxser_new, upgrade to 1.10Jiri Slaby1-8/+24
2007-10-19V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan7-24/+80
2007-10-19sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman2-23/+76
2007-10-19sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman1-0/+19
2007-10-19sysctl: update sysctl_check_tableEric W. Biederman1-14/+22
2007-10-19sysctl: Error on bad sysctl tablesEric W. Biederman4-1/+1564
2007-10-19sysctl: properly register the irda binary sysctl numbersEric W. Biederman2-20/+34
2007-10-19sysctl: remove the cad_pid binary sysctl pathEric W. Biederman1-1/+0
2007-10-19sysctl: remove broken netfilter binary sysctlsEric W. Biederman7-42/+0
2007-10-19sysctl: simplify the pty sysctl logicEric W. Biederman2-12/+23
2007-10-19sysctl: parport remove binary pathsEric W. Biederman4-89/+8
2007-10-19sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman1-3/+0
2007-10-19sysctl: ipv4 remove binary sysctl paths where they are brokenEric W. Biederman1-2/+0
2007-10-19sysctl: remove broken cdrom binary sysctlsEric W. Biederman1-40/+6
2007-10-19sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2-10/+1
2007-10-19sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman1-4/+0
2007-10-19sysctl: ipv6 route flushing (kill binary path)Eric W. Biederman1-1/+0
2007-10-19sysctl: fix neighbour table sysctls.Eric W. Biederman2-50/+49
2007-10-19sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman1-7/+0
2007-10-19sysctl mqueue: remove the binary sysctl numbersEric W. Biederman1-10/+0
2007-10-19sysctl: Factor out sysctl_data.Eric W. Biederman2-20/+47
2007-10-19sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman2-75/+75
2007-10-19CIFS: ignore mode change if it's just for clearing setuid/setgid bitsJeff Layton1-0/+5
2007-10-19NFS: if ATTR_KILL_S*ID bits are set, then skip mode changeJeff Layton1-0/+4
2007-10-19VFS: make notify_change pass ATTR_KILL_S*ID to setattr operationsJeff Layton1-10/+16
2007-10-19reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton1-1/+5
2007-10-19knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton1-6/+15
2007-10-19ecryptfs: allow lower fs to interpret ATTR_KILL_S*IDJeff Layton1-0/+8
2007-10-19cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita1-21/+45
2007-10-19cpu hotplug: mce: fix cpu hotplug error handlingAkinobu Mita1-10/+29
2007-10-19cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita1-15/+20
2007-10-19cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita1-4/+6
2007-10-19cpu hotplug: topology: remove topology_dev_mapAkinobu Mita1-10/+1
2007-10-19cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...Akinobu Mita1-0/+2
2007-10-19cpu hotplug: slab: fix memory leak in cpu hotplug error pathAkinobu Mita1-2/+8