Age | Commit message (Expand) | Author |
2008-07-14 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-14 | Security: split proc ptrace checking into read vs. attach | Stephen Smalley |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen |
2008-07-05 | Fix pagemap_read() use of struct mm_walk | Andrew Morton |
2008-07-05 | Fix clear_refs_write() use of struct mm_walk | Andrew Morton |
2008-06-16 | Merge branch 'linus' into x86/irqstats | Ingo Molnar |
2008-06-12 | pagemap: fix large pages in pagemap | Dave Hansen |
2008-06-12 | pagemap: pass mm into pagewalkers | Dave Hansen |
2008-06-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | Linus Torvalds |
2008-06-06 | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags | Thomas Tuttle |
2008-06-06 | pagemap: return map count, not reference count, in /proc/kpagecount | Thomas Tuttle |
2008-06-06 | proc: calculate the correct /proc/<pid> link count | Vegard Nossum |
2008-06-06 | pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid... | Thomas Tuttle |
2008-05-31 | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan |
2008-05-25 | x86: make /proc/stat account for all interrupts | Jan Beulich |
2008-05-24 | proc: proc_get_inode() should get module only once | Denis V. Lunev |
2008-05-24 | mm: fix atomic_t overflow in vm | Alan Cox |
2008-05-17 | [PATCH] open sessionid permissions | Steve Grubb |
2008-05-13 | capabilities: add bounding set to /proc/self/status | Serge E. Hallyn |
2008-05-08 | fs/proc/task_mmu.c: remove duplicated include files | Huang Weiyi |
2008-05-04 | task_nommu: fix compile failing bug because of spilt file.h | Bryan Wu |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-02 | netns: assign PDE->data before gluing entry into /proc tree | Denis V. Lunev |
2008-05-01 | [PATCH] split linux/file.h | Al Viro |
2008-04-30 | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-30 | tty_io: fix remaining pid struct locking | Alan Cox |
2008-04-30 | do_task_stat: don't take rcu_read_lock() | Oleg Nesterov |
2008-04-29 | sysctl: add the ->permissions callback on the ctl_table_root | Pavel Emelyanov |
2008-04-29 | sysctl: merge equal proc_sys_read and proc_sys_write | Pavel Emelyanov |
2008-04-29 | proc: introduce proc_create_data to setup de->data | Denis V. Lunev |
2008-04-29 | proc: convert /proc/tty/ldiscs to seq_file interface | Alexey Dobriyan |
2008-04-29 | proc: remove ->get_info infrastructure | Alexey Dobriyan |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan |
2008-04-29 | proc: remove proc_root_driver | Alexey Dobriyan |
2008-04-29 | proc: remove proc_root_fs | Alexey Dobriyan |
2008-04-29 | proc: remove proc_bus | Alexey Dobriyan |
2008-04-29 | proc: drop several "PDE valid/invalid" checks | Alexey Dobriyan |
2008-04-29 | proc: less special case in xlate code | Alexey Dobriyan |
2008-04-29 | proc: simplify locking in remove_proc_entry() | Alexey Dobriyan |
2008-04-29 | procfs: mem permission cleanup | Roland McGrath |
2008-04-29 | proc: switch to proc_create() | Alexey Dobriyan |
2008-04-29 | procfs task exe symlink | Matt Helsley |
2008-04-29 | proc: print more information when removing non-empty directories | Alexey Dobriyan |
2008-04-28 | smaps: account swap entries | Peter Zijlstra |
2008-04-28 | vmalloc: show vmalloced areas via /proc/vmallocinfo | Christoph Lameter |
2008-04-28 | make swap_pte_to_pagemap_entry() static | Adrian Bunk |
2008-04-23 | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai |
2008-04-23 | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi |