summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | zh_CN/HOWTO: update URLs of git treesLi Yang2007-07-181-13/+13
| * | | | Chinese translation of Documentation/stable_api_nonsense.txtTripleX2007-07-181-0/+157
| * | | | HOWTO: add Chinese translation of Documentation/HOWTOLi Yang2007-07-181-0/+536
| * | | | Documentation: add Japanese translated stable_api_nonsense.txtIKEDA, Munehiro2007-07-181-0/+263
| * | | | HOWTO: add Japanese translation of Documentation/HOWTOTsugikazu Shibata2007-07-181-0/+650
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-1823-301/+253
|\ \ \ \
| * | | | sysfs: cosmetic clean up on node creation failure pathsTejun Heo2007-07-183-13/+18
| * | | | sysfs: kill an extra put in sysfs_create_link() failure pathTejun Heo2007-07-181-0/+2
| * | | | Driver core: check return code of sysfs_create_link()Cornelia Huck2007-07-181-40/+105
| * | | | HOWTO: Add the knwon_regression URI to the documentationPaolo Ciarrocchi2007-07-181-0/+3
| * | | | dev_vdbg() documentationDavid Brownell2007-07-181-2/+18
| * | | | dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-182-7/+10
| * | | | sysfs: make sysfs_init_inode() staticTejun Heo2007-07-182-2/+1
| * | | | sysfs: fix sysfs root inode nlink accountingTejun Heo2007-07-181-5/+5
| * | | | Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips2007-07-181-1/+1
| * | | | sysfs: avoid kmem_cache_free(NULL)Akinobu Mita2007-07-181-6/+7
| * | | | PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-186-109/+35
| * | | | PM: Remove deprecated sysfs filesAlan Stern2007-07-183-80/+1
| * | | | Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-183-31/+47
| * | | | debugfs: remove rmdir() non-empty complaintJens Axboe2007-07-181-5/+0
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds2007-07-189-0/+1596
|\ \ \ \
| * | | | UIO: Hilscher CIF card driverHans-Jürgen Koch2007-07-183-1/+171
| * | | | UIO: DocumentationHans J. Koch2007-07-182-0/+615
| * | | | UIO: Add the User IO core codeHans J. Koch2007-07-186-0/+811
| |/ / /
* | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-07-185-62/+104
|\ \ \ \
| * | | | locks: fix vfs_test_lock() commentJ. Bruce Fields2007-07-181-2/+1
| * | | | locks: make posix_test_lock() interface more consistentJ. Bruce Fields2007-07-183-8/+8
| * | | | nfs: disable leases over NFSJ. Bruce Fields2007-07-181-0/+12
| * | | | gfs2: stop giving out non-cluster-coherent leasesMarc Eshel2007-07-181-0/+24
| * | | | locks: export setlease to filesystemsJ. Bruce Fields2007-07-182-1/+3
| * | | | locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields2007-07-182-2/+23
| * | | | locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-183-14/+13
| * | | | locks: share more common lease codeJ. Bruce Fields2007-07-181-20/+10
| * | | | locks: clean up lease_alloc()J. Bruce Fields2007-07-181-12/+9
| * | | | locks: convert an -EINVAL return to a BUGJ. Bruce Fields2007-07-181-3/+1
| * | | | leases: minor break_lease() comment clarificationdavid m. richter2007-07-181-3/+3
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-07-1847-1291/+1055
|\ \ \ \ \
| * | | | | IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-181-17/+24
| * | | | | IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-181-18/+22
| * | | | | IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-181-59/+40
| * | | | | IB/mlx4: Factor out setting other WQE segmentsRoland Dreier2007-07-181-31/+36
| * | | | | IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier2007-07-181-6/+9
| * | | | | IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-183-54/+30
| * | | | | IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier2007-07-171-8/+16
| * | | | | IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein2007-07-171-1/+1
| * | | | | RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-171-1/+1
| * | | | | IB/mthca: Use uninitialized_var() for f0Roland Dreier2007-07-171-2/+14
| * | | | | IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier2007-07-171-1/+1
| * | | | | IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2007-07-172-27/+0
| * | | | | IB/ipath: Make a few functions staticRoland Dreier2007-07-177-11/+6
OpenPOWER on IntegriCloud