This website requires JavaScript.
Explore
Help
Sign In
TononixOS
/
ubports_kernel_google_msm
Archived
Watch
1
Star
0
Fork
0
You've already forked ubports_kernel_google_msm
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
93d3a10ef4fdfd4b6d1a3f09b645cd08f74a8115
ubports_kernel_google_msm
/
fs
/
proc
History
Al Viro
d161a13f97
switch procfs to umode_t use
...
both proc_dir_entry ->mode and populating functions Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2012-01-03 22:54:56 -05:00
..
array.c
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
2011-06-22 19:26:29 +02:00
base.c
switch procfs to umode_t use
2012-01-03 22:54:56 -05:00
cmdline.c
proc: switch /proc/cmdline to seq_file
2008-10-23 14:29:04 +04:00
consoles.c
console: rename acquire/release_console_sem() to console_lock/unlock()
2011-01-26 10:50:06 +10:00
cpuinfo.c
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
2008-10-23 15:05:11 +04:00
devices.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
generic.c
switch procfs to umode_t use
2012-01-03 22:54:56 -05:00
inode.c
vfs: fix the stupidity with i_dentry in inode destructors
2012-01-03 22:52:40 -05:00
internal.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
2011-05-25 18:10:16 -07:00
interrupts.c
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
2008-10-23 15:15:46 +04:00
Kconfig
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-20 17:02:05 -08:00
kcore.c
/proc/kcore: fix seeking
2011-01-13 08:03:17 -08:00
kmsg.c
procfs: Use generic_file_llseek in /proc/kmsg
2010-04-09 16:35:41 +02:00
loadavg.c
sched, timers: cleanup avenrun users
2009-05-15 15:32:45 +02:00
Makefile
ns: proc files for namespace naming policy.
2011-05-10 14:31:44 -07:00
meminfo.c
fs/proc/meminfo.c: fix compilation error
2011-12-09 07:50:28 -08:00
mmu.c
fs/proc/mmu.c: headers butchery
2007-10-17 08:42:48 -07:00
namespaces.c
proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
2011-06-15 14:35:29 -07:00
nommu.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
page.c
thp: remove PG_buddy
2011-01-13 17:32:43 -08:00
proc_devtree.c
of/flattree: Drop an uninteresting message to pr_debug level
2011-03-02 13:45:18 -07:00
proc_net.c
switch procfs to umode_t use
2012-01-03 22:54:56 -05:00
proc_sysctl.c
Merge branch 'akpm' (Andrew's incoming - part two)
2011-11-02 16:07:27 -07:00
proc_tty.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
root.c
procfs: fix a vfsmount longterm reference leak
2011-12-09 00:40:19 -05:00
softirqs.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
stat.c
procfs: do not confuse jiffies with cputime64_t
2011-12-29 16:31:57 -08:00
task_mmu.c
mm: distinguish between mlocked and pinned pages
2011-10-31 17:30:46 -07:00
task_nommu.c
report errors in /proc/*/*map* sanely
2011-03-23 16:36:50 -04:00
uptime.c
[PATCH] Fix idle time field in /proc/uptime
2009-09-24 10:16:24 +02:00
version.c
proc: switch /proc/version to seq_file
2008-10-23 14:19:58 +04:00
vmcore.c
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
2011-10-31 19:30:31 -04:00