Age | Commit message (Expand) | Author | Files | Lines |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 1 | -2/+2 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -9/+8 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -71/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2013-04-23 | pnp: use %*phC to dump small buffers | Andy Shevchenko | 1 | -3/+2 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -2/+2 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+0 |
2009-12-16 | pnpbios: convert to seq_file | Alexey Dobriyan | 1 | -75/+129 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2008-04-29 | proc: remove proc_bus | Alexey Dobriyan | 1 | -2/+2 |
2008-04-29 | PNPBIOS: remove include/linux/pnpbios.h | Bjorn Helgaas | 1 | -1/+1 |
2007-10-17 | pnp: avoid a small unlikely memory leak in proc_read_escd() | Jesper Juhl | 1 | -2/+3 |
2007-08-24 | PNP: fix up after Lindent | Bjorn Helgaas | 1 | -1/+1 |
2007-07-26 | PNP: fix up after Lindent | Bjorn Helgaas | 1 | -5/+0 |
2007-07-26 | PNP: Lindent all source files | Bjorn Helgaas | 1 | -46/+56 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 1 | -4/+4 |
2005-09-08 | [PATCH] pnp: consolidate kmalloc wrappers | Bjorn Helgaas | 1 | -4/+4 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+292 |