aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+115
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds4-29/+68
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin2-3/+8
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin2-7/+29
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin3-9/+9
2011-01-07fs: rcu-walk for path lookupNick Piggin1-0/+4
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2011-01-07fs: change d_compare for rcu-walkNick Piggin1-6/+7
2011-01-07fs: change d_delete semanticsNick Piggin3-3/+3
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King1-1/+1
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar2-2/+3
2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith1-0/+79
2010-11-30ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg1-1/+1
2010-11-25pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi1-1/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16console: add /proc/consolesJiri Slaby2-0/+115
2010-10-29switch procfs to ->mount()Al Viro1-7/+6
2010-10-29setting ->proc_mnt doesn't belong in proc_get_sb()Al Viro1-1/+2
2010-10-27/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki1-8/+2
2010-10-27/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki1-3/+1
2010-10-27procfs: fix /proc/softirqs formattingDavidlohr Bueso1-2/+2
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan1-0/+6
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro1-4/+4
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-0/+6
2010-10-26oom: fix locking for oom_adj and oom_score_adjDavid Rientjes1-19/+21
2010-10-26oom: rewrite error handling for oom_adj and oom_score_adj tunablesDavid Rientjes1-35/+48
2010-10-26oom: add per-mm oom disable countYing Han1-0/+30
2010-10-26vmcore: it is not experimental any moreWANG Cong1-2/+2
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig2-0/+4
2010-10-25vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki1-0/+2
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds1-158/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+158
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-0/+11
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink1-0/+158
2010-10-15llseek: automatically add .llseek fopArnd Bergmann4-0/+11
2010-10-01proc: make /proc/pid/limits world readableJiri Olsa1-2/+2
2010-09-22/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro1-2/+2
2010-09-22/proc/vmcore: fix seekingArnd Bergmann1-1/+1
2010-09-09proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai1-1/+1
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader1-1/+2
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds1-1/+7
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann1-13/+4
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-12/+12
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day1-1/+1
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi1-1/+1
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi1-11/+11
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-15/+40
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes1-0/+8