Commit Graph

465 Commits (548da7625c825eccc31b4b3865ae5389c3660486)

Author SHA1 Message Date
Alexey Dobriyan f40cbaa5b0 proc: move sysrq-trigger out of fs/proc/ 17 years ago
Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect 17 years ago
Alexey Dobriyan 45acb8db06 proc: remove now unneeded ADDBUF macro 17 years ago
Kees Cook 4783072308 [PATCH] proc: show personality via /proc/pid/personality 17 years ago
Lai Jiangshan a6bebbc87a [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() 17 years ago
Alexey Dobriyan 53167a3ef2 proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig 17 years ago
Adrian Bunk 81324364b7 proc: make grab_header() static 17 years ago
Alexey Dobriyan a70973c214 proc: remove unused get_dma_list() 17 years ago
Alexey Dobriyan a04f4de641 proc: remove dummy vmcore_open() 17 years ago
Alexey Dobriyan e1675231ce proc: proc_sys_root tweak 17 years ago
Alexey Dobriyan 300b994b74 proc: fix return value of proc_reg_open() in "too late" case 17 years ago
Thomas Petazzoni bfcd17a6c5 Configure out file locking features 17 years ago
Hugh Dickins d7a3e4959c mm: ifdef Quicklists in /proc/meminfo 17 years ago
Alexey Dobriyan 665020c35e proc: more debugging for "already registered" case 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
KOSAKI Motohiro 4b8561521d mm: show quicklist usage in /proc/meminfo 17 years ago
Alexey Dobriyan cc99609917 [PATCH] proc: inode number fixlet 17 years ago
Clement Calmels 1804dc6e14 /proc/self/maps doesn't display the real file offset 17 years ago
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA 17 years ago
Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Andrea Righi b2d002dba5 task IO accounting: correctly account threads IO statistics 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Al Viro 9043476f72 [PATCH] sanitize proc_sysctl 17 years ago
Roland McGrath ebcb67341f /proc/PID/syscall 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
Arjan van de Ven 267e2a9c71 Use WARN() in fs/proc/ 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Alexey Dobriyan 6eedf8d30d proc: move Kconfig to fs/proc/Kconfig 17 years ago
Alexey Dobriyan a9bd4a3e07 proc: remove pathetic remount code 17 years ago
Alexey Dobriyan 881adb8535 proc: always do ->release 17 years ago
Adrian Bunk 6e644c3126 move proc_kmsg_operations to fs/proc/internal.h 17 years ago
Edgar E. Iglesias 79885b2277 elf: use ELF_CORE_EFLAGS for kcore ELF header flags 17 years ago
Eric Dumazet a47a126ad5 vmallocinfo: add NUMA information 17 years ago
Adrian Bunk c748e1340e mm/vmstat.c: proper externs 17 years ago
Adrian Bunk 8086cd451f netns: make get_proc_net() static 17 years ago
Alexey Dobriyan ee1e6ab605 proc: fix /proc/*/pagemap some more 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago
Pavel Emelyanov de05c557b2 proc: consolidate per-net single_open callers 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Andi Kleen ce0c0e50f9 x86, generic: CPA add statistics about state of direct mapping v4 17 years ago
Andrew Morton 5d7e0d2bd9 Fix pagemap_read() use of struct mm_walk 17 years ago
Andrew Morton 20cbc97261 Fix clear_refs_write() use of struct mm_walk 17 years ago
Dave Hansen bcf8039ed4 pagemap: fix large pages in pagemap 17 years ago
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
Thomas Tuttle 4710d1ac4c pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags 17 years ago