index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
proc_powerpc.c
Age
Commit message (
Expand
)
Author
2024-11-02
powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
2024-11-02
powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
2024-11-02
powerpc: Add kconfig option for the systemcfg page
Thomas Weißschuh
2024-11-02
powerpc/procfs: Propagate error of remap_pfn_range()
Thomas Weißschuh
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-06-29
proc_powerpc: switch to fixed_size_llseek()
Al Viro
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt