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
2008-05-24
proc: proc_get_inode() should get module only once
Denis V. Lunev
1
-1
/
+2
2008-05-24
mm: fix atomic_t overflow in vm
Alan Cox
1
-1
/
+1
2008-05-17
[PATCH] open sessionid permissions
Steve Grubb
1
-1
/
+1
2008-05-13
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
1
-0
/
+1
2008-05-08
fs/proc/task_mmu.c: remove duplicated include files
Huang Weiyi
1
-2
/
+0
2008-05-04
task_nommu: fix compile failing bug because of spilt file.h
Bryan Wu
1
-0
/
+1
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-11
/
+17
2008-05-02
netns: assign PDE->data before gluing entry into /proc tree
Denis V. Lunev
2
-11
/
+17
2008-05-01
[PATCH] split linux/file.h
Al Viro
2
-0
/
+2
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
1
-0
/
+2
2008-04-30
tty: The big operations rework
Alan Cox
1
-4
/
+2
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-1
/
+3
2008-04-30
do_task_stat: don't take rcu_read_lock()
Oleg Nesterov
1
-2
/
+0
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
1
-2
/
+2
2008-04-29
sysctl: merge equal proc_sys_read and proc_sys_write
Pavel Emelyanov
1
-39
/
+11
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
2
-4
/
+6
2008-04-29
proc: convert /proc/tty/ldiscs to seq_file interface
Alexey Dobriyan
1
-31
/
+45
2008-04-29
proc: remove ->get_info infrastructure
Alexey Dobriyan
1
-6
/
+1
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
3
-2
/
+2
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
1
-4
/
+1
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-3
/
+2
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-3
/
+2
2008-04-29
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2
-56
/
+46
2008-04-29
proc: less special case in xlate code
Alexey Dobriyan
1
-3
/
+6
2008-04-29
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
1
-42
/
+40
2008-04-29
procfs: mem permission cleanup
Roland McGrath
1
-9
/
+29
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
4
-51
/
+24
2008-04-29
procfs task exe symlink
Matt Helsley
4
-69
/
+75
2008-04-29
proc: print more information when removing non-empty directories
Alexey Dobriyan
1
-1
/
+6
2008-04-28
smaps: account swap entries
Peter Zijlstra
1
-4
/
+12
2008-04-28
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
1
-0
/
+17
2008-04-28
make swap_pte_to_pagemap_entry() static
Adrian Bunk
1
-1
/
+1
2008-04-23
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
1
-0
/
+15
2008-04-23
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
1
-57
/
+51
2008-04-22
[PATCH] proc_readfd_common() race fix
Al Viro
1
-3
/
+1
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-16
/
+56
2008-04-02
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
Denis V. Lunev
1
-2
/
+0
2008-03-27
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
1
-0
/
+2
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-03-22
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
1
-16
/
+34
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-03-20
[NET]: Fix permissions of /proc/net
Andre Noll
1
-1
/
+1
2008-03-18
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
1
-0
/
+22
2008-03-13
pagemap: proper read error handling
Marcelo Tosatti
1
-5
/
+13
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-37
/
+116
2008-03-11
net: fix build with CONFIG_NET=n
Andrew Morton
1
-0
/
+2
2008-03-07
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
4
-37
/
+114
2008-03-04
block/genhd.c: proper externs
Adrian Bunk
1
-2
/
+1
2008-02-25
latencytop: change /proc task_struct access method
Hiroshi Shimamoto
1
-28
/
+12
2008-02-25
latencytop: fix memory leak on latency proc file
Hiroshi Shimamoto
1
-1
/
+10
[next]