aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan
2008-10-16proc: fixup irq iteratorThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu
2008-10-16x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu
2008-10-16irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-16fs/proc: use nr_irqsYinghai Lu
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan
2008-10-10proc: remove now unneeded ADDBUF macroAlexey Dobriyan
2008-10-10[PATCH] proc: show personality via /proc/pid/personalityKees Cook
2008-10-10[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan
2008-10-10proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan
2008-10-10proc: make grab_header() staticAdrian Bunk
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan
2008-10-10proc: remove dummy vmcore_open()Alexey Dobriyan
2008-10-10proc: proc_sys_root tweakAlexey Dobriyan
2008-10-10proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan
2008-09-29Configure out file locking featuresThomas Petazzoni
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels
2008-08-05proc: fix warningsAlexander Beregalov
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26/proc/PID/syscallRoland McGrath
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath
2008-07-26Use WARN() in fs/proc/Arjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi
2008-07-25proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan
2008-07-25proc: remove pathetic remount codeAlexey Dobriyan
2008-07-25proc: always do ->releaseAlexey Dobriyan
2008-07-25move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias
2008-07-24vmallocinfo: add NUMA informationEric Dumazet
2008-07-24mm/vmstat.c: proper externsAdrian Bunk