index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-02
sysctl: Don't call sysctl_follow_link unless we are a link.
Eric W. Biederman
2012-02-02
sysctl: Comments to make the code clearer.
Eric W. Biederman
2012-02-02
sysctl: Correct error return from get_subdir
Eric W. Biederman
2012-02-02
sysctl: An easier to read version of find_subdir
Eric W. Biederman
2012-01-31
sysctl: fix memset parameters in setup_sysctl_set()
Dan Carpenter
2012-01-31
sysctl: remove an unused variable
Dan Carpenter
2012-01-25
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
2012-01-25
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
2012-01-25
sysctl: Make the header lists per directory.
Eric W. Biederman
2012-01-25
sysctl: Move sysctl_check_dups into insert_header
Eric W. Biederman
2012-01-25
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
2012-01-25
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2012-01-25
sysctl: Add sysctl_print_dir and use it in get_subdir
Eric W. Biederman
2012-01-25
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2012-01-25
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
2012-01-25
sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
Eric W. Biederman
2012-01-25
sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.
Eric W. Biederman
2012-01-25
sysctl: Normalize the root_table data structure.
Eric W. Biederman
2012-01-25
sysctl: Factor out insert_header and erase_header
Eric W. Biederman
2012-01-25
sysctl: Factor out init_header from __register_sysctl_paths
Eric W. Biederman
2012-01-25
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2012-01-25
sysctl: A more obvious version of grab_header.
Eric W. Biederman
2012-01-25
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2012-01-25
sysctl: Improve the sysctl sanity checks
Eric W. Biederman
2012-01-25
sysctl: register only tables of sysctl files
Eric W. Biederman
2012-01-25
sysctl: Add ctl_table chains into cstring paths
Eric W. Biederman
2012-01-25
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2012-01-25
sysctl: Create local copies of directory names used in paths
Eric W. Biederman
2012-01-25
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-25
sysctl: Implement retire_sysctl_set
Eric W. Biederman
2012-01-25
sysctl: Make the directories have nlink == 1
Eric W. Biederman
2012-01-25
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
2012-01-25
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-25
sysctl: Consolidate !CONFIG_SYSCTL handling
Eric W. Biederman
2012-01-25
sysctl: remove impossible condition check
Lucas De Marchi
2012-01-19
Linux 3.3-rc1
Linus Torvalds
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2012-01-19
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
[next]