aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
...
* | proc: protect mm start_code/end_code in /proc/pid/statKees Cook2011-03-231-2/+2
* | proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan2011-03-231-4/+4
* | procfs: fix some wrong error code usageJovi Zhang2011-03-231-2/+5
* | procfs: fix /proc/<pid>/maps heap checkAaro Koskinen2011-03-231-2/+2
* | proc: hide kernel addresses via %pK in /proc/<pid>/stackKonstantin Khlebnikov2011-03-231-1/+1
* | smaps: have smaps show transparent huge pagesDave Hansen2011-03-221-0/+4
* | smaps: teach smaps_pte_range() about THP pmdsDave Hansen2011-03-221-2/+21
* | smaps: pass pte size argument in to smaps_pte_entry()Dave Hansen2011-03-221-12/+12
* | smaps: break out smaps_pte_entry() from smaps_pte_range()Dave Hansen2011-03-221-40/+47
* | pagewalk: only split huge pages when necessaryDave Hansen2011-03-221-0/+6
|/
* Merge branch 'next' into for-linusJames Morris2011-03-161-1/+0
|\
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-1/+0
| |\
| | * security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-011-1/+0
* | | /proc/self is never going to be invalidated...Al Viro2011-03-101-30/+0
* | | unfuck proc_sysctl ->d_compare()Al Viro2011-03-082-4/+11
|/ /
* | of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle2011-03-021-1/+1
* | s390: remove task_show_regsMartin Schwidefsky2011-02-151-3/+0
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-3/+3
* | thp: remove PG_buddyAndrea Arcangeli2011-01-131-6/+8
* | thp: transparent hugepage vmstatAndrea Arcangeli2011-01-131-1/+13
* | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-131-1/+3
* | mm: smaps: export mlock informationNikanth Karthikesan2011-01-131-2/+5
* | /proc/kcore: fix seekingDave Anderson2011-01-131-1/+1
* | proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan2011-01-132-3/+3
* | proc: less LOCK/UNLOCK in remove_proc_entry()Alexey Dobriyan2011-01-131-4/+1
* | kpagecount: add slab page checking because _mapcount is in a unionPetr Holasek2011-01-131-1/+1
* | proc: use single_open() correctlyJovi Zhang2011-01-131-26/+3
* | proc: ->low_ino cleanupAlexey Dobriyan2011-01-133-15/+6
* | proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan2011-01-136-31/+31
* | proc: use unsigned long inside /proc/*/statmAlexey Dobriyan2011-01-134-9/+12
* | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches2011-01-131-14/+8
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-072-0/+115
|\
| * console: add /proc/consolesJiri Slaby2010-11-162-0/+115
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-074-29/+68
|\ \
| * | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-072-3/+8
| * | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-072-7/+29
| * | fs: dcache reduce branches in lookup pathNick Piggin2011-01-073-9/+9
| * | fs: rcu-walk for path lookupNick Piggin2011-01-071-0/+4
| * | fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
| * | fs: change d_compare for rcu-walkNick Piggin2011-01-071-6/+7
| * | fs: change d_delete semanticsNick Piggin2011-01-073-3/+3
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-1/+1
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/
| | | * | ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg2010-11-301-1/+1
| | |/ /
* | | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-082-2/+3
|\ \ \ \ | |/ / /
| * | | Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman2010-12-051-1/+1
| |/ /
| * | pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi2010-11-251-1/+2
* | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-301-0/+79
|/ /
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/