Commit Graph

877 Commits (6ee723a6570a897208b76ab3e9a495e9106b2f8c)

Author SHA1 Message Date
Nick Piggin 31e6b01f41 fs: rcu-walk for path lookup 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Eric W. Biederman 7b2a69ba70 Revert "vfs: show unreachable paths in getcwd and proc" 14 years ago
Mike Galbraith 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups 14 years ago
Mika Westerberg 9833c39400 ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch() 14 years ago
Naoya Horiguchi ea251c1d5c pagemap: set pagemap walk limit to PMD boundary 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Jiri Slaby 23308ba54d console: add /proc/consoles 14 years ago
Al Viro aed1d84f98 switch procfs to ->mount() 15 years ago
Al Viro 579441a39b setting ->proc_mnt doesn't belong in proc_get_sb() 15 years ago
KAMEZAWA Hiroyuki 478735e388 /proc/stat: fix scalability of irq sum of all cpu 15 years ago
KAMEZAWA Hiroyuki f2c66cd8ee /proc/stat: scalability of irq num per cpu 15 years ago
Davidlohr Bueso 19cd56c48d procfs: fix /proc/softirqs formatting 15 years ago
Nikanth Karthikesan b40d4f84be /proc/pid/smaps: export amount of anonymous memory in a mapping 15 years ago
KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 15 years ago
David Rientjes d19d5476f4 oom: fix locking for oom_adj and oom_score_adj 15 years ago
David Rientjes 723548bff1 oom: rewrite error handling for oom_adj and oom_score_adj tunables 15 years ago
Ying Han 3d5992d2ac oom: add per-mm oom disable count 15 years ago
WANG Cong a4f7326da2 vmcore: it is not experimental any more 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
KAMEZAWA Hiroyuki 4a3956c790 vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 15 years ago
Linus Torvalds 6c2754c28f Revert "tty: Add a new file /proc/tty/consoles" 15 years ago
Dr. Werner Fink f4a3e0bceb tty: Add a new file /proc/tty/consoles 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Jiri Olsa 3036e7b490 proc: make /proc/pid/limits world readable 15 years ago
KOSAKI Motohiro 1c2499ae87 /proc/pid/smaps: fix dirty pages accounting 15 years ago
Arnd Bergmann c227e69028 /proc/vmcore: fix seeking 15 years ago
Takashi Iwai ed430fec75 proc: export uncached bit properly in /proc/kpageflags 15 years ago
Stefan Bader 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 years ago
Linus Torvalds d7824370e2 mm: fix up some user-visible effects of the stack guard page 15 years ago
Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation 15 years ago
Robert P. J. Day cfbef3cb16 procfs: simplify conditional processing of fs/proc.o. 15 years ago
Miklos Szeredi 8df9d1a414 vfs: show unreachable paths in getcwd and proc 15 years ago
Miklos Szeredi f7ad3c6be9 vfs: add helpers to get root and pwd 15 years ago
David Rientjes 51b1bd2ace oom: deprecate oom_adj tunable 15 years ago
David Rientjes a63d83f427 oom: badness heuristic rewrite 15 years ago
Andrew Morton 74bcbf4054 oom: move badness() declaration into oom.h 15 years ago
KOSAKI Motohiro 26ebc98491 oom: /proc/<pid>/oom_score treat kernel thread honestly 15 years ago
Al Viro 8267952b36 switch procfs to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
David Howells de09a9771a CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
Mike Frysinger 3c26c9d959 nommu: add '[stack]' label to /proc/pid/maps output 15 years ago
Michael Ellerman 9f069af5b6 of: Drop properties with "/" in their name 15 years ago
Wu Fengguang 36e15263aa kcore: add _text to KCORE_TEXT 15 years ago
Amerigo Wang 57f87869f0 proc: remove obsolete comments 15 years ago
Dan Carpenter 73d3646029 proc: cleanup: remove unused assignments 15 years ago
Oleg Nesterov 7e49827cc9 proc: get_nr_threads() doesn't need ->siglock any longer 15 years ago
Naoya Horiguchi 1a5cb81465 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma 15 years ago