index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
scanlog.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
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
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2013-05-01
ppc: Clean up scanlog
David Howells
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
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
2008-05-05
[POWERPC] Assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-04-24
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
2008-03-26
[POWERPC] scanlog_init cleanup and minor fixes
Nathan Lynch
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert powerpc
Josef Sipek
2006-06-21
[POWERPC] RTAS delay, fix module build breaks
John Rose
2006-01-12
[PATCH] powerpc: pseries namespace cleanup
Arnd Bergmann
2005-11-10
[PATCH] powerpc: Move scanlog.c to platforms/pseries
David Gibson