aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | drm/nouveau: No need to set slave TV encoder configs explicitly.Francisco Jerez2010-08-05
| | * | drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-05
| | * | drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.Francisco Jerez2010-08-05
| | * | drm/nouveau: Ack the context switch interrupt before switching contexts.Francisco Jerez2010-08-05
| | * | drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.Francisco Jerez2010-08-05
| | * | drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().Francisco Jerez2010-08-05
| | * | drm/nouveau: unwind on load errorsDan Carpenter2010-08-05
| | * | drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.Francisco Jerez2010-08-05
| | * | drm/nouveau: remove unused ttm bo listBen Skeggs2010-08-05
| | * | drm/nv50: use custom i2c algo for dp auxchBen Skeggs2010-08-05
| * | | drm/radeon/kms: add missing copy from userDr. David Alan Gilbert2010-08-09
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ \
| * | | mmc_spi: Fix unterminated of_match_tableAnton Vorontsov2010-08-08
| * | | of/sparc: fix build regression from of_device changesGrant Likely2010-08-08
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\ \ \ \
| * | | | x86: Detect whether we should use Xen SWIOTLB.Konrad Rzeszutek Wilk2010-08-02
| * | | | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-27
| * | | | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk2010-07-27
| * | | | xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge2010-07-27
| * | | | vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge2010-07-27
| * | | | xen: Add xen_create_contiguous_regionAlex Nixon2010-06-07
| * | | | xen: Rename the balloon lockAlex Nixon2010-06-07
| * | | | xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-07
| * | | | xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-07
* | | | | memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky2010-08-12
* | | | | memstick: init sysfs attributesMaxim Levitsky2010-08-12
* | | | | mmc_test: fix large memory allocationAdrian Hunter2010-08-12
* | | | | mmc_test: add performance testsAdrian Hunter2010-08-12
* | | | | mmc_block: add support for secure discardAdrian Hunter2010-08-12
* | | | | block: add secure discardAdrian Hunter2010-08-12
* | | | | omap_hsmmc: add erase capabilityAdrian Hunter2010-08-12
* | | | | mmc_block: add discard supportAdrian Hunter2010-08-12
* | | | | mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-12
* | | | | mm: fix writeback_in_progress()Jan Kara2010-08-12
* | | | | writeback: merge for_kupdate and !for_kupdate casesWu Fengguang2010-08-12
* | | | | writeback: fix queue_io() orderingWu Fengguang2010-08-12
* | | | | writeback: don't redirty tail an inode with dirty pagesWu Fengguang2010-08-12
* | | | | writeback: add comment to the dirty limit functionsWu Fengguang2010-08-12
* | | | | writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-12
* | | | | writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang2010-08-12
* | | | | parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-12
* | | | | score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin2010-08-12
* | | | | pc8736x_gpio: depends on X86_32Randy Dunlap2010-08-12
* | | | | mm: fix fatal kernel-doc errorRandy Dunlap2010-08-12
* | | | | acpi: fix bogus preemption logicThomas Gleixner2010-08-12
* | | | | kernel/kfifo.c: add handling of chained scatterlistsStefani Seibold2010-08-12
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-11
|\ \ \ \
| * | | | isofs: Fix lseek() to position beyond 4 GBJan Andres2010-08-11
| * | | | vfs: remove unused MNT_STRICTATIMEMiklos Szeredi2010-08-11