aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-20
|\
| * Admit to maintaining VT-d, for my sins.David Woodhouse2008-10-18
| * dmar: fix uninitialised 'ret' variable in dmar_parse_dev()David Woodhouse2008-10-18
| * intel-iommu: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-10-18
| * amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann2008-10-18
| * intel-iommu: IA64 supportFenghua Yu2008-10-18
| * dmar: remove the quirk which disables dma-remapping when intr-remapping enabledYouquan Song2008-10-17
| * dmar: Use queued invalidation interface for IOTLB and context invalidationYouquan Song2008-10-17
| * dmar: context cache and IOTLB invalidation using queued invalidationYouquan Song2008-10-17
| * dmar: use spin_lock_irqsave() in qi_submit_sync()Suresh Siddha2008-10-17
* | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan2008-10-20
* | Remove empty imacfb.c fileLinus Torvalds2008-10-20
* | Update .gitignore files for generated targetsLinus Torvalds2008-10-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-20
|\ \
| * | s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk2008-10-15
| * | s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk2008-10-15
| * | s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel2008-10-15
| * | s3cmci: cpufreq supportben@fluff.org.uk2008-10-15
| * | s3cmci: Make general protocol errors less noisyben@fluff.org.uk2008-10-15
| * | mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-14
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-10-20
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-18
| |\ \ \
| * | | | bq27x00_battery: use unaligned access helperHarvey Harrison2008-09-25
| * | | | power_supply: fix dependency of tosa_batteryDmitry Baryshkov2008-09-25
| * | | | power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti2008-08-31
| * | | | power_supply: Add function to return system-wide power stateMatthew Garrett2008-08-31
| * | | | pda_power: Check and handle return value of set_irq_wakeRobert Jarzmik2008-08-31
* | | | | epca: Add infinite break supportAlan Cox2008-10-20
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-20
|\ \ \ \ \
| * | | | | 9p: add more conservative lockingEric Van Hensbergen2008-10-17
| * | | | | 9p: fix oops in protocol stat parsing error path.Eric Van Hensbergen2008-10-17
| * | | | | 9p: fix device file handlingMagnus Deininger2008-10-17
| * | | | | 9p: Improve debug supportEric Van Hensbergen2008-10-17
| * | | | | 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
| * | | | | 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
| * | | | | 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-17
| * | | | | 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-17
| * | | | | 9p: add new protocol support codeEric Van Hensbergen2008-10-17
| * | | | | 9p: encapsulate version functionEric Van Hensbergen2008-10-17
| * | | | | 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
| * | | | | 9p: adjust 9p vfs write operationEric Van Hensbergen2008-10-17
| * | | | | 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
| * | | | | 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
| * | | | | 9p: drop broken unused error path from p9_conn_create()Tejun Heo2008-10-17
| * | | | | 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17
| * | | | | 9p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen2008-10-17
| * | | | | 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
| * | | | | 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-17
| * | | | | 9p: move request management to client codeEric Van Hensbergen2008-10-17
| * | | | | 9p: eliminate callback complexityEric Van Hensbergen2008-10-17