index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: Don't call sysctl_follow_link unless we are a link.
Eric W. Biederman
2012-02-01
1
-12
/
+12
*
sysctl: Comments to make the code clearer.
Eric W. Biederman
2012-02-01
1
-0
/
+16
*
sysctl: Correct error return from get_subdir
Eric W. Biederman
2012-02-01
1
-1
/
+4
*
sysctl: An easier to read version of find_subdir
Eric W. Biederman
2012-02-01
1
-3
/
+3
*
sysctl: fix memset parameters in setup_sysctl_set()
Dan Carpenter
2012-01-30
1
-1
/
+1
*
sysctl: remove an unused variable
Dan Carpenter
2012-01-30
1
-2
/
+0
*
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
2012-01-24
1
-0
/
+17
*
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
2012-01-24
1
-90
/
+134
*
sysctl: Make the header lists per directory.
Eric W. Biederman
2012-01-24
1
-17
/
+11
*
sysctl: Move sysctl_check_dups into insert_header
Eric W. Biederman
2012-01-24
1
-9
/
+11
*
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
2012-01-24
1
-18
/
+12
*
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2012-01-24
1
-102
/
+295
*
sysctl: Add sysctl_print_dir and use it in get_subdir
Eric W. Biederman
2012-01-24
1
-1
/
+10
*
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2012-01-24
1
-199
/
+143
*
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
2012-01-24
1
-0
/
+3
*
sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
Eric W. Biederman
2012-01-24
1
-36
/
+62
*
sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.
Eric W. Biederman
2012-01-24
1
-26
/
+76
*
sysctl: Normalize the root_table data structure.
Eric W. Biederman
2012-01-24
1
-4
/
+11
*
sysctl: Factor out insert_header and erase_header
Eric W. Biederman
2012-01-24
1
-3
/
+13
*
sysctl: Factor out init_header from __register_sysctl_paths
Eric W. Biederman
2012-01-24
1
-8
/
+17
*
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2012-01-24
1
-9
/
+19
*
sysctl: A more obvious version of grab_header.
Eric W. Biederman
2012-01-24
1
-4
/
+4
*
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2012-01-24
1
-11
/
+1
*
sysctl: Improve the sysctl sanity checks
Eric W. Biederman
2012-01-24
1
-136
/
+86
*
sysctl: register only tables of sysctl files
Eric W. Biederman
2012-01-24
1
-18
/
+147
*
sysctl: Add ctl_table chains into cstring paths
Eric W. Biederman
2012-01-24
1
-0
/
+9
*
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2012-01-24
1
-10
/
+84
*
sysctl: Create local copies of directory names used in paths
Eric W. Biederman
2012-01-24
1
-3
/
+8
*
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-24
1
-3
/
+8
*
sysctl: Implement retire_sysctl_set
Eric W. Biederman
2012-01-24
1
-0
/
+4
*
sysctl: Make the directories have nlink == 1
Eric W. Biederman
2012-01-24
1
-1
/
+0
*
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
2012-01-24
2
-0
/
+625
*
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-24
1
-1
/
+2
*
sysctl: remove impossible condition check
Lucas De Marchi
2012-01-24
1
-12
/
+2
*
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
1
-0
/
+2
|
\
\
|
*
|
sched/accounting, proc: Fix /proc/stat interrupts sum
Russell King
2012-01-16
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
1
-4
/
+1
|
\
\
\
|
*
|
|
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
2012-01-17
1
-3
/
+0
|
*
|
|
audit: remove task argument to audit_set_loginuid
Eric Paris
2012-01-17
1
-1
/
+1
*
|
|
|
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
2012-01-17
1
-106
/
+39
*
|
|
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
2012-01-05
1
-1
/
+1
*
|
|
|
|
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-12
1
-2
/
+5
*
|
|
|
|
proc: fix null pointer deref in proc_pid_permission()
Xiaotian Feng
2012-01-12
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
3
-4
/
+94
*
|
|
|
procfs: parse mount options
Vasiliy Kulikov
2012-01-10
3
-2
/
+64
*
|
|
|
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-10
1
-0
/
+355
*
|
|
|
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
2012-01-10
1
-10
/
+10
*
|
|
|
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
1
-0
/
+3
*
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
5
-122
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]