aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-29kmemleak: Do not warn if an unknown object is freedCatalin Marinas
2009-06-29kmemleak: Do not report new leaked objects if the scanning was stoppedCatalin Marinas
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby
2009-06-29Merge branch 'fix/pci-vdevice' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/oxygen' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/lx6464es' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/hda-samsung-p50' into for-linusTakashi Iwai
2009-06-29Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-06-29nl802154: add module license and descriptionDmitry Eremin-Solenikov
2009-06-29nl802154: fix Oops in ieee802154_nl_get_devDmitry Eremin-Solenikov
2009-06-29MAINTAINERS: ieee802154 lists are moderated for non-subscribers.Dmitry Eremin-Solenikov
2009-06-29fs: allow d_instantiate to be called with negative parent dentryJeremy Kerr
2009-06-29intel-iommu: Simplify __intel_alloc_iova()David Woodhouse
2009-06-29intel-iommu: Performance improvement for domain_pfn_mapping()David Woodhouse
2009-06-29intel-iommu: Performance improvement for dma_pte_clear_range()David Woodhouse
2009-06-29intel-iommu: Clean up iommu_domain_identity_map()David Woodhouse
2009-06-29intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARsDavid Woodhouse
2009-06-29intel-iommu: Make iommu_flush_iotlb_psi() take pfn as argumentDavid Woodhouse
2009-06-29intel-iommu: Change aligned_size() to aligned_nrpages()David Woodhouse
2009-06-29intel-iommu: Clean up intel_map_sg(), remove domain_page_mapping()David Woodhouse
2009-06-29intel-iommu: Use domain_pfn_mapping() in intel_iommu_map_range()David Woodhouse
2009-06-29intel-iommu: Use domain_pfn_mapping() in __intel_map_single()David Woodhouse
2009-06-29intel-iommu: Introduce domain_pfn_mapping()David Woodhouse
2009-06-29intel-iommu: Clean up address handling in domain_page_mapping()David Woodhouse
2009-06-29intel-iommu: Change addr_to_dma_pte() to pfn_to_dma_pte()David Woodhouse
2009-06-29netfilter: xtables: conntrack match revision 2Jan Engelhardt
2009-06-29intel-iommu: Clean up intel_iommu_unmap_range()David Woodhouse
2009-06-29intel-iommu: Make dma_pte_free_pagetable() take pfns as argumentDavid Woodhouse
2009-06-29intel-iommu: Make dma_pte_free_pagetable() use pfnsDavid Woodhouse
2009-06-29netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput
2009-06-29intel-iommu: Make dma_pte_clear_range() take pfns as argumentDavid Woodhouse
2009-06-29intel-iommu: Make dma_pte_clear_range() use pfnsDavid Woodhouse
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy
2009-06-29intel-iommu: Don't just mask out too-big physical addresses; BUG() insteadDavid Woodhouse
2009-06-29intel-iommu: Make dma_pte_clear_one() take pfn not addressDavid Woodhouse
2009-06-29intel-iommu: Change dma_addr_level_pte() to dma_pfn_level_pte()David Woodhouse
2009-06-29intel-iommu: Change address_level_offset() to pfn_level_offset()David Woodhouse
2009-06-29intel-iommu: Change dma_set_pte_addr() to dma_set_pte_pfn()David Woodhouse
2009-06-29intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WADavid Woodhouse
2009-06-29intel-iommu: Create new iommu_domain_identity_map() functionDavid Woodhouse
2009-06-29intel-iommu: Only avoid flushing device IOTLB for domain ID 0 in caching modeYu Zhao
2009-06-29[ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre
2009-06-29ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu
2009-06-29sh: ms7724se: Enable sh_eth in defconfig.Kuninori Morimoto
2009-06-29arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolonsJoe Perches
2009-06-29ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary
2009-06-29ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon
2009-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds