string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / fs / proc /
2009-12-15 john stultzprocfs: allow threads to rename siblings via /proc...
2009-12-15 Steven J. Magnaniprocfs: use proper units for noMMU statm
2009-12-15 Naoya Horiguchimm hugetlb: add hugepage support to pagemap
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-05 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-12-02 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2009-11-26 Hidetoshi Setosched: Remove task_{u,s,g}time()
2009-11-26 Hidetoshi Setosched: Introduce task_times() to replace task_{u,s...
2009-11-26 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2009-11-24 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-11-18 Stefani Seiboldprocfs: fix /proc/<pid>/stat stack pointer for kernel...
2009-11-17 Eric W. BiedermanMerge commit 'v2.6.32-rc7'
2009-11-12 Sukadev Bhattiprolupidns: fix a leak in /proc dentries and inodes with...
2009-11-11 Eric W. Biedermansysctl: Don't look at ctl_name and strategy in the...
2009-10-30 Alexey DobriyanConvert /proc/device-tree/ to seq_file
2009-10-29 Hugh Dickinshwpoison: fix/proc/meminfo alignment
2009-10-25 Ryota Ozakisched, cpuacct: Fix niced guest time accounting
2009-10-25 Ingo MolnarMerge branch 'linus' into sched/core
2009-10-19 Hugh DickinsHWPOISON: fix/proc/meminfo alignment
2009-10-08 Wu Fengguangpagemap: export KPF_HWPOISON
2009-10-08 Jaswinder Singh... fs: includecheck fix: proc, kcore.c
2009-09-25 Andrew Mortonprocfs: disable per-task stack usage on NOMMU
2009-09-24 Linus TorvaldsMerge branch 'cputime' of git://git390.marist.edu/linux-2.6
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Michael Abbott[PATCH] Fix idle time field in /proc/uptime
2009-09-23 KAMEZAWA Hiroyuki/proc/kcore: update stat.st_size after memory hotplug
2009-09-23 KAMEZAWA Hiroyuki/proc/kcore: fix stat.st_size
2009-09-23 KAMEZAWA Hiroyukikcore: more fixes for init
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: register vmemmap range
2009-09-23 KAMEZAWA Hiroyukikcore: use registerd physmem information
2009-09-23 KAMEZAWA Hiroyukikcore: register text area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: register vmalloc area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: add kclist types
2009-09-23 KAMEZAWA Hiroyukikcore: use usual list for kclist
2009-09-23 Stefani Seiboldprocfs: provide stack information for threads
2009-09-23 Vincent Lifs/proc/base.c: fix proc_fault_inject_write() input...
2009-09-23 Vincent Lifs/proc/task_mmu.c v1: fix clear_refs_write() input...
2009-09-23 Amerigo Wangkcore: fix /proc/kcore's stat.st_size
2009-09-23 Oleg Nesterovproc_flush_task: flush /proc/tid/task/pid when a sub...
2009-09-23 Kees Cookproc: fix reported unit for RLIMIT_CPU
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 KOSAKI Motohirooom: fix oom_adjust_write() input sanity check
2009-09-22 KOSAKI Motohirooom: make oom_score to per-process value
2009-09-22 KOSAKI Motohirooom: move oom_adj value from task_struct to signal_struct
2009-09-22 KAMEZAWA Hiroyukikcore: /proc/kcore should use vread
2009-09-22 Moussa A. Bapagemap clear_refs: modify to specify anon or mapped...
2009-09-22 Hugh Dickinsksm: identify PageKsm pages
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-22 KOSAKI Motohiromm: oom analysis: Show kernel stack usage in /proc...
2009-09-21 Heiko Carstenssched: Always show Cpus_allowed field in /proc/<pid...
2009-09-16 Andi KleenHWPOISON: The high level memory error handler in the...
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-08-10 Oleg Nesterovmm_for_maps: take ->cred_guard_mutex to fix the race...
2009-08-10 Oleg Nesterovmm_for_maps: shift down_read(mmap_sem) to the caller
2009-08-10 Oleg Nesterovmm_for_maps: simplify, use ptrace_may_access()
2009-08-10 Oleg Nesterovmm_for_maps: take ->cred_guard_mutex to fix the race...
2009-08-10 Oleg Nesterovmm_for_maps: shift down_read(mmap_sem) to the caller
2009-06-24 Oleg Nesterovmm_for_maps: simplify, use ptrace_may_access()
2009-06-18 Cyrill Gorcunovproc: vmcore - use kzalloc in get_new_element()
2009-06-18 Michal Simekprocfs: remove sparse errors in proc_devtree.c
2009-06-18 Keika Kobayashiproc: export statistics for softirq to /proc
2009-06-17 David Rientjesoom: move oom_adj value from task_struct to mm_struct
2009-06-17 KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-06-17 Wu Fengguangproc: export more page flags in /proc/kpageflags
2009-06-17 Wu Fengguangproc: kpagecount/kpageflags code cleanup
2009-06-17 Wu Fengguangmm: introduce PageHuge() for testing huge/gigantic...
2009-06-12 Al ViroMove junk from proc_fs.h to fs/proc/internal.h
2009-06-11 James MorrisMerge branch 'next' into for-linus
2009-06-10 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-06-08 James MorrisMerge branch 'master' into next
2009-05-29 KOSAKI Motohiroprocfs: make errno values consistent when open pident...
2009-05-22 James MorrisMerge branch 'master' into next
2009-05-15 Thomas Gleixnersched, timers: cleanup avenrun users
2009-05-10 David HowellsCRED: Guard the setprocattr security hook against ptrace
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-04 Jake Edgeproc: avoid information leaks to non-privileged processes
2009-05-02 KOSAKI Motohiromm: fix Committed_AS underflow on large NR_CPUS environment
2009-05-02 Vitaly Mayatskikhpagemap: require aligned-length, non-null reads of...
2009-04-23 Martin Schwidefsky[S390] /proc/stat idle field for idle cpus
2009-04-16 KOSAKI Motohiroproc: mounts_poll() make consistent to mdstat_poll
2009-04-08 Nobuhiro Iwamatsunommu: fix typo vma->pg_off to vma->vm_pgoff
2009-04-07 KAMEZAWA Hiroyuki/proc/pid/maps: don't show pgoff of pure ANON VMAs
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 David Howellsnommu: fix a number of issues with the per-MM VMA patch
2009-04-01 Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-04-01 Alexey Dobriyanproc tty: add struct tty_operations::proc_fops
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroNew locking/refcounting for fs_struct
2009-03-30 Alexey DobriyanRevert "proc: revert /proc/uptime to ->read_proc hook"
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Alexey Dobriyanproc 1/2: do PDE usecounting even for ->read_proc,...
2009-03-30 Milind Arun Choudharyproc: fix sparse warnings in pagemap_read()
2009-03-30 Randy Dunlapproc: move fs/proc/inode-alloc.txt comment into a sourc...
2009-03-30 Uwe Kleine-Koenigtrivial: fix typo "kernal" -> "kernel"
2009-03-29 Hugh Dickinsfix setuid sometimes wouldn't
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
next