proc: export a processes resource limits via /proc/pid
[linux-2.6] / fs / sysfs /
2007-10-18  David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-17  Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-17  Roel Kluinspin_lock_unlocked cleanups
2007-10-17  Peter Zijlstramm: bdi init hooks
2007-10-17  Christoph Hellwigpartially fix up the lookup_one_noperm mess
2007-10-17  Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17  Paul MackerrasMerge branch 'fixes-2.6.24' of /linux/kernel/git/galak...
2007-10-16  Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16  Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16  Nick Pigginimplement simple fs aops
2007-10-15  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15  Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15  Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14  David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13  David WoodhouseMerge Linux 2.6.23
2007-10-13  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12  Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12  Tejun Heosysfs: add copyrights
2007-10-12  Tejun Heosysfs: move sysfs file poll implementation to sysfs_ope...
2007-10-12  Tejun Heosysfs: implement sysfs_open_dirent
2007-10-12  Tejun Heosysfs: move sysfs_dirent->s_children into sysfs_dirent...
2007-10-12  Tejun Heosysfs: make sysfs_root a regular directory dirent
2007-10-12  Tejun Heosysfs: open code sysfs_attach_dentry()
2007-10-12  Tejun Heosysfs: make s_elem an anonymous union
2007-10-12  Tejun Heosysfs: make bin attr open get active reference of paren...
2007-10-12  Tejun Heosysfs: kill unnecessary NULL pointer check in sysfs_rel...
2007-10-12  Tejun Heosysfs: kill unnecessary sysfs_get() in open paths
2007-10-12  Tejun Heosysfs: reposition sysfs_dirent->s_mode.
2007-10-12  Tejun Heosysfs: kill sysfs_update_file()
2007-10-12  Tejun Heosysfs: clean up header files
2007-10-12  Tejun Heosysfs: fix sysfs_chmod_file() such that it updates...
2007-10-12  Tejun Heosysfs: fix comments of sysfs_add/remove_one()
2007-10-12  Greg Kroah-Hartmansysfs: spit a warning to users when they try to create...
2007-10-12  Eric W. Biedermansysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
2007-10-12  Eric W. Biedermansysfs: Rewrite rename in terms of sysfs dirents
2007-10-12  Eric W. Biedermansysfs: Remove s_dentry
2007-10-12  Tejun Heosysfs: simply sysfs_get_dentry
2007-10-12  Eric W. Biedermansysfs: Introduce sysfs_rename_mutex
2007-10-12  Eric W. Biedermansysfs: Rewrite sysfs_drop_dentry.
2007-10-12  Eric W. Biedermansysfs: Simplify readdir.
2007-10-12  Eric W. Biedermansysfs: In sysfs_lookup don't open code sysfs_find_dirent
2007-10-12  Eric W. Biedermansysfs: Make sysfs_mount static
2007-10-12  Eric W. Biedermansysfs: Use kill_anon_super
2007-10-12  Eric W. Biedermansysfs: Remove sysfs_instantiate
2007-10-12  Eric W. Biedermansysfs: Move all of inode initialization into sysfs_init...
2007-10-12  Tejun Heosysfs: fix i_mutex locking in sysfs_get_dentry()
2007-10-12  Rolf Eike Beersysfs: Fix typos in fs/sysfs/file.c
2007-10-12  Tejun Heosysfs: make sysfs_addrm_finish() return void
2007-10-12  Tejun Heosysfs: make sysfs_add_one() automatically check for...
2007-10-12  Tejun Heosysfs: make sysfs_add/remove_one() call link/unlink_sib...
2007-10-12  Tejun Heosysfs: simplify sysfs_rename_dir()
2007-10-12  Tejun Heosysfs: cosmetic changes in sysfs_lookup()
2007-10-12  Eric W. Biedermansysfs: Remove first pass at shadow directory support
2007-10-12  Dave Youngsysfs: cleanup semaphore.h
2007-10-12  Dave Youngsysfs/file.c - use mutex instead of semaphore
2007-10-12  Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-09-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-28  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-27  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-08-25  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2007-08-25  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-08-25  Len BrownPull events into release branch
2007-08-25  Len BrownPull suspend into release branch
2007-08-25  Len BrownPull video into release branch
2007-08-25  Len BrownPull thermal into release branch
2007-08-25  Len BrownPull sony into release branch
2007-08-25  Len BrownPull pnp into release branch
2007-08-25  Len BrownPull ec into release branch
2007-08-25  Len BrownPull bugzilla-8630 into release branch
2007-08-25  Len BrownPull bugzilla-1641 into release branch
2007-08-25  Len BrownPull battery into release branch
2007-08-25  Len BrownPull asus into release branch
2007-08-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-24  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-08-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-08-24  Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
next