index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
1
-2
/
+2
2010-09-22
/proc/vmcore: fix seeking
Arnd Bergmann
1
-1
/
+1
2010-09-09
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
1
-1
/
+1
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-1
/
+2
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-1
/
+7
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-13
/
+4
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+12
2010-08-11
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
1
-1
/
+1
2010-08-11
vfs: show unreachable paths in getcwd and proc
Miklos Szeredi
1
-1
/
+1
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
1
-11
/
+11
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-15
/
+40
2010-08-09
oom: deprecate oom_adj tunable
David Rientjes
1
-0
/
+8
2010-08-09
oom: badness heuristic rewrite
David Rientjes
1
-4
/
+90
2010-08-09
oom: move badness() declaration into oom.h
Andrew Morton
1
-3
/
+0
2010-08-09
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
1
-2
/
+3
2010-08-09
switch procfs to ->evict_inode()
Al Viro
1
-3
/
+3
2010-08-09
remove inode_setattr
Christoph Hellwig
3
-12
/
+37
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-1
/
+1
2010-06-29
nommu: add '[stack]' label to /proc/pid/maps output
Mike Frysinger
1
-4
/
+16
2010-06-13
of: Drop properties with "/" in their name
Michael Ellerman
1
-0
/
+3
2010-05-27
kcore: add _text to KCORE_TEXT
Wu Fengguang
1
-1
/
+1
2010-05-27
proc: remove obsolete comments
Amerigo Wang
1
-15
/
+0
2010-05-27
proc: cleanup: remove unused assignments
Dan Carpenter
2
-3
/
+2
2010-05-27
proc: get_nr_threads() doesn't need ->siglock any longer
Oleg Nesterov
2
-14
/
+2
2010-05-25
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
Naoya Horiguchi
1
-0
/
+4
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
5
-3
/
+14
2010-05-17
procfs: Kill the bkl in ioctl
Frederic Weisbecker
1
-2
/
+2
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2
-21
/
+1
2010-04-27
procfs: fix tid fdinfo
Jerome Marchand
1
-1
/
+1
2010-04-09
procfs: Use generic_file_llseek in /proc/vmcore
Frederic Weisbecker
1
-0
/
+1
2010-04-09
procfs: Use generic_file_llseek in /proc/kmsg
Frederic Weisbecker
1
-0
/
+1
2010-04-09
procfs: Use generic_file_llseek in /proc/kcore
Frederic Weisbecker
1
-0
/
+1
2010-04-09
procfs: Kill BKL in llseek on proc base
Arnd Bergmann
1
-1
/
+9
2010-04-07
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
1
-20
/
+7
2010-04-06
proc: copy_to_user() returns unsigned
Dan Carpenter
1
-1
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2
-51
/
+41
2010-04-04
proc: pagemap: Hold mmap_sem during page walk
KAMEZAWA Hiroyuki
1
-49
/
+38
2010-04-01
oom: fix the unsafe usage of badness() in proc_oom_score()
Oleg Nesterov
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
12
-3
/
+9
2010-03-24
kcore: fix test for end of list
Dan Carpenter
1
-1
/
+1
2010-03-06
proc: warn on non-existing proc entries
Alexey Dobriyan
1
-2
/
+6
2010-03-06
proc: do translation + unlink atomically at remove_proc_entry()
Alexey Dobriyan
1
-12
/
+19
2010-03-06
fs: use rlimit helpers
Jiri Slaby
1
-2
/
+2
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
1
-3
/
+6
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
1
-2
/
+2
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-14
/
+7
2010-03-03
take check for new events in namespace (guts of mounts_poll()) to namespace.c
Al Viro
1
-8
/
+2
2010-03-03
some clean up in fs/proc
Helight.Xu
2
-6
/
+5
2010-03-01
Merge branch 'next' into for-linus
James Morris
1
-7
/
+7
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+7
[next]