Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed58ea2ab58c7d80a07a829a1cc2c4161c300494
/
fs
/
proc
642c4c7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
7dc5215
vfs: Apply lockdep-based checking to rcu_dereference() uses
by Paul E. McKenney
· 15 years ago
7fee486
Switch proc/self to nd_set_link()
by Al Viro
· 15 years ago
7c540d9
proc_devtree: fix THIS_MODULE without module.h
by Jeremy Kerr
· 15 years ago
50ab2fe
proc_devtree: include linux/of.h
by Jeremy Kerr
· 15 years ago
8cfb334
of: make set_node_proc_entry private to proc_devtree.c
by Jeremy Kerr
· 15 years ago
86acdca1
fix autofs/afs/etc. magic mountpoint breakage
by Al Viro
· 15 years ago
7f53a09
smaps: fix wrong rss count
by Minchan Kim
· 15 years ago
1306d60
proc: partially revert "procfs: provide stack information for threads"
by KOSAKI Motohiro
· 15 years ago
aac3d39
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e178153
sched: Assert task state bits at build time
by Peter Zijlstra
· 15 years ago
464763c
sched: Update task_state_arraypwith new states
by Peter Zijlstra
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
135d565
proc: rename de_get() to pde_get() and inline it
by Alexey Dobriyan
· 15 years ago
1a9b5b7
mm: export stable page flags
by Wu Fengguang
· 15 years ago
4614a696b
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
by john stultz
· 15 years ago
7e1e0ef
procfs: use proper units for noMMU statm
by Steven J. Magnani
· 15 years ago
5dc3764
mm hugetlb: add hugepage support to pagemap
by Naoya Horiguchi
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
897e81b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0cf55e1
sched, cputime: Introduce thread_group_times()
by Hidetoshi Seto
· 15 years ago
d5b7c78
sched: Remove task_{u,s,g}time()
by Hidetoshi Seto
· 15 years ago
d180c5b
sched: Introduce task_times() to replace task_{u,s}time() pair
by Hidetoshi Seto
· 15 years ago
16bc67e
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 15 years ago
1e43bee
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
9ebd4eb
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
by Stefani Seibold
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
29f12ca
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
by Sukadev Bhattiprolu
· 15 years ago
2315ffa
sysctl: Don't look at ctl_name and strategy in the generic code
by Eric W. Biederman
· 16 years ago
e22f628
Convert /proc/device-tree/ to seq_file
by Alexey Dobriyan
· 15 years ago
370c28d
hwpoison: fix/proc/meminfo alignment
by Hugh Dickins
· 15 years ago
ce0e7b2
sched, cpuacct: Fix niced guest time accounting
by Ryota Ozaki
· 15 years ago
0b9e31e
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
253fb02
pagemap: export KPF_HWPOISON
by Wu Fengguang
· 15 years ago
4055e97
fs: includecheck fix: proc, kcore.c
by Jaswinder Singh Rajput
· 15 years ago
c44972f
procfs: disable per-task stack usage on NOMMU
by Andrew Morton
· 15 years ago
7ca263cd
Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
96830a5
[PATCH] Fix idle time field in /proc/uptime
by Michael Abbott
· 15 years ago
0d4c36a
/proc/kcore: update stat.st_size after memory hotplug
by KAMEZAWA Hiroyuki
· 15 years ago
678ad5d
/proc/kcore: fix stat.st_size
by KAMEZAWA Hiroyuki
· 15 years ago
90396f9
kcore: more fixes for init
by KAMEZAWA Hiroyuki
· 15 years ago
81ac3ad
kcore: register module area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
26562c5
kcore: register vmemmap range
by KAMEZAWA Hiroyuki
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
9492587
kcore: register text area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
2ef43ec
kcore: use usual list for kclist
by KAMEZAWA Hiroyuki
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
cba8aaf
fs/proc/base.c: fix proc_fault_inject_write() input sanity check
by Vincent Li
· 15 years ago
fb92a4b
fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check
by Vincent Li
· 15 years ago
acef82b
kcore: fix /proc/kcore's stat.st_size
by Amerigo Wang
· 15 years ago
9b4d1cbe
proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits
by Oleg Nesterov
· 15 years ago
cff4edb
proc: fix reported unit for RLIMIT_CPU
by Kees Cook
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
5d863b8
oom: fix oom_adjust_write() input sanity check
by KOSAKI Motohiro
· 15 years ago
495789a
oom: make oom_score to per-process value
by KOSAKI Motohiro
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
73d7c33
kcore: /proc/kcore should use vread
by KAMEZAWA Hiroyuki
· 15 years ago
398499d
pagemap clear_refs: modify to specify anon or mapped vma clearing
by Moussa A. Ba
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
d01d482
sched: Always show Cpus_allowed field in /proc/<pid>/status
by Heiko Carstens
· 15 years ago
6a46079
HWPOISON: The high level memory error handler in the VM v7
by Andi Kleen
· 15 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 15 years ago
704b836
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
by Oleg Nesterov
· 15 years ago
00f89d2
mm_for_maps: shift down_read(mmap_sem) to the caller
by Oleg Nesterov
· 15 years ago
13f0fea
mm_for_maps: simplify, use ptrace_may_access()
by Oleg Nesterov
· 15 years ago
2f6d311
proc: vmcore - use kzalloc in get_new_element()
by Cyrill Gorcunov
· 15 years ago
bcac2b1
procfs: remove sparse errors in proc_devtree.c
by Michal Simek
· 15 years ago
d3d64df
proc: export statistics for softirq to /proc
by Keika Kobayashi
· 15 years ago
2ff05b2
oom: move oom_adj value from task_struct to mm_struct
by David Rientjes
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
1779754
proc: export more page flags in /proc/kpageflags
by Wu Fengguang
· 15 years ago
ed7ce0f
proc: kpagecount/kpageflags code cleanup
by Wu Fengguang
· 15 years ago
20a0307
mm: introduce PageHuge() for testing huge/gigantic pages
by Wu Fengguang
· 15 years ago
3174c21
Move junk from proc_fs.h to fs/proc/internal.h
by Al Viro
· 16 years ago
73fbad2
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
99e97b8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0b4ec6e
Merge branch 'master' into next
by James Morris
· 15 years ago
bd6daba
procfs: make errno values consistent when open pident vs exit(2) race occurs
by KOSAKI Motohiro
· 15 years ago
2c9e703
Merge branch 'master' into next
by James Morris
· 15 years ago
2d02494
sched, timers: cleanup avenrun users
by Thomas Gleixner
· 16 years ago
107db7c
CRED: Guard the setprocattr security hook against ptrace
by David Howells
· 16 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
f83ce3e
proc: avoid information leaks to non-privileged processes
by Jake Edge
· 16 years ago
00a62ce
mm: fix Committed_AS underflow on large NR_CPUS environment
by KOSAKI Motohiro
· 16 years ago
0816178
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
by Vitaly Mayatskikh
· 16 years ago
e1c8053
[S390] /proc/stat idle field for idle cpus
by Martin Schwidefsky
· 16 years ago
31b0709
proc: mounts_poll() make consistent to mdstat_poll
by KOSAKI Motohiro
· 16 years ago
4c96729
nommu: fix typo vma->pg_off to vma->vm_pgoff
by Nobuhiro Iwamatsu
· 16 years ago
6260a4b
/proc/pid/maps: don't show pgoff of pure ANON VMAs
by KAMEZAWA Hiroyuki
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
Next »