summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update email addresses.Dave Jones2008-10-2018-26/+26
* fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan2008-10-206-267/+269
* Remove empty imacfb.c fileLinus Torvalds2008-10-201-0/+0
* Update .gitignore files for generated targetsLinus Torvalds2008-10-202-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-203-52/+165
|\
| * s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk2008-10-151-1/+4
| * s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk2008-10-151-2/+8
| * s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel2008-10-152-28/+54
| * s3cmci: cpufreq supportben@fluff.org.uk2008-10-152-19/+96
| * s3cmci: Make general protocol errors less noisyben@fluff.org.uk2008-10-151-2/+2
| * mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-141-0/+1
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-10-206-6/+428
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-186877-174569/+542388
| |\ \
| * | | bq27x00_battery: use unaligned access helperHarvey Harrison2008-09-261-3/+2
| * | | power_supply: fix dependency of tosa_batteryDmitry Baryshkov2008-09-261-1/+1
| * | | power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti2008-09-013-0/+389
| * | | power_supply: Add function to return system-wide power stateMatthew Garrett2008-09-012-0/+31
| * | | pda_power: Check and handle return value of set_irq_wakeRobert Jarzmik2008-09-011-4/+7
* | | | epca: Add infinite break supportAlan Cox2008-10-201-1/+5
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-2020-3451/+2224
|\ \ \ \
| * | | | 9p: add more conservative lockingEric Van Hensbergen2008-10-171-7/+17
| * | | | 9p: fix oops in protocol stat parsing error path.Eric Van Hensbergen2008-10-171-2/+2
| * | | | 9p: fix device file handlingMagnus Deininger2008-10-171-0/+1
| * | | | 9p: Improve debug supportEric Van Hensbergen2008-10-173-29/+72
| * | | | 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-176-1160/+37
| * | | | 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-1712-544/+611
| * | | | 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-172-3/+1
| * | | | 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-175-386/+0
| * | | | 9p: add new protocol support codeEric Van Hensbergen2008-10-174-1/+496
| * | | | 9p: encapsulate version functionEric Van Hensbergen2008-10-171-30/+44
| * | | | 9p: move dirread to fs layerEric Van Hensbergen2008-10-173-124/+38
| * | | | 9p: adjust 9p vfs write operationEric Van Hensbergen2008-10-171-7/+29
| * | | | 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-176-36/+57
| * | | | 9p: consolidate read/write functionsEric Van Hensbergen2008-10-173-130/+34
| * | | | 9p: drop broken unused error path from p9_conn_create()Tejun Heo2008-10-171-16/+1
| * | | | 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-175-313/+316
| * | | | 9p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen2008-10-171-63/+66
| * | | | 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-174-172/+126
| * | | | 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-171-34/+10
| * | | | 9p: move request management to client codeEric Van Hensbergen2008-10-173-127/+238
| * | | | 9p: eliminate callback complexityEric Van Hensbergen2008-10-171-83/+66
| * | | | 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-171-46/+22
| * | | | 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-172-548/+495
| * | | | 9p: remove duplicate client stateEric Van Hensbergen2008-10-171-15/+11
| * | | | 9p: consolidate transport structureEric Van Hensbergen2008-10-177-207/+146
| * | | | 9p-trans_fd: use single pollerTejun Heo2008-10-171-166/+86
* | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-204-10/+27
|\ \ \ \ \
| * | | | | NFS: use correct fs type for v4 submounts and referralsAndy Adamson2008-10-171-2/+2
| * | | | | Make nfs_file_cred more robust.Neil Brown2008-10-172-4/+10
| * | | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever2008-10-171-4/+15
| |/ / / /