index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpbios
/
proc.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-23
pnp: use %*phC to dump small buffers
Andy Shevchenko
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2009-12-16
pnpbios: convert to seq_file
Alexey Dobriyan
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
PNPBIOS: remove include/linux/pnpbios.h
Bjorn Helgaas
2007-10-17
pnp: avoid a small unlikely memory leak in proc_read_escd()
Jesper Juhl
2007-08-24
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2005-09-07
[PATCH] pnp: consolidate kmalloc wrappers
Bjorn Helgaas
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds