Age | Commit message (Expand) | Author |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-06-20 | [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array | Al Viro |
2006-04-19 | [PATCH] Fix file lookup without ref | Dipankar Sarma |
2006-04-11 | [PATCH] kdump proc vmcore size oveflow fix | Vivek Goyal |
2006-03-31 | [PATCH] cleanup in proc_check_chroot() | Herbert Poetzl |
2006-03-31 | [PATCH] Simplify proc/devices and fix early termination regression | Joe Korty |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven |
2006-03-28 | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki |
2006-03-28 | [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree | Michael Ellerman |
2006-03-26 | [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat | Roman Zippel |
2006-03-26 | [PATCH] protect remove_proc_entry | Steven Rostedt |
2006-03-25 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-03-25 | [PATCH] slab: implement /proc/slab_allocators | Al Viro |
2006-03-24 | [PATCH] cpuset memory spread: slab cache format | Paul Jackson |
2006-03-24 | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson |
2006-03-23 | Merge branch 'linus' | Trond Myklebust |
2006-03-23 | [PATCH] proc: fix duplicate line in /proc/devices | Neil Horman |
2006-03-20 | VFS: New /proc file /proc/self/mountstats | Chuck Lever |
2006-03-06 | [PATCH] smaps: shared fix | Nick Piggin |
2006-03-06 | [PATCH] smaps: hugepages fix | Nick Piggin |
2006-02-18 | [PATCH] fix handling of st_nlink on procfs root | Al Viro |
2006-02-03 | [PATCH] disable per cpu intr in /proc/stat | schwab@suse.de |
2006-01-14 | [PATCH] convert /proc/devices to use seq_file interface | Neil Horman |
2006-01-13 | [PATCH] powerpc: Add/remove/update properties in /proc/device-tree | Dave C Boutcher |
2006-01-11 | [PATCH] capable/capability.h (fs/) | Randy Dunlap |
2006-01-11 | [PATCH] kdump: vmcore compilation warning fix | Vivek Goyal |
2006-01-11 | fs/proc/vmcore.c: header included twice | Nicolas Kaiser |
2006-01-10 | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner |
2006-01-10 | [PATCH] kdump: read previous kernel's memory | Vivek Goyal |
2006-01-08 | [PATCH] fs/proc/: function prototypes belong in header files | Adrian Bunk |
2006-01-08 | [PATCH] slob: introduce the SLOB allocator | Matt Mackall |
2006-01-08 | [PATCH] Fold numa_maps into mempolicies.c | Christoph Lameter |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky |
2005-12-30 | Insanity avoidance in /proc | Linus Torvalds |
2005-11-28 | mm: re-architect the VM_UNPAGED logic | Linus Torvalds |
2005-11-13 | [PATCH] Fix sparse warning in proc/task_mmu.c | Luiz Fernando Capitulino |
2005-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2005-11-07 | [PATCH] make /proc/mounts pollable | Al Viro |
2005-11-08 | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras |
2005-10-30 | [PATCH] proc: fix of error path in proc_get_inode() | Kirill Korotaev |
2005-10-30 | [PATCH] reduce sizeof(struct file) | Eric Dumazet |
2005-10-29 | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins |
2005-10-29 | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins |
2005-10-29 | [PATCH] mm: update_hiwaters just in time | Hugh Dickins |
2005-10-29 | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins |
2005-10-29 | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen |
2005-10-22 | Merge changes from linux-2.6 by hand | Paul Mackerras |