1. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  3. 4ff1b2c procfs: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  4. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  5. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  7. c1ad41f Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" by Ingo Molnar · 12 years ago
  8. e783377 Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  9. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. e80d0a1a cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 12 years ago
  11. 05f5648 proc: check vma->vm_file before dereferencing by Stanislav Kinsbursky · 12 years ago
  12. 73f7ef4 sysctl: Pass useful parameters to sysctl permissions by Eric W. Biederman · 12 years ago
  13. ec05a23 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  14. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  15. 5258f38 sched/autogroup: Fix crash on reboot when autogroup is disabled by Mike Galbraith · 12 years ago
  16. 684baeb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago
  18. 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
  19. f81700b procfs: don't need a PATH_MAX allocation to hold a string representation of an int by Jeff Layton · 12 years ago
  20. 7386cdb nohz: Fix idle ticks in cpu summary line of /proc/stat by Michal Hocko · 12 years ago
  21. 7a71932 kpageflags: fix wrong KPF_THP on non-huge compound pages by Naoya Horiguchi · 12 years ago
  22. ea5272f rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c by Michel Lespinasse · 12 years ago
  23. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  24. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  25. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  26. 9fb8844 fs/proc/root.c: use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
  27. ab4a1f2 proc_sysctl.c: use BUG_ON instead of BUG by Prasad Joshi · 12 years ago
  28. 17baa2a proc: use kzalloc instead of kmalloc and memset by yan · 12 years ago
  29. 0e06936 proc: no need to initialize proc_inode->fd in proc_get_inode() by yan · 12 years ago
  30. 62072750 proc: return -ENOMEM when inode allocation failed by yan · 12 years ago
  31. 0f4cfb2 coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 by Oleg Nesterov · 12 years ago
  32. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  33. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  34. 7b540d0 proc_map_files_readdir(): don't bother with grabbing files by Al Viro · 12 years ago
  35. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  36. c6f3d81 don't leak O_CLOEXEC into ->f_flags by Al Viro · 12 years ago
  37. ddd3e07 procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2 by Cyrill Gorcunov · 12 years ago
  38. faf60af procfs: Move /proc/pid/fd[info] handling code to fd.[ch] by Cyrill Gorcunov · 12 years ago
  39. f76d207 userns: Add kprojid_t and associated infrastructure in projid.h by Eric W. Biederman · 12 years ago
  40. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  41. 6bf6104 fs/proc: fix potential unregister_sysctl_table hang by Francesco Ruggeri · 12 years ago
  42. bc452b4 proc: do not allow negative offsets on /proc/<pid>/environ by Djalal Harouni · 12 years ago
  43. e8905ec proc: environ_read() make sure offset points to environment address range by Djalal Harouni · 12 years ago
  44. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  45. 9249e17 VFS: Pass mount flags to sget() by David Howells · 13 years ago
  46. b5fb63c1 fs: add nd_jump_link by Christoph Hellwig · 13 years ago
  47. 408ef01 fs: move path_put on failure out of ->follow_link by Christoph Hellwig · 13 years ago
  48. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  49. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 13 years ago
  50. 475d009 of: Improve prom_update_property() function by Dong Aisheng · 12 years ago
  51. 0640113 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 13 years ago
  52. 5b17208 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 13 years ago
  53. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 13 years ago
  54. bca1554 proc/smaps: show amount of nonlinear ptes in vma by Konstantin Khlebnikov · 13 years ago
  55. b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 13 years ago
  56. 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 13 years ago
  57. 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 13 years ago
  58. af5e617 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code by Alexey Dobriyan · 13 years ago
  59. f05ed3f proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path by Alexey Dobriyan · 13 years ago
  60. 2344bec proc: use mm_access() instead of ptrace_may_access() by Cong Wang · 13 years ago
  61. e7dcd99 proc: remove mm_for_maps() by Cong Wang · 13 years ago
  62. b409e57 proc: clean up /proc/<pid>/environ handling by Cong Wang · 13 years ago
  63. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 13 years ago
  64. 08fa29d mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 13 years ago
  65. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  66. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  67. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  68. 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 13 years ago
  69. eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 13 years ago
  70. 091bd3e userns: Convert sysctl permission checks to use kuid and kgids. by Eric W. Biederman · 13 years ago
  71. dcb0f22 userns: Convert proc to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  72. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 13 years ago
  73. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  74. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  75. 22d917d userns: Rework the user_namespace adding uid/gid mapping support by Eric W. Biederman · 13 years ago
  76. 63f61a6 revert "proc: clear_refs: do not clear reserved pages" by Will Deacon · 13 years ago
  77. ccb1ec9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  79. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 13 years ago
  80. cb85a6e proc: stats: Use arch_idle_time for idle and iowait times if available by Martin Schwidefsky · 13 years ago
  81. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. 18a06ef Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  83. 10bdfb5 pagemap: remove remaining unneeded spin_lock() by Naoya Horiguchi · 13 years ago
  84. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  85. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 13 years ago
  86. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 13 years ago
  87. 3748b2f procfs: fix /proc/statm by KAMEZAWA Hiroyuki · 13 years ago
  88. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  89. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  90. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  91. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 13 years ago
  92. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 13 years ago
  93. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
  94. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 13 years ago
  95. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 13 years ago
  96. 4e474a0 sysctl: protect poll() in entries that may go away by Lucas De Marchi · 13 years ago
  97. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  98. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  99. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 13 years ago
  100. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 13 years ago