summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-02sysctl: Don't call sysctl_follow_link unless we are a link.Eric W. Biederman
2012-02-02sysctl: Comments to make the code clearer.Eric W. Biederman
2012-02-02sysctl: Correct error return from get_subdirEric W. Biederman
2012-02-02sysctl: An easier to read version of find_subdirEric W. Biederman
2012-01-31sysctl: fix memset parameters in setup_sysctl_set()Dan Carpenter
2012-01-31sysctl: remove an unused variableDan Carpenter
2012-01-25sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman
2012-01-25sysctl: Index sysctl directories with rbtrees.Eric W. Biederman
2012-01-25sysctl: Make the header lists per directory.Eric W. Biederman
2012-01-25sysctl: Move sysctl_check_dups into insert_headerEric W. Biederman
2012-01-25sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman
2012-01-25sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman
2012-01-25sysctl: Add sysctl_print_dir and use it in get_subdirEric W. Biederman
2012-01-25sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman
2012-01-25sysctl: Add a root pointer to ctl_table_setEric W. Biederman
2012-01-25sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entryEric W. Biederman
2012-01-25sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.Eric W. Biederman
2012-01-25sysctl: Normalize the root_table data structure.Eric W. Biederman
2012-01-25sysctl: Factor out insert_header and erase_headerEric W. Biederman
2012-01-25sysctl: Factor out init_header from __register_sysctl_pathsEric W. Biederman
2012-01-25sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman
2012-01-25sysctl: A more obvious version of grab_header.Eric W. Biederman
2012-01-25sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman
2012-01-25sysctl: Improve the sysctl sanity checksEric W. Biederman
2012-01-25sysctl: register only tables of sysctl filesEric W. Biederman
2012-01-25sysctl: Add ctl_table chains into cstring pathsEric W. Biederman
2012-01-25sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman
2012-01-25sysctl: Create local copies of directory names used in pathsEric W. Biederman
2012-01-25sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman
2012-01-25sysctl: Implement retire_sysctl_setEric W. Biederman
2012-01-25sysctl: Make the directories have nlink == 1Eric W. Biederman
2012-01-25sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman
2012-01-25sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman
2012-01-25sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman
2012-01-25sysctl: remove impossible condition checkLucas De Marchi
2012-01-19Linux 3.3-rc1Linus Torvalds
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar
2012-01-19ima: fix cred sparse warningMimi Zohar
2012-01-19uml: fix compile for x86-64Linus Torvalds
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells