aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
* | proc: hide kernel addresses via %pK in /proc/<pid>/stackKonstantin Khlebnikov2011-03-23
* | smaps: have smaps show transparent huge pagesDave Hansen2011-03-22
* | smaps: teach smaps_pte_range() about THP pmdsDave Hansen2011-03-22
* | smaps: pass pte size argument in to smaps_pte_entry()Dave Hansen2011-03-22
* | smaps: break out smaps_pte_entry() from smaps_pte_range()Dave Hansen2011-03-22
* | pagewalk: only split huge pages when necessaryDave Hansen2011-03-22
|/
* Merge branch 'next' into for-linusJames Morris2011-03-15
|\
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| |\
| | * security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-01
* | | /proc/self is never going to be invalidated...Al Viro2011-03-10
* | | unfuck proc_sysctl ->d_compare()Al Viro2011-03-08
|/ /
* | of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle2011-03-02
* | s390: remove task_show_regsMartin Schwidefsky2011-02-15
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* | thp: remove PG_buddyAndrea Arcangeli2011-01-13
* | thp: transparent hugepage vmstatAndrea Arcangeli2011-01-13
* | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-13
* | mm: smaps: export mlock informationNikanth Karthikesan2011-01-13
* | /proc/kcore: fix seekingDave Anderson2011-01-13
* | proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan2011-01-13
* | proc: less LOCK/UNLOCK in remove_proc_entry()Alexey Dobriyan2011-01-13
* | kpagecount: add slab page checking because _mapcount is in a unionPetr Holasek2011-01-13
* | proc: use single_open() correctlyJovi Zhang2011-01-13
* | proc: ->low_ino cleanupAlexey Dobriyan2011-01-13
* | proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan2011-01-13
* | proc: use unsigned long inside /proc/*/statmAlexey Dobriyan2011-01-13
* | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches2011-01-13
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * console: add /proc/consolesJiri Slaby2010-11-16
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \
| * | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
| * | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
| * | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
| * | fs: rcu-walk for path lookupNick Piggin2011-01-07
| * | fs: icache RCU free inodesNick Piggin2011-01-07
| * | fs: change d_compare for rcu-walkNick Piggin2011-01-07
| * | fs: change d_delete semanticsNick Piggin2011-01-07
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-06
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-05
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/
| | | * / ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg2010-11-30
| | |/ /
* | | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-08
|\| | |
| * | | Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman2010-12-05
| |/ /
| * | pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi2010-11-24
* | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-30
|/ /
* / BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* switch procfs to ->mount()Al Viro2010-10-29
* setting ->proc_mnt doesn't belong in proc_get_sb()Al Viro2010-10-29
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-27
* /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-27