1. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  2. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  3. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  4. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  5. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  6. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  7. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  8. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  9. 36ac313 [NETNS]: Fix export symbols. by Daniel Lezcano · 17 years ago
  10. 3c12afe [NET]: Fix missed addition of fs/proc/proc_net.c by David S. Miller · 17 years ago
  11. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  12. 7f8ada9 Rework /proc/locks via seq_files and seq_list helpers by Pavel Emelyanov · 17 years ago
  13. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
  14. efe567f sched: accounting regression since rc1 by Christian Borntraeger · 17 years ago
  15. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  16. 778f3dd Fix procfs compat_ioctl regression by David Miller · 17 years ago
  17. c3508f8 x86_64: Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  18. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  19. 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
  20. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  21. 4004c69 Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  22. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  23. 10b275d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  24. 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
  25. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  26. da58a16 /proc/*/environ: wrong placing of ptrace_may_attach() check by Alexey Dobriyan · 17 years ago
  27. 99fc06d procfs directory entry cleanup by Changli Gao · 17 years ago
  28. 25216b0 Make /proc/tty/drivers use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  29. d621414 Use boot based time for uptime in /proc by Tomas Janousek · 17 years ago
  30. 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
  31. 786d7e1 Fix rmmod/read/write races in /proc entries by Alexey Dobriyan · 17 years ago
  32. 8ea0260 [PATCH] sched: fix up fs/proc/array.c whitespace problems by Ingo Molnar · 17 years ago
  33. 5926c50 [PATCH] sched: remove dead code from task_stime() by Ingo Molnar · 17 years ago
  34. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
  35. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  36. b27f03d sched: make use of precise accounting for /proc task stats by Ingo Molnar · 17 years ago
  37. 62480d13 sched: remove the SleepAVG field by Ingo Molnar · 17 years ago
  38. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  39. 4b8df89 smaps: only define clear_refs for CONFIG_MMU by David Rientjes · 17 years ago
  40. 0c28f28 procfs: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  41. 9d0633c Remove redundant check from proc_sys_setattr() by John Johansen · 17 years ago
  42. 1e8123f Remove redundant check from proc_setattr() by John Johansen · 17 years ago
  43. 09f0892 proc: cleanup: use seq_release_private() where appropriate by Martin Peschke · 17 years ago
  44. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  45. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  46. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  47. ca509f6 Protect tty drivers list with tty_mutex by Alexey Dobriyan · 17 years ago
  48. 19c5d45 /proc/*/oom_score oops re badness by Alexey Dobriyan · 17 years ago
  49. 2793274 add file position info to proc by Miklos Szeredi · 17 years ago
  50. c5141e6 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them by Eric Dumazet · 17 years ago
  51. 5096add proc: maps protection by Kees Cook · 17 years ago
  52. 578c818 proc: remove pathetic ->deleted WARN_ON by Alexey Dobriyan · 17 years ago
  53. 59cd0cb Fix race between proc_readdir and remove_proc_entry by Darrick J. Wong · 17 years ago
  54. 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 17 years ago
  55. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 17 years ago
  56. 8948e11 Allow access to /proc/$PID/fd after setuid() by Alexey Dobriyan · 17 years ago
  57. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  58. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  59. f79f177 smaps: add pages referenced count to smaps by David Rientjes · 17 years ago
  60. 826fad1 smaps: extract pmd walker from smaps code by David Rientjes · 17 years ago
  61. ac26772 mm/slab.c: proper prototypes by Adrian Bunk · 17 years ago
  62. 79e0301 [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps by Ian Campbell · 17 years ago
  63. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 17 years ago
  64. 05565b6 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n by Andrew Morton · 17 years ago
  65. 5c46010 [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL by Mika Kukkonen · 17 years ago
  66. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  67. 63967fa [PATCH] Missing __user in pointer referenced within copy_from_user by Glauber de Oliveira Costa · 17 years ago
  68. 86a71dbd [PATCH] sysctl: hide the sysctl proc inodes from selinux by Eric W. Biederman · 17 years ago
  69. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago
  70. 2abc26f [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry by Eric W. Biederman · 17 years ago
  71. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  72. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  73. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  74. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  75. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 17 years ago
  76. 100bb93 [PATCH] proc_misc warning fix by Andrew Morton · 17 years ago
  77. 65e458d4 [PATCH] Drop get_zone_counts() by Christoph Lameter · 17 years ago
  78. 7d89524 [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task by Guillaume Chazarain · 17 years ago
  79. 863c470 [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts by Alexey Dobriyan · 18 years ago
  80. 3eb3c74 [PATCH] fix linux banner format string by Roman Zippel · 18 years ago
  81. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  82. aba76fd [PATCH] io-accounting: report in procfs by Andrew Morton · 18 years ago
  83. 7bf6538 [PATCH] proc_misc build fix by Andrew Morton · 18 years ago
  84. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
  85. 6cc1b22 [PATCH] use current->nsproxy->pid_ns by Cedric Le Goater · 18 years ago
  86. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
  87. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  88. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  89. 2fddfee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  90. 9159350 [PATCH] do_task_stat(): don't take tty_mutex by Oleg Nesterov · 18 years ago
  91. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 18 years ago
  92. 9711ef9 [PATCH] make fs/proc/base.c:proc_pid_instantiate() static by Adrian Bunk · 18 years ago
  93. 3602760 [PATCH] elf: fix kcore note size calculation by Magnus Damm · 18 years ago
  94. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 18 years ago
  95. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  96. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  97. 8fb4fc6 [PATCH] Allow user processes to raise their oom_adj value by Guillem Jover · 18 years ago
  98. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  99. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 18 years ago
  100. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago