aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore
2007-07-18Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-07-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6Linus Torvalds
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds
2007-07-18Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-07-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-07-19Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2007-07-19[CIFS] merge conflict in fs/cifs/export.cSteve French
2007-07-18[CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French
2007-07-18locks: fix vfs_test_lock() commentJ. Bruce Fields
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields
2007-07-18nfs: disable leases over NFSJ. Bruce Fields
2007-07-18gfs2: stop giving out non-cluster-coherent leasesMarc Eshel
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields
2007-07-18locks: share more common lease codeJ. Bruce Fields
2007-07-18locks: clean up lease_alloc()J. Bruce Fields
2007-07-18locks: convert an -EINVAL return to a BUGJ. Bruce Fields
2007-07-18leases: minor break_lease() comment clarificationdavid m. richter
2007-07-18zh_CN/HOWTO: update URLs of git treesLi Yang
2007-07-18Chinese translation of Documentation/stable_api_nonsense.txtTripleX
2007-07-18HOWTO: add Chinese translation of Documentation/HOWTOLi Yang
2007-07-18Documentation: add Japanese translated stable_api_nonsense.txtIKEDA, Munehiro
2007-07-18HOWTO: add Japanese translation of Documentation/HOWTOTsugikazu Shibata
2007-07-18UIO: Hilscher CIF card driverHans-Jürgen Koch
2007-07-18UIO: DocumentationHans J. Koch
2007-07-18UIO: Add the User IO core codeHans J. Koch
2007-07-18sysfs: cosmetic clean up on node creation failure pathsTejun Heo
2007-07-18sysfs: kill an extra put in sysfs_create_link() failure pathTejun Heo
2007-07-18Driver core: check return code of sysfs_create_link()Cornelia Huck
2007-07-18HOWTO: Add the knwon_regression URI to the documentationPaolo Ciarrocchi
2007-07-18dev_vdbg() documentationDavid Brownell
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell
2007-07-18sysfs: make sysfs_init_inode() staticTejun Heo
2007-07-18sysfs: fix sysfs root inode nlink accountingTejun Heo
2007-07-18Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips
2007-07-18sysfs: avoid kmem_cache_free(NULL)Akinobu Mita
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern
2007-07-18PM: Remove deprecated sysfs filesAlan Stern
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers
2007-07-18debugfs: remove rmdir() non-empty complaintJens Axboe
2007-07-18eHEA: Fix bonding supportThomas Klein
2007-07-18Blackfin ethernet driver: on chip ethernet MAC controller driverBryan Wu
2007-07-18fix wrong argument of tc35815_read_plat_dev_addr()Yoichi Yuasa
2007-07-18Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik
2007-07-18ARM/ETHER3: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明