1. 9ebd4eb procfs: fix /proc/<pid>/stat stack pointer for kernel threads by Stefani Seibold · 15 years ago
  2. 29f12ca pidns: fix a leak in /proc dentries and inodes with pid namespaces. by Sukadev Bhattiprolu · 15 years ago
  3. 370c28d hwpoison: fix/proc/meminfo alignment by Hugh Dickins · 15 years ago
  4. 253fb02 pagemap: export KPF_HWPOISON by Wu Fengguang · 15 years ago
  5. 4055e97 fs: includecheck fix: proc, kcore.c by Jaswinder Singh Rajput · 15 years ago
  6. c44972f procfs: disable per-task stack usage on NOMMU by Andrew Morton · 15 years ago
  7. 7ca263cd Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  8. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  9. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  10. 96830a5 [PATCH] Fix idle time field in /proc/uptime by Michael Abbott · 15 years ago
  11. 0d4c36a /proc/kcore: update stat.st_size after memory hotplug by KAMEZAWA Hiroyuki · 15 years ago
  12. 678ad5d /proc/kcore: fix stat.st_size by KAMEZAWA Hiroyuki · 15 years ago
  13. 90396f9 kcore: more fixes for init by KAMEZAWA Hiroyuki · 15 years ago
  14. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  15. 26562c5 kcore: register vmemmap range by KAMEZAWA Hiroyuki · 15 years ago
  16. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  17. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  18. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  19. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  20. 2ef43ec kcore: use usual list for kclist by KAMEZAWA Hiroyuki · 15 years ago
  21. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  22. cba8aaf fs/proc/base.c: fix proc_fault_inject_write() input sanity check by Vincent Li · 15 years ago
  23. fb92a4b fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check by Vincent Li · 15 years ago
  24. acef82b kcore: fix /proc/kcore's stat.st_size by Amerigo Wang · 15 years ago
  25. 9b4d1cbe proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits by Oleg Nesterov · 15 years ago
  26. cff4edb proc: fix reported unit for RLIMIT_CPU by Kees Cook · 15 years ago
  27. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  28. 5d863b8 oom: fix oom_adjust_write() input sanity check by KOSAKI Motohiro · 15 years ago
  29. 495789a oom: make oom_score to per-process value by KOSAKI Motohiro · 15 years ago
  30. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  31. 73d7c33 kcore: /proc/kcore should use vread by KAMEZAWA Hiroyuki · 15 years ago
  32. 398499d pagemap clear_refs: modify to specify anon or mapped vma clearing by Moussa A. Ba · 15 years ago
  33. 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 15 years ago
  34. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  35. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  36. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  37. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  38. 704b836 mm_for_maps: take ->cred_guard_mutex to fix the race with exec by Oleg Nesterov · 15 years ago
  39. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  40. 13f0fea mm_for_maps: simplify, use ptrace_may_access() by Oleg Nesterov · 15 years ago
  41. 2f6d311 proc: vmcore - use kzalloc in get_new_element() by Cyrill Gorcunov · 15 years ago
  42. bcac2b1 procfs: remove sparse errors in proc_devtree.c by Michal Simek · 15 years ago
  43. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  44. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  45. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  46. 1779754 proc: export more page flags in /proc/kpageflags by Wu Fengguang · 15 years ago
  47. ed7ce0f proc: kpagecount/kpageflags code cleanup by Wu Fengguang · 15 years ago
  48. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  49. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  50. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  51. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  53. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  54. 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
  55. 2d02494 sched, timers: cleanup avenrun users by Thomas Gleixner · 15 years ago
  56. 107db7c CRED: Guard the setprocattr security hook against ptrace by David Howells · 15 years ago
  57. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  58. f83ce3e proc: avoid information leaks to non-privileged processes by Jake Edge · 15 years ago
  59. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  60. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 15 years ago
  61. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 15 years ago
  62. 31b0709 proc: mounts_poll() make consistent to mdstat_poll by KOSAKI Motohiro · 15 years ago
  63. 4c96729 nommu: fix typo vma->pg_off to vma->vm_pgoff by Nobuhiro Iwamatsu · 15 years ago
  64. 6260a4b /proc/pid/maps: don't show pgoff of pure ANON VMAs by KAMEZAWA Hiroyuki · 15 years ago
  65. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  66. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  67. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  68. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  69. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 15 years ago
  70. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  71. 498052b New locking/refcounting for fs_struct by Al Viro · 15 years ago
  72. a9caa3d Revert "proc: revert /proc/uptime to ->read_proc hook" by Alexey Dobriyan · 15 years ago
  73. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  74. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 15 years ago
  75. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 15 years ago
  76. 1681bc3 proc: move fs/proc/inode-alloc.txt comment into a source file by Randy Dunlap · 16 years ago
  77. 973c32b trivial: fix typo "kernal" -> "kernel" by Uwe Kleine-Koenig · 16 years ago
  78. 7c2c7d9 fix setuid sometimes wouldn't by Hugh Dickins · 15 years ago
  79. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  80. d72f71e constify dentry_operations: procfs by Al Viro · 15 years ago
  81. ee568b2 Avoid 64-bit "switch()" statements on 32-bit architectures by Linus Torvalds · 15 years ago
  82. ee6f779 filp->f_pos not correctly updated in proc_task_readdir by Zhang Le · 15 years ago
  83. ad3bdef proc: fix kflags to uflags copying in /proc/kpageflags by Wu Fengguang · 15 years ago
  84. e07a4b9 proc: fix PG_locked reporting in /proc/kpageflags by Helge Bahmann · 15 years ago
  85. cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 15 years ago
  86. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  87. 921d58c vmcore: remove saved_max_pfn check by Magnus Damm · 16 years ago
  88. 38f7147 NOMMU: Improve procfs output using per-MM VMAs by David Howells · 16 years ago
  89. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  90. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  91. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  92. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  93. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  94. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  95. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  96. 230e40f proc: remove write-only variable in proc_pident_lookup() by WANG Cong · 16 years ago
  97. dfe6b7d proc: fix sparse warning by Hannes Eder · 16 years ago
  98. 2ec220e proc: add /proc/*/stack by Ken Chen · 16 years ago
  99. 631f9c1 proc: remove '##' usage by Alexey Dobriyan · 16 years ago
  100. ecae934 proc: remove useless WARN_ONs by Alexey Dobriyan · 16 years ago