aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-17
| * | | | | 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-17
| * | | | | 9p: remove duplicate client stateEric Van Hensbergen2008-10-17
| * | | | | 9p: consolidate transport structureEric Van Hensbergen2008-10-17
| * | | | | 9p-trans_fd: use single pollerTejun Heo2008-10-17
| | |_|_|/ | |/| | |
* | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-20
|\ \ \ \ \
| * | | | | NFS: use correct fs type for v4 submounts and referralsAndy Adamson2008-10-17
| * | | | | Make nfs_file_cred more robust.Neil Brown2008-10-17
| * | | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever2008-10-17
| |/ / / /
* | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-20
|\ \ \ \ \
| * | | | | mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton2008-10-19
| * | | | | mfd: ucb1400 needs GPIOAndrew Morton2008-10-19
| * | | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap2008-10-19
| * | | | | mfd: Don't use NO_IRQ in WM8350Mark Brown2008-10-19
| * | | | | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-19
| * | | | | mfd: twl4030-core irq simplificationDavid Brownell2008-10-19
| * | | | | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-19
| * | | | | mfd: TWL4030 core driverDavid Brownell2008-10-19
| * | | | | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-19
| * | | | | mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-19
| * | | | | mfd: Fix htc-egpio compile warningSamuel Ortiz2008-10-19
| * | | | | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-19
| * | | | | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-19
| * | | | | mfd: update sm501 debugging/low information messagesBen Dooks2008-10-19
| * | | | | mfd: reduce stack usage in mfd-core.cIan Molton2008-10-19
| | |_|/ / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-20
|\ \ \ \ \
| * | | | | UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven2008-10-19
| * | | | | UBIFS: amend printkArtem Bityutskiy2008-10-19
| * | | | | UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter2008-10-19
| * | | | | UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter2008-09-30
| * | | | | UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-30
| * | | | | UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-30
| * | | | | UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-30
| * | | | | UBIFS: improve garbage collectionAdrian Hunter2008-09-30
| * | | | | UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-30
| * | | | | UBIFS: commit on sync_fsArtem Bityutskiy2008-09-30
| * | | | | UBIFS: correct comment for commit_on_unmountArtem Bityutskiy2008-09-30
| * | | | | UBIFS: update dbg_dump_inodeArtem Bityutskiy2008-09-30
| * | | | | UBIFS: fix commentaryArtem Bityutskiy2008-09-30
| * | | | | UBIFS: fix races in bit-fieldsArtem Bityutskiy2008-09-30
| * | | | | UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter2008-09-30
| * | | | | UBIFS: correct key comparisonAdrian Hunter2008-09-30
| * | | | | UBIFS: use bit-fields when possibleArtem Bityutskiy2008-09-30
| * | | | | UBIFS: check data CRC when in error stateArtem Bityutskiy2008-09-30
| * | | | | UBIFS: improve znode splitting rulesAdrian Hunter2008-09-30
| * | | | | UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-30
| * | | | | UBIFS: add bulk-read facilityAdrian Hunter2008-09-30
| * | | | | UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-30
| * | | | | UBIFS: inline one-line functionsArtem Bityutskiy2008-09-30
| * | | | | UBIFS: remove unneeded unlikely()Hirofumi Nakagawa2008-09-30