summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-19locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields3-14/+13
2007-07-19locks: share more common lease codeJ. Bruce Fields1-20/+10
2007-07-19locks: clean up lease_alloc()J. Bruce Fields1-12/+9
2007-07-19locks: convert an -EINVAL return to a BUGJ. Bruce Fields1-3/+1
2007-07-19leases: minor break_lease() comment clarificationdavid m. richter1-3/+3
2007-07-19zh_CN/HOWTO: update URLs of git treesLi Yang1-13/+13
2007-07-19Chinese translation of Documentation/stable_api_nonsense.txtTripleX1-0/+157
2007-07-19HOWTO: add Chinese translation of Documentation/HOWTOLi Yang1-0/+536
2007-07-19Documentation: add Japanese translated stable_api_nonsense.txtIKEDA, Munehiro1-0/+263
2007-07-19HOWTO: add Japanese translation of Documentation/HOWTOTsugikazu Shibata1-0/+650
2007-07-19UIO: Hilscher CIF card driverHans-Jürgen Koch3-1/+171
2007-07-19UIO: DocumentationHans J. Koch2-0/+615
2007-07-19UIO: Add the User IO core codeHans J. Koch6-0/+811
2007-07-19sysfs: cosmetic clean up on node creation failure pathsTejun Heo3-13/+18
2007-07-19sysfs: kill an extra put in sysfs_create_link() failure pathTejun Heo1-0/+2
2007-07-19Driver core: check return code of sysfs_create_link()Cornelia Huck1-40/+105
2007-07-19HOWTO: Add the knwon_regression URI to the documentationPaolo Ciarrocchi1-0/+3
2007-07-19dev_vdbg() documentationDavid Brownell1-2/+18
2007-07-19dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2-7/+10
2007-07-19sysfs: make sysfs_init_inode() staticTejun Heo2-2/+1
2007-07-19sysfs: fix sysfs root inode nlink accountingTejun Heo1-5/+5
2007-07-19Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips1-1/+1
2007-07-19sysfs: avoid kmem_cache_free(NULL)Akinobu Mita1-6/+7
2007-07-19PM: remove deprecated dpm_runtime_* routinesAlan Stern6-109/+35
2007-07-19PM: Remove deprecated sysfs filesAlan Stern3-80/+1
2007-07-19Driver core: accept all valid action-strings in uevent-triggerKay Sievers3-31/+47
2007-07-19debugfs: remove rmdir() non-empty complaintJens Axboe1-5/+0
2007-07-19eHEA: Fix bonding supportThomas Klein2-19/+20
2007-07-19Blackfin ethernet driver: on chip ethernet MAC controller driverBryan Wu5-0/+1193
2007-07-19fix wrong argument of tc35815_read_plat_dev_addr()Yoichi Yuasa1-1/+1
2007-07-19Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik4-18/+15
2007-07-19ARM/ETHER3: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2007-07-19SAA9730: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-5/+4
2007-07-19NI5010: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-5/+1
2007-07-19NS83820: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2007-07-19Fix RGMII-ID handling in gianfarAndy Fleming3-1/+21
2007-07-19Fix Vitesse RGMII-ID supportAndy Fleming1-3/+20
2007-07-19Add phy-connection-type to gianfar nodesAndy Fleming2-0/+10
2007-07-19Fix Vitesse 824x PHY interrupt ackingAndy Fleming1-2/+21
2007-07-19ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita1-3/+1
2007-07-19firewire: fw-sbp2: convert to new SCSI data buffer accessorsStefan Richter1-9/+7
2007-07-19firewire: fix memory leak of fw_request instancesStefan Richter2-1/+7
2007-07-19firewire: remove bogus check in fw_core_handle_requestStefan Richter1-5/+0
2007-07-19firewire: fw-ohci: fix "scheduling while atomic"Stefan Richter1-1/+1
2007-07-19firewire: fw-ohci: flush MMIO write before msleepStefan Richter1-0/+1
2007-07-19IB/mthca: Simplify use of size0 in work request postingRoland Dreier1-17/+24
2007-07-19IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier1-18/+22
2007-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds15-479/+751
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier1-59/+40
2007-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds11-12/+25