Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-06-24vfs: add seq_file_path() helperMiklos Szeredi
2014-01-24fs/proc: don't use module_init for non-modular core codePaul Gortmaker
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa
2013-02-23new helper: file_inode(file)Al Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23seq_file: constify seq_operationsJames Morris
2009-03-30trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2008-08-21/proc/self/maps doesn't display the real file offsetClement Calmels
2008-04-29proc: switch to proc_create()Alexey Dobriyan
2008-02-15d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-12-08[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells
2005-10-18[PATCH] output of /proc/maps on nommu systems is incompleteDavid McCullough
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds