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