| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -13/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | vfs: add seq_file_path() helper | Miklos Szeredi | 2015-06-24 | 1 | -1/+1 |
* | fs/proc: don't use module_init for non-modular core code | Paul Gortmaker | 2014-01-24 | 1 | -1/+1 |
* | seq_file: remove "%n" usage from seq_file users | Tetsuo Handa | 2013-11-15 | 1 | -7/+5 |
* | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | seq_file: constify seq_operations | James Morris | 2009-09-23 | 1 | -1/+1 |
* | trivial: fix typo "kernal" -> "kernel" | Uwe Kleine-Koenig | 2009-03-30 | 1 | -1/+1 |
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -39/+32 |
* | /proc/self/maps doesn't display the real file offset | Clement Calmels | 2008-08-21 | 1 | -2/+2 |
* | proc: switch to proc_create() | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 |
* | d_path: Make seq_path() use a struct path argument | Jan Blunck | 2008-02-15 | 1 | -1/+1 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU | David Howells | 2006-09-27 | 1 | -6/+14 |
* | [PATCH] output of /proc/maps on nommu systems is incomplete | David McCullough | 2005-10-18 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+135 |