summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysctl: Correct error return from get_subdirEric W. Biederman2012-02-011-1/+4
* sysctl: An easier to read version of find_subdirEric W. Biederman2012-02-011-3/+3
* sysctl: fix memset parameters in setup_sysctl_set()Dan Carpenter2012-01-301-1/+1
* sysctl: remove an unused variableDan Carpenter2012-01-301-2/+0
* sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman2012-01-242-0/+18
* sysctl: Index sysctl directories with rbtrees.Eric W. Biederman2012-01-242-92/+142
* sysctl: Make the header lists per directory.Eric W. Biederman2012-01-242-18/+12
* sysctl: Move sysctl_check_dups into insert_headerEric W. Biederman2012-01-241-9/+11
* sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman2012-01-243-27/+17
* sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman2012-01-242-104/+296
* sysctl: Add sysctl_print_dir and use it in get_subdirEric W. Biederman2012-01-241-1/+10
* sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman2012-01-242-202/+150
* sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-243-3/+8
* sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entryEric W. Biederman2012-01-241-36/+62
* sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.Eric W. Biederman2012-01-241-26/+76
* sysctl: Normalize the root_table data structure.Eric W. Biederman2012-01-241-4/+11
* sysctl: Factor out insert_header and erase_headerEric W. Biederman2012-01-241-3/+13
* sysctl: Factor out init_header from __register_sysctl_pathsEric W. Biederman2012-01-241-8/+17
* sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman2012-01-242-9/+20
* sysctl: A more obvious version of grab_header.Eric W. Biederman2012-01-241-4/+4
* sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman2012-01-242-12/+1
* sysctl: Improve the sysctl sanity checksEric W. Biederman2012-01-242-144/+86
* sysctl: register only tables of sysctl filesEric W. Biederman2012-01-242-19/+148
* sysctl: Add ctl_table chains into cstring pathsEric W. Biederman2012-01-241-0/+9
* sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman2012-01-242-10/+87
* sysctl: Create local copies of directory names used in pathsEric W. Biederman2012-01-241-3/+8
* sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman2012-01-243-9/+10
* sysctl: Implement retire_sysctl_setEric W. Biederman2012-01-243-1/+6
* sysctl: Make the directories have nlink == 1Eric W. Biederman2012-01-241-1/+0
* sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-246-641/+625
* sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-244-12/+9
* sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-242-59/+62
* sysctl: remove impossible condition checkLucas De Marchi2012-01-241-12/+2
* Linux 3.3-rc1v3.3-rc1Linus Torvalds2012-01-191-2/+2
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199677-298341/+502894
| | | |\
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17153-535/+938
| | |\ \ \
| | | * | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | * | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
OpenPOWER on IntegriCloud