aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
* | proc: convert /proc/$PID/wchan to seq_file interfaceAlexey Dobriyan2014-08-08
* | proc: convert /proc/$PID/cmdline to seq_file interfaceAlexey Dobriyan2014-08-08
* | proc: convert /proc/$PID/syscall to seq_file interfaceAlexey Dobriyan2014-08-08
* | proc: convert /proc/$PID/limits to seq_file interfaceAlexey Dobriyan2014-08-08
* | proc: convert /proc/$PID/auxv to seq_file interfaceAlexey Dobriyan2014-08-08
* | proc: more "const char *" pointersAlexey Dobriyan2014-08-08
* | proc: remove proc_tty_ldisc variableAlexey Dobriyan2014-08-08
* | proc: make proc_subdir_lock staticAlexey Dobriyan2014-08-08
* | proc: faster /proc/$PID lookupAlexey Dobriyan2014-08-08
* | proc: add and remove /proc entry create checksAlexey Dobriyan2014-08-08
* | proc: constify seq_operationsFabian Frederick2014-08-08
* | fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)Fabian Frederick2014-08-08
* | mm: softdirty: respect VM_SOFTDIRTY in PTE holesPeter Feiner2014-08-06
* | mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini2014-08-06
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\ \
| * | CAPABILITIES: remove undefined caps from all processesEric Paris2014-07-24
| |/
* / sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-23
|/
* /proc/stat: convert to single_open_size()Heiko Carstens2014-07-03
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\
| * fs/proc/vmcore.c: remove NULL assignment to staticFabian Frederick2014-06-06
| * fs/proc/task_mmu.c: replace seq_printf by seq_putsFabian Frederick2014-06-06
| * Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-05
| |\
| | * mm, fs: Add vm_ops->name as an alternative to arch_vma_nameAndy Lutomirski2014-05-20
| * | mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...Cyrill Gorcunov2014-06-04
| |/
* / mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi2014-06-06
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * new helper: readlink_copy()Al Viro2014-04-01
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \
| * | proc: Update get proc_pid_cmdline() to use mm.h helpersWilliam Roberts2014-03-20
* | | fault-injection: set bounds on what /proc/self/make-it-fail accepts.Dave Jones2014-04-07
* | | vmcore: continue vmcore initialization if PT_NOTE is found emptyWANG Chao2014-04-07
* | | include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria2014-04-07
* | | wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov2014-04-07
* | | procfs: make /proc/*/pagemap 0400Djalal Harouni2014-04-07
* | | procfs: make /proc/*/{stack,syscall,personality} 0400Djalal Harouni2014-04-07
* | | fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-07
* | | proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin2014-04-07
* | | fs/proc/meminfo: meminfo_proc_show(): fix typo in commentLuiz Capitulino2014-04-07
* | | mm: per-thread vma cachingDavidlohr Bueso2014-04-07
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\ \ \
| * | | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-02
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-31
| |\ \ \ \
| * | | | | of: remove /proc/device-treeGrant Likely2014-03-11
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-13
| | |_|/ / | |/| | |
* | | | | fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev2014-03-10
| |_|/ / |/| | |
* | | | mm: close PageTail raceDavid Rientjes2014-03-04
| |/ / |/| |
* | | vmcore: prevent PT_NOTE p_memsz overflow during header updateGreg Pearson2014-02-10
|/ /