Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / proc /
2012-05-21 Jeff MahoneyUpdate to 3.4-final. master
2012-05-18 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-05-18 Linus Torvaldsproc: move fd symlink i_mode calculations into tid_fd_r...
2012-05-18 Cyrill Gorcunovfs, proc: fix ABBA deadlock in case of execution attemp...
2012-05-14 Jeff Mahoney- Update to 3.4-rc7.
2012-05-10 Konstantin Khlebnikovproc/pid/pagemap: correctly report non-present ptes...
2012-04-30 Jeff MahoneyUpdate to 3.4-rc5.
2012-04-26 Will Deaconrevert "proc: clear_refs: do not clear reserved pages"
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-04-12 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-04-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-05 Vasiliy Kulikovproc: fix mount -t proc -o AAA
2012-03-30 Martin Schwidefskyproc: stats: Use arch_idle_time for idle and iowait...
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-29 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-29 Naoya Horiguchipagemap: remove remaining unneeded spin_lock()
2012-03-29 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-29 Andrew Mortonfs/proc/namespaces.c: prevent crash when ns_entries...
2012-03-29 Andrea Arcangelimm: thp: fix up pmd_trans_unstable() locations
2012-03-29 KAMEZAWA Hiroyukiprocfs: fix /proc/statm
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl
2012-03-23 Pravin B Shelarproc-ns: use d_set_d_op() API to set dentry ops in...
2012-03-23 KAMEZAWA Hiroyukiprocfs: speed up /proc/pid/stat, statm
2012-03-23 KAMEZAWA Hiroyukiprocfs: add num_to_str() to speed up /proc/stat
2012-03-23 Eric Dumazetproc: speed up /proc/stat handling
2012-03-23 Djalal Harounifs/proc/kcore.c: make get_sparsemem_vmemmap_info()...
2012-03-22 Lucas De Marchisysctl: protect poll() in entries that may go away
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-22 Siddhesh Poyarekarprocfs: mark thread stack correctly in proc/<pid>/maps
2012-03-22 Naoya Horiguchipagemap: introduce data structure for pagemap entry
2012-03-22 Naoya Horiguchipagemap: export KPF_THP
2012-03-22 Naoya Horiguchithp: optimize away unnecessary page table locking
2012-03-22 Naoya Horiguchipagemap: avoid splitting thp when reading /proc/pid...
2012-03-22 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Viroprocfs: clean proc_fill_super() up
2012-03-20 Laura Vasilescukcore: fix spelling in read_kcore() comment
2012-03-02 Hiroshi Shimamotosched: Clean up parameter passing of proc_sched_autogro...
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-22 Mahesh Salgaonkarfadump: Introduce cleanup routine to invalidate /proc...
2012-02-19 David HowellsWrap accesses to the fd_sets in struct fdtable
2012-02-13 Al Virosecurity: trim security.h
2012-02-02 Christopher YeohFix race in process_vm_rw_core
2012-02-02 Eric W. Biedermansysctl: Don't call sysctl_follow_link unless we are...
2012-02-02 Eric W. Biedermansysctl: Comments to make the code clearer.
2012-02-02 Eric W. Biedermansysctl: Correct error return from get_subdir
2012-02-02 Eric W. Biedermansysctl: An easier to read version of find_subdir
2012-02-01 Oleg Nesterovproc: make sure mem_open() doesn't pin the target's...
2012-02-01 Oleg Nesterovproc: unify mem_read() and mem_write()
2012-02-01 Oleg Nesterovproc: mem_release() should check mm != NULL
2012-01-31 Dan Carpentersysctl: fix memset parameters in setup_sysctl_set()
2012-01-31 Dan Carpentersysctl: remove an unused variable
2012-01-25 Michal Marekproc: clean up and fix /proc/<pid>/mem handling (bnc...
2012-01-25 Eric W. Biedermansysctl: Add register_sysctl for normal sysctl users
2012-01-25 Eric W. Biedermansysctl: Index sysctl directories with rbtrees.
2012-01-25 Eric W. Biedermansysctl: Make the header lists per directory.
2012-01-25 Eric W. Biedermansysctl: Move sysctl_check_dups into insert_header
2012-01-25 Eric W. Biedermansysctl: Modify __register_sysctl_paths to take a set...
2012-01-25 Eric W. Biedermansysctl: Replace root_list with links between sysctl_tab...
2012-01-25 Eric W. Biedermansysctl: Add sysctl_print_dir and use it in get_subdir
2012-01-25 Eric W. Biedermansysctl: Stop requiring explicit management of sysctl...
2012-01-25 Eric W. Biedermansysctl: Add a root pointer to ctl_table_set
2012-01-25 Eric W. Biedermansysctl: Rewrite proc_sys_readdir in terms of first_entr...
2012-01-25 Eric W. Biedermansysctl: Rewrite proc_sys_lookup introducing find_entry...
2012-01-25 Eric W. Biedermansysctl: Normalize the root_table data structure.
2012-01-25 Eric W. Biedermansysctl: Factor out insert_header and erase_header
2012-01-25 Eric W. Biedermansysctl: Factor out init_header from __register_sysctl_paths
2012-01-25 Eric W. Biedermansysctl: Initial support for auto-unregistering sysctl...
2012-01-25 Eric W. Biedermansysctl: A more obvious version of grab_header.
2012-01-25 Eric W. Biedermansysctl: Remove the now unused ctl_table parent field.
2012-01-25 Eric W. Biedermansysctl: Improve the sysctl sanity checks
2012-01-25 Eric W. Biedermansysctl: register only tables of sysctl files
2012-01-25 Eric W. Biedermansysctl: Add ctl_table chains into cstring paths
2012-01-25 Eric W. Biedermansysctl: Add support for register sysctl tables with...
2012-01-25 Eric W. Biedermansysctl: Create local copies of directory names used...
2012-01-25 Eric W. Biedermansysctl: Remove the unnecessary sysctl_set parent concept.
2012-01-25 Eric W. Biedermansysctl: Implement retire_sysctl_set
2012-01-25 Eric W. Biedermansysctl: Make the directories have nlink == 1
2012-01-25 Eric W. Biedermansysctl: Move the implementation into fs/proc/proc_sysctl.c
2012-01-25 Eric W. Biedermansysctl: Register the base sysctl table like any other...
2012-01-25 Lucas De Marchisysctl: remove impossible condition check
2012-01-23 Will Deaconproc: clear_refs: do not clear reserved pages
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus Torvaldsproc: clean up and fix /proc/<pid>/mem handling
2012-01-17 Eric Parisaudit: only allow tasks to set their loginuid if it...
2012-01-17 Eric Parisaudit: remove task argument to audit_set_loginuid
2012-01-16 Russell Kingsched/accounting, proc: Fix /proc/stat interrupts sum
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-13 Cyrill Gorcunovc/r: procfs: add start_data, end_data, start_brk member...
2012-01-13 Xiaotian Fengproc: fix null pointer deref in proc_pid_permission()
2012-01-11 Vasiliy Kulikovprocfs: add hidepid= and gid= mount options
2012-01-11 Vasiliy Kulikovprocfs: parse mount options
2012-01-11 Pavel Emelyanovprocfs: introduce the /proc/<pid>/map_files/ directory
next