index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2008-05-17
[PATCH] open sessionid permissions
Steve Grubb
2008-05-13
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
2008-05-08
fs/proc/task_mmu.c: remove duplicated include files
Huang Weiyi
2008-05-04
task_nommu: fix compile failing bug because of spilt file.h
Bryan Wu
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-02
netns: assign PDE->data before gluing entry into /proc tree
Denis V. Lunev
2008-05-01
[PATCH] split linux/file.h
Al Viro
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
2008-04-30
do_task_stat: don't take rcu_read_lock()
Oleg Nesterov
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
2008-04-29
sysctl: merge equal proc_sys_read and proc_sys_write
Pavel Emelyanov
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
2008-04-29
proc: convert /proc/tty/ldiscs to seq_file interface
Alexey Dobriyan
2008-04-29
proc: remove ->get_info infrastructure
Alexey Dobriyan
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2008-04-29
proc: less special case in xlate code
Alexey Dobriyan
2008-04-29
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
2008-04-29
procfs: mem permission cleanup
Roland McGrath
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
2008-04-29
procfs task exe symlink
Matt Helsley
2008-04-29
proc: print more information when removing non-empty directories
Alexey Dobriyan
2008-04-28
smaps: account swap entries
Peter Zijlstra
2008-04-28
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
2008-04-28
make swap_pte_to_pagemap_entry() static
Adrian Bunk
2008-04-23
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2008-04-23
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2008-04-22
[PATCH] proc_readfd_common() race fix
Al Viro
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
Denis V. Lunev
2008-03-27
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-22
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-20
[NET]: Fix permissions of /proc/net
Andre Noll
2008-03-18
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
2008-03-13
pagemap: proper read error handling
Marcelo Tosatti
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-11
net: fix build with CONFIG_NET=n
Andrew Morton
2008-03-07
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
2008-03-04
block/genhd.c: proper externs
Adrian Bunk
2008-02-25
latencytop: change /proc task_struct access method
Hiroshi Shimamoto
2008-02-25
latencytop: fix memory leak on latency proc file
Hiroshi Shimamoto
2008-02-25
latencytop: fix kernel panic while reading latency proc file
Hiroshi Shimamoto
2008-02-23
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
Eugene Teo
[next]