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
2011-01-06
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-01-05
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
1
-1
/
+1
2010-12-08
Merge branch 'linus' into sched/core
Ingo Molnar
2
-2
/
+3
2010-12-05
Revert "vfs: show unreachable paths in getcwd and proc"
Eric W. Biederman
1
-1
/
+1
2010-11-30
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
1
-0
/
+79
2010-11-30
ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()
Mika Westerberg
1
-1
/
+1
2010-11-25
pagemap: set pagemap walk limit to PMD boundary
Naoya Horiguchi
1
-1
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-29
switch procfs to ->mount()
Al Viro
1
-7
/
+6
2010-10-29
setting ->proc_mnt doesn't belong in proc_get_sb()
Al Viro
1
-1
/
+2
2010-10-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
1
-8
/
+2
2010-10-27
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
1
-3
/
+1
2010-10-27
procfs: fix /proc/softirqs formatting
Davidlohr Bueso
1
-2
/
+2
2010-10-27
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
1
-0
/
+6
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
1
-4
/
+4
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+6
2010-10-26
oom: fix locking for oom_adj and oom_score_adj
David Rientjes
1
-19
/
+21
2010-10-26
oom: rewrite error handling for oom_adj and oom_score_adj tunables
David Rientjes
1
-35
/
+48
2010-10-26
oom: add per-mm oom disable count
Ying Han
1
-0
/
+30
2010-10-26
vmcore: it is not experimental any more
WANG Cong
1
-2
/
+2
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2
-0
/
+4
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-10-23
Revert "tty: Add a new file /proc/tty/consoles"
Linus Torvalds
1
-158
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+158
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
4
-0
/
+11
2010-10-22
tty: Add a new file /proc/tty/consoles
Dr. Werner Fink
1
-0
/
+158
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
4
-0
/
+11
2010-10-01
proc: make /proc/pid/limits world readable
Jiri Olsa
1
-2
/
+2
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
[next]