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